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

Similar Messages

  • Assignment Field is Blank only on Direct AR/AP Posting Scenario

    HI Experts,
    I have an issue regarding Manual Direct Posting on AP/AR FI Transactions. Our Users currently cannot post continuously the FI Documents because the Assignment Field is left Blank and is not automatically populated. We already check some scenarios like the configuration of the Sort Field, the Assignment of the Sort Field to G/L, and they are correctly assigned and configured. We also check that there are no Substitution Exits in tcode GGB4 or GGB1.
    However, we tried these G/L accounts on other Document Types and they are continously posted with the automatic determination of the assignment field.
    Anyone knows the configuration why the Assignment Field is not automatically filled-up even when sorting field is already assigned to G/L and with the scenario that is not working through direct posting with Document Types "DR" - Customer Invocie and "KR" - Vendor Invoice?
    Thank you for all your answers

    Hi jatgutz,
    Thanks for the Reply. Yes I have checked and it is likely the case for the Entry of AP/AR in the Accounting Document but during the Document Posting, when we do automatic tax calculation, the G/L Tax Account entry is also not assigned with the "Assignment" value even if the G/L Tax Account is maintained with the Sort Key. That's why an error message appears during simulation saying "Error in Line 003(where Tax Line Entry) - Please check" in the logs. The Document now if saved, becomes Parked.
    Last time, the Document normally continues to post even the AR/AP Item's "Assignment field" is blank because the tax entry's "Assignment field" is automatically filled. But now it's not working, both the AR/AP Entry and the Tax Entry's "Assignment field" are blank.
    So how do we check if this tax entry field's behavior during automated tax calculation? Is there a configuration for this that deactivated the Automatic "Assignment field" value for Tax Entries during Direct FI Posting?
    Thanks a lot!
    BTW I am a Filipino.Cheers!

  • Change the Accounting document fields cost center and profit center

    Dear Experts,
    User has posted document with wrong profit center
    For that we subjected that he can go to the profit center actual posting T.Code 9ke0 but with that he can only change the Profit center document with that there is no accounting side updating
    I have tried with Document Change Rules, Line Item for fields cost center and profit center  in that while configuring I did not get any error message,
    But in the document I am unable to changing the same fields cost center and profit center  
    Can any body please guide me to resolve the issue?
    Essentially I want to change the Accounting document fields cost center and profit center   
    Thanks in Advance,
    Wiswanath

    Hello,
    Once the documents are posted in FI module, the system doesn't allow anybody to change the cost objects (cost center, profit center, internal order). The only fields you can change through FB02 transaction are the Line item text (BSEG-SGTXT) and the assignment (BSEG-ZUONR).
    If you want to get a change to the cost object to be reflected from FI to CO, you should reverse the FI documents with wrong cost objects and post new documents with correct cost center, profit center.
    Hope it helps you.
    Cheers,
    Daniel.

  • Trading partner updation in the accounting document

    Dear All,
    We have updated the trading partner in the vendor master. While MIRO I find the same is getting updated in the vendot line items but it is not getting updated in the other line itmes of the accounting document.
    Please suggest hot to populate the trading partner field in the other line items of the accounting documents.
    Best Regards,
    D R Pednekar

    Dear Arvey,
    Thanks a lot for your reply. Still my problem is not solved even after i have created the field chanhe rule in OB32 transaction.. I am redefining my problem so that it will be more clear to you.
    1. I have updated the trading partner in the vendor master.
    2. While MIRO Trading partner is getting updated in the vendor line items -- OK
    3. Trading partner is not gettingupdatedin the other line itmes  such as GR/IR, TAX accounts line items. - Requirement is that the trading partner shuold get updated for all the line items in the accounting document.
    Hope I have clearly defined my problem.
    Best Regards,
    pednekar

  • Cost centre in the accounting document

    Hi all,
        Can any one please let ms know, how the cost centre in the accounting document for a physical inventory adjustment is being retreived. In my scenario, the busines want to post the gain / loss from the physical inventory adjustment to different cost centre on the basis of valuation class and plant.
        My understanding is that the cost centre will be retrieved from the OKB9 entry, where the cost centre will be assigned to a cost element. The same cost element will be assigned in OBYC configuration in the combination of the transaction key, val grp, account modifier and Val class. Can you please confirm my understanding and let me know the std account modifier that will be triggered for phsical inventory differences.
    thanks & regards
    Chaitanya Rayaprolu

    Hi
    As far as my understanding, cost centre will not be attached to inventory gain/ loss account. We assign GL account for physical inventory differences in GBB - INV in OBYC which do not require a cost centre. Scrapping process requires a cost centre as it is a process loss but PI differences do not require cost centre assignment. We assign GL accounts (which are set up as cost elements) in OBYC settings for some postings like VNG, VBR etc which requires CO object assignment.
    Thanks

  • Operation number field not appearing in the billing document

    Team-
    Recently we have done EHP5 upgrade and after that operation number field is available in the sales document but operation number field is not available in the billing document. Any idea why ?
    Thanks

    Hi
    Check what patches have been put in EHP5.As it is related to field.,its better to check the configuration settings  and if everything is fine then,its better to take your technical team help by checking where the operation number field is getting updated in the sales order and check whether the operation number field is coming  blank in billing document or not.
    Regards
    Srinath

  • How to set field to blank if the data is # or unassigned

    hi experts,
    how to set field to blank if the data is # or unassigned?
    thx

    Hi
    add the following macro to your workbook (template workbook):
    Sub SAPBexonrefresh(qstring As String, resultArea As Range)
        For Each c In resultArea
            If LCase(c.Value) = "not assigned" Then c.Value = ""
           Next
    End Sub

  • Need to find out the account group given the accounting document number

    I am new to SAP. Please help.
    Need to find out the account group given the accounting document number?

    If you are asking about account assignment group then that can be seen in billing document -> Header -> Accounting Data.

  • Reversing the accounting document

    Dear experts,
    kindly tell me that can we reverse the accounting document which is generated after invoicing the material to a customer,
    Waiting for an earlier response,
    Best Regards,
    N.Kapoor

    Hi Nirjhar,
    After raising the Accounting Document there it self you will find CANCEL button. IF you want to cancel, select that CANCEL button or you can raise CREDIT MEMO.
    If this is helpful assign me points.
    Rams.N

  • How to find out the Accounting document status for sales order

    Hi
    We have created the sales document by referring the billing document of contract no.Aftre that we have raised invoice for sales document. Now system is generated both invoice , accounting document and the value is appearing against the invoice document. However the status against the accounting document is showing as not cleared. I want to know where we could see this status in Table,
    Normally we can see the status in FPLT for contracts since its having the billing plan no. Suppose if the billing plan is not available like S.O , How to check the status in table?
    I have refered so many tables but not helping. Since i want to get the uncleared value of accouting document.
    Please help me.
    Regards
    Thenna

    Hi Thenna
    The accounting document status in the document flow is determined dynamically when you display the document flow,
    it's not saved in a specific table.
    Here is the relevant logic:
    LV05CF01 -> form BUCHHALTUNGSBELEG
    IF vbrk-vbeln <> vbfa_tab-vbeln.
       PERFORM vbrk_ermitteln USING vbfa_tab-vbeln.
       REFRESH xbkpf.
       CALL FUNCTION 'FI_DOCUMENT_READ'
        LOOP AT xbseg WHERE bukrs EQ xbkpf-bukrs
                      AND   belnr EQ xbkpf-belnr
                      AND   gjahr EQ xbkpf-gjahr
                      AND   ( koart EQ 'D' OR koart EQ 'K' ).
        ENDLOOP.
                IF NOT sy-subrc IS INITIAL.
      SET STATUS TO 'No items are cleared'
                  l_xdoc_num-status = 'A'. <<<
                ELSE.
                  LOOP AT xbseg WHERE augbl IS initial
                                AND   umskz NE 'A'
                                AND   vorgn NE 'AZUM'
                                AND   ( koart EQ 'D' OR koart EQ 'K' ).
                  ENDLOOP.
                  IF NOT sy-subrc IS INITIAL.
      Set status to 'All items are cleared'
                    l_xdoc_num-status = 'C'. <<<
                  ENDIF.
                ENDIF.
    Regards,
    Alex

  • Cancelling Credit memo not reverse the accounting document

    Hello,
    Hello,
    We are facing pecular problem in production system when we Cancel the sales credit memo system is not genarating the reversal accounting document and it's genarating the entry same way credit memo.
    When we do the credit memo it's passing accounting entry in the following way.
    Posting key 11 with customer (credit entry)
    Posting key 40 with revenue (debit entry)
    Posting key 40 with tax (debit entry)
    When we cancel the credit memo system is not passing the reversal entry and once again it's passing the same entry.
    Posting key 11 with customer (credit entry)
    Posting key 40 with revenue (debit entry)
    Posting key 40 with tax (debit entry)
    Could you some body explain me what is the problem
    Regards,
    Satya
    Regards,
    Satya

    Dear senthil
    As I said earlier, once the accounting document is generated, the respective amounts will flow in debit / credit entry of the document flow.
    Once you cancel the billing document, for this cancelled billing, one more accounting document will be generated and with this, the above entries would be vice versa.  That is debit entries get credited and credit entries get debited and you cannot hide this from SAP
    thanks
    G. Lakshmipathi

  • Changes in Posting entries in the accounting document

    Dear all
    During goods issue of a valuated material, normally one accounting and material document is created.
    In the accounting document , amount ( Price *quantity) will be credited to some gl account and the same amount will be debited from another gl account depending on the configuration.
    The requirement is that for some specific materials based on some condition, additional 15% of the total amount ( ie., Price*Quantity) has to get credited to one GL account and the same amount has to be debited from another GL account. And this entry should appear as two line items in the accounting document as 3 and 4.
    Appreciate your ideas to proceed !!!. Thanks.

    Hi Siva
    I am not sure if this can be done at the time of goods issue. I am assuming goods issue from delivery and then invoice process.
    In this case then you can define two condition types in the pricing procedure and then calculate 15 % and do account determination and Requirements then way you want.
    This is just an alternative.
    Thanks

  • Unable to get the accounting documents in Sales process

    Hi All,
    While running the Sales Business cycle, accounting documents are not generated for any goods movement i.e. MB1C (561), MB31 (101) and also PGI. But the accounting document is generated while doing the billing. I have checked the settings of OBYC and OMS2.
    Please tell me the solution to resolve this.
    Thank you,
    Satya

    Hi Benni,
    THank you for your reply.
    Accounting documents are not generating for both movement types i.e. initial stock entry (561) and Delivery (601).
    Thank you,
    satya

  • The accounting documents are still not cleared

    End-user wants to know why the accounting documents are still not cleared from invoices

    Hi.
    An accounting document for customers are cleared when the payment is from the customer is posted with a clearing transaction. When you post the payments direct on the the customer without clearing you get this situation. When you have set-up credit management it is even possible that new orders are blocked for this reason
    When it is for creditors GR /IR you have to use the transaction F.13 - Automatic Clearing.
    When it is for vendor payment, you don't have completed the payment run 
    Paul

  • Carry text from billing document to the accounting document items

    Hi,
    We have a requirement where we want to post text to the line items in the accounting document generated from a billing document. Can someone help please!! Can this text be created from the billing document itself??
    Thanks!
    Regards,
    Angad

    It says OTX3 does not exist. We are on R/3 4.7.
    Edit: Is t.code VOTXN what you are talking about?
    Regards,
    Angad
    Edited by: Angad Nagpal on May 28, 2009 11:40 AM

Maybe you are looking for