Assignment field (ZUONR) in partial payment customer

Hello,
We have an issue concerning the assignment field in the partial payment from a customer.
In the assignment field (ZUONR) we normally have the invoice numbers from another application (via interface to SAP).
When we receive a partial payment from a customer via bank statement (MT940 EBS file), we get a payment advice in FEBAN. on the correct invoice. It is not booked because the difference is too large. That is correct!
Our debtor department delete the payment advice and the use post item (in FEBAN) to create a partial payment (via FB05).
Instead of the assignment from the invoice document, SAP puts another number in ZUONR for the first posting area. Afetr investigation it seems like it is a part of the payment advice number!?
When we manually create a partial payment (without first having a payment advice from EBS), we get the (actual) date in ZUONR.
In the screenprints attached, it is shown.
In the attachment BSEG part 1 and BSEG part 2, the assigment fields with their values are visible as result of FB05 from post item in FEBAN.
For those items there was a payment advice, which is deleted (first). Assignment (ZUONR) is a "strange" value, part of payment advice number!?
BSEG part 3 and BSEG part 4, the items are shown when partial payment is manually entered (via FB05) without payment advice via EBS in FEBAN. Then a date is filled in assignment (ZUONR) field.
Is it possible to arrange that the assignment field (ZUONR) gets the value of the original invoice, on which the partial payment is created?
Is that possible with customizing?

Hi,
The ZUONR is filled by the Sort key in the account's master data. This sort key is defined in the OB16.
And check the path below: Accounts Receivable and Accounts Payable -->  Customer Accounts -->  Line Items --> Display Line Items --> Display Line Items without ALV.
JPA

Similar Messages

  • Assignment field(ZUONR) data at clearing

    Hello Experts,
    I have a question on the assignment field(ZUONR) when I do the clearing for 2 open items.
    I have 2 open items for a certain customer, one is an account receivables and another a down payment for customer. 
    And above 2 open items have a certain data at each assignment field(ZUONR) to identify each open item.
    I'd like to clear above 2 items, so I go into the transaction FB05, select 2 items and simulate that document.
    At that time, when I look into each line item, there is no data at each assignment field even though the original document has a certain data at each assignment field.
    Namely, each assignment field is all blank.
    I wish the clearing document has the data at each assignment field that the original document has.
    Is there anyone who can solve this issue?
    Thanks.
    BR,
    Chris

    Hi,
    In order to populate same assignment field (ZUONR) in both the documents Sort Key should be same in the G/L master.
    You can try following Sort keys
    1. 031    Customer number
    2. 024    Document header text
    Else you can create your own sort key through transaction code OB16.
    In this give
    1. Sort key in Enter Sort key
    2. Enter Description - In this enter description of Sort Key.
    3. Enter Field1 - In this enter field name.
    Hope your issue is resolved else revert.
    Regards,
    Tejas

  • Updating the Assignment Field (ZUONR) with Check No

    Hi
    Can anyone help me please?
    I would like to update the assignment field (ZUONR) in the Bank Payables Clearing Account with the cheque number from the payment run (PAYR-CHECF).
    1.  Firstly is this possible?; and
    2.  If so could you explain how I do this.
    Thanks in advance for your assistance on this issue.
    Regards
    Claire

    Hi
    I would but there is no sort key which contains this, nor can I create one :o(.
    If you are aware of how I can do this then please let me know.  Is there a user exit which will populate this field when a payment has been made?
    Regards
    Claire

  • To change assignment field (ZUONR) in accounting document when doing PGI

    Hi Gurus,
    I have one requirement. I will create one sales order with the reference of contract and then i will do the delivery and I will do PostGoodsIssue(PGI).In standard at that time it creates an accounting document in background.At that time I need to change that assignment field (ZUONR) value to contract number in that Accounting document.
    I treid with BAPI and Business Transaction Events like (1130,1120,1025) but it is not working.
    So please help me in this issue.
    Thansks & Regards,
    R.P.Sastry.

    The substitution logics run before delivery number generated, so how can we achieve this?
    No, it doesn't.  The substitution is triggered at the time the accounting document is created during PGI which is WAY after the delivery is created.
    The substitution suggestion is valid.  If you can't use a direct substitution, then use a substitution exit.  BTE's will work as well.

  • F110 : How to group payments by assignement field (ZUONR)

    Hi,
    I have created a Grouping key '02' and I assigned this grouping key to a vendor for which I will run a payment program.
    In customizing I assigned field1 ZUONR (Assignement) to my Grouping key '02'
    I run Tcode F110 to pay 3 invoices :
    Invoice 1 : Assignement = Investment
    Invoice 2 : Assignement = Exploitation
    Invoice 3 : Assignement = Exploitation
    When I run a payment program (F110) the system create one Payment document and one Check for the 3 invoices !
    However, for my case I want to create 2 payment documents and 2 Checks, one for invoice 1, an other for invoice 2 and invoice 3
    Please Have I forget a Customizing point ? how to do to have 2 payment documents in my case ?
    Regards.

    see this in OSS note 305414 - F110: Unintelligible grouping of documents:
    2. A grouping key is stored in the master record of the vendor/customer.The fields according to which the payment program groups the documents are defined per grouping key in Customizing (Transaction OBAP).
    If this grouping key does not work the way you expect it to, check whether report RSZGR000 contains the respective source code (the keys defined in Transaction OBAP have to exist in the CASE statement for G01-ZGRUP). If this not the case, you have to generate the report. You can do this by changing one of the entries in the transaction and subsequently saving it.

  • Partial Payments- Customer Clearing

    Hi
    I have a partial payment which was received from a customer . I received another partial payment againt the same invoice which completes the invoice . In both instances f-28 was used. The system still shows the invoice as open . Is there anyway i could have these invocies cleared without having to do  F-32. I guess iam missing some config for automatic clearing. .
    Please suggest
    Thanks
    SAPSRI

    Hi
    When you make the second posting using F-28,
    You would need to select both the invoice document and the first partial payment document
    If you select only the invoice document. all 3 documents would not be cleared.
    Please check
    Regards
    Sach!n

  • To change assignment field (ZUONR) in accounting document

    Hi Gurus,
    I have a requirement to change the value of the field (ZUONR) with delivery number for particular g/l account in the accounting document when i will go to accounting information from vf03.
    Please help me in this regard.
    Thanks & Regards,
    R.P.Sastry

    Another solutions,
    You can use 1120 BTE.
    For example,
    You can copy from SAMPLE_PROCESS_00001120 to ZFI_EVENT_00001120 and you must some customizing on transaction FIBF for activation.
    Then you write some codes for updating ZUONR.
      LOOP AT t_bkpf.
        IF t_bkpf-blart = 'SA'.
          LOOP AT t_bsegsub.
            t_bsegsub-zuonr = ''.
            MODIFY t_bsegsub.
          ENDLOOP.
        ENDIF.
      ENDLOOP.
    Regards,
    Burak

  • Assignment Field on the Outgoing Payment through transaction code FF.5

    Hi,
    The transaction code FF.5 to upload the bank statement and automatic postings. Currently the Assignment field of the line items get the value by way of combination of ID, Serial Number and Currency. The requirement is to change the derivation of the Assignment field to that of Value Date.
    Can anybody help me in this regard.
    Thanks&Regards,
    Sreeharsha Singuru

    Hi
    Chage the Sort Key for Bank GL Accounts is GL Master to 001 ie. Posting Date
    Assign points if useful,
    Regards,
    Raj

  • Clear by assignment field and customer

    Hello,
    I am facing the following situation:
    I am working on an interface SAP-Payment service provider.  This provider is sending me a total amount (sum of several invoices)in order to recognize every invoice separately, I asked to inform in the assignment field the customer id when sending the payment to SAP. Once this payment is posted in SAP I am using transaction code FB05 for the clearing with the corresponding invoices. The situation is that my invoices (which should clear with the payment) have in the assignment field another value, different to customer id.
    I was thinking about adding a new rule at spro (Automatic clearing)in order to clear by customer idu2026and assignment field of my payment. But still donu2019t know if it is going to work or how to built this condition.
    Can you give me a helping hand?
    Thanks you so much
    Regards

    Hello,
    I already have for g/l account sort key 003 (document date). And I cant change it....Any suggestion?
    Regards and thanks!

  • Assignment Field not updated in F-54

    Hi Experts,
    While clearing vendor down payment thru F-54, the assignment(ZUONR) field is blank even though in the line item of the document, the assignment field as values. Here are the scenarios I have.
    1. If I make a down payment with some values in assignment field, then I am able to see the values in assignment field in F-54.
    2. But if make a down payment with no values in assignment field and then clear some invoices against the down payment and later if i key in some values in assignment field in the down payment document, at that time I am  unable to see the values in assignment field in F-54.
    As anybody faced similar issue like this? Any suggestions or information would be really helpfull for me.
    Thanks in Advance.
    Best Regards,
    Jen

    Hello Jan
    The assignment field will be mostly controlled by the master data in most cases unless you have any substitution in place.
    You can check the sort key in the control data of FS00- GL accounts master data for all the gl accounts which which you are mentioning. The same is applicable in case of vendor or customer you can find that in their respective master data.
    The default value comes from what you select in this say 014 - purchase order number will show p.o number in assignment field in a purchase GL account.
    Hope this helps
    regards
    pbb

  • Assignment field in Process Receivables page of collection work list.

    Hi Experts,
    I have a requirement where I need to show the customer invoice assignment field (ZUONR) in the Process Receivables table in the collection management worklist. Below is the screenshot for more understanding on my requirement. I need to know how can I pull this field from AR to FSCM?
    I can pull the data from BSEG table and create an user exit for modifying the structure of the Process Receivables table to include the assignment field.
    I am looking for alternative better solution. Any inputs on this will be very helpful.
    Regards
    Pankaj Pareek

    Hi Pankaj.
    BAdI UDM_WL_ITEM_CREATE, UDM_WL_ITEM_DISP is very good point to control worlist items but you have to do enhancement to add fields AR list in Process receivables.
    1. Append structure into structure FDM_COLL_INVOICE
    2. Add Enhancement at the end of functions FDM_COLL_INVOICES_READ & FDM_COLL_INVOICES_READ_CLOSED
    You can get more detail of implementation in blog posting named 'Adding fields in the Item level / Invoice level of the Collection management work list' in this area.

  • Assignment feild (ZUONR) for MIGO Transaction

    Dear All,
    While posting MIGO & MIRO, the assignment field (ZUONR) is not updating in GR/IR Clearing Accounting. Previously  it was updated properly..... But now it is not updated.
    I have checked in GR/IR Clearing A/c GL master, there also, 102 - Originated Document is assigned.
    Guide me where to set the setting for ZUONR field......
    Regards,
    Mohan.

    Hi Chintan Joshi ,
    Can you tell me clearly...?
    I couldnt understand what should i check in substitution....
    I think there is no setting in there....
    regards,
    Mohan.

  • F4 help for assignment field in F-02

    Requirement is to attach a drop down help to assignment field (ZUONR) in F-02. This F4 should be visible only when special G/L indicator filed is ticked.
    How this can be done any BADI or screen -exit for this.
    Thanks
    Pt

    Doesn't look like this would work without a modification.

  • Assignment Field is blank in the Accounting Document of MIRO

    Hi Gurus
    I am working on ECC 6 version. I have observed in my system that for some of the vendor invoices posted using the MIRO transaction, assignment field is blank in the respective Accounting Document for the Vendor Line Item. But for GRIR Line Item Assignment field is filled with Purchase Order Number.
    My requirement is to display the Purchase Order Number in the Assignment Field (ZUONR) of the Vendor line item also and for that purpose I have assigned the Sort Key of Purchase Order in the Recon GL Account master under Control Data Tab, Sort Key Field as 010(Purchase Order No.). Also, the Vendor Master has the Sort Key as 010 (Purchase Order).
    I have applied the Note 676338 and checked and checked the structure RFPOSXEXT. It has the Assignment fields both ZUONR as well as U_ZUONR.
    Still after above changes, when I post the MIRO, the assignment field in the vendor line item of its accounting document is blank. Any clues how to fill the vendor line item's assignment filed with the purchase order number ?
    Thanks for your help.
    Regards
    Gemini

    Hi Gemini,
    Sort key does no magic, it populates value from the original field from the same line item only.
    Taking this as an example...First check that PO field is populated in the Vendor Line item then only sort key will be able to populate the field else it will be blank.
    I don't think system populated PO field in the vendor line item.
    If you want to meet your requirement and contact your ABAPer and write a Substitution User-exit to populate PO Number into assignment field.
    Regards,
    Chintan Joshi

  • Display Assignment Field for Mulitple Account Assignment Screen in MIRO

    Hi Members,
    I'm hoping someone may have the answer to a question concerning the transaction MIRO-posting an invoice.
    The issue occurs in MIRO on the Purchase Order tab. I have a validation rule which requires a value in the assignment field before the document can be posted. When multiple account assignment functionality is used to allocate the charges, there is no assignment field available. How can I configure the assignment field (ZUONR) to be present in this area?
    Your responses are appreciated.
    KF

    Thank you for your response.
    What is call point 2? Would this specify that the substitution rule would only apply to the multiple account assignment screen?
    If that is the case, this might provide one option.
    However, if it applies to the entire MIRO transaction, that will not be possible because we use the text field and the assignment field for other purposes in the transaction.
    Do we have any other options?
    KF

Maybe you are looking for

  • Help installing photoshop elements 11?

    I got a wacom intuos tablet which came with photoshop elements 11. I downloaded it, but am having trouble going through the installation process. Every time I try, it gets really close to finishing installing, but then says there's an error and it st

  • T500 LCD (WSXGA+) Color issues!

    I noticed on T500 the color saturation is a significantly worse than my 15" MacBook Pro (non-unibody). After using our color calibration device at work I can't get the T500 to acceptable color range. The Yellows are almost a washed out Orange and the

  • 2006 iMac OS X Lion Trouble

    I just bought an iMac from a friend and I am having trouble getting it to work. It's telling me that I have to restore it with a new Mac OS X Lion 10.7 or something and it won't even let me install it from the App Store. Someone help?

  • Read Attachment List from Contract

    Hi Friends My requirement is  to read the Tile of the attachment list (In Document Services Toolbar from selected Contracts (VA42) and develop a report. I tried . FM 'SO_ATTACHMENT_LIST_READ'  but dont  know what value I have to pass to (OBJTP,OBJYR,

  • Failure to connect to directory server

    [root@vuwunicvdseem01 ldif]# ldapsearch -h localhost -b dc=vuw,dc=ac,dc=nz "(uid=jonesst1)" SASL/EXTERNAL authentication started ldap_sasl_interactive_bind_s: Unknown authentication method (-6) additional info: SASL(-4): no mechanism available: [root