Set the final invoice flag for a purchase order

I want to know how to set the final invoice flag for a purchase order.
I tried BAPI_PO_CHANGE but it is giving me error.
Help me.

Hi,
I think ur BW report shows the cleared Invoice no. The second invoice no. might not have been extracted to BW system. Check your order no. in Cube whether it has two invoice nos.
Regards,
Suman

Similar Messages

  • EKPO-EGLKZ - Setting the "Final Delivery Flag" on a transport order

    When entering a goods issue to a transport order (Movement type '351'), the Final Delivery indicator cannot be checked, because it does not appear on the screen.  I looked in configuration and I cannot find where to 'turn on' that field on the screen.   Does anyone know how to 'turn on' that field?
    In a business example, Plant #1 created a transport order for a  qty of 3000 feet of cable from Plant #2.  When Plant #2 issues the cable to the transport order, they will only be issuing 2900 feet, because that is all they have on that reel.  They will not be issuing any further cable.  They want to consider this item complete.  How does Plant #2 indicate this will be the final delivery.  Can they do that from the  movement type 351 screen?

    if you are talking about stock transport order, you can set the final delivery indicator for that particular STO as follows:
    Go to me22n, give your STO number, in the item data below there is a tab called delivery, inside that, there is a checkbox against final delivery, you can check that box for that particular material in the STO, but once you check it, you can do further goods issue for that material.......
    Reward, if helpful....
    Thanks,
    Noopur

  • Configure partial invoice distribution for SRM Purchase Order

    Hello Experts,
    We are on SRM 5.0 SP12 and ERP 6.0 SP13.  When a split accounting purchase order is created in SRM and transfers over into SAP, partial invoices are automatically posting with the distribution of "Distribute to following row".  In ME23N under account assignment, there are three options for partial invoice postings:
    1) Derive from account assignment category
    2) Distribute to following row
    3) Distribute proportionally
    We would like to default the third selection, "Distribute proportionally".  Does anyone know where this setting can be changed or how to do this?
    Thanks,
    Brett

    SAP was able to provide assistance on the issue. Here are the details:
    The SRM always sends to ECC the "Distribute to Following Row" selected,
    and sometimes configuration changes in tcode OME9 have not effect,
    possibly due to the Support Package.
    To specify the correct option "Distribute Proportionally", it is necessary to use the Badi BBP_PO_INBOUND_BADI...
    The partial invoice indicator is set to '1' by default in SRM, it is
    standard behaviour, you can check it in the LBBP_BD_DRIVER_46AF15
    program. The functionality that allow has the value ´2´ to partial
    invoice indicator is exclusive to MM - R3 system.
    You have two possible solution to create from EBP to backend some PO
    documents with multiple account assignment and partial invoice
    indicator = 2 (Distribute Proportionally):
    a) To use the Badi BBP_ECS_PO_OUT_BADI to create the PO this way.
    ls_ct_bapi_poitem-PART_INV = '2'
    Effectively, this solution change the setting in the backend
    to 'Distribute Proportionally'.
    b) Partial invoice indicator can either be set in OME9 in the Backend
    for the posted account assignment category (e.g. K - cost center)
    or default using Backend Badi:
    BBP_PO_INBOUND_BADI
    BBP_POITEM-PART_INV
    -> Part_INV is a field of BBP_POITEM. In the backend BADI, if you
    look at the field of BBP_POITEM, you will find PART_INV. You
    have to use the BADI to set this field.
    OME9 was the tcode in MM to specify the partial invoice settings for each account assignment. According to SAP, sometimes this works with SRM (since the default setting sent to ECC from SRM is "Distribute to following row") and sometimes it doesn't. We ended up changing the partial invoice flag upon creation of the purchase order through the BADI mentioned above since the configuration changes did not remedy the issue. Now the partial invoices are posting proportionally which has resolved all of our split accounting posting issues.
    Thanks,
    Brett

  • Set the Unicode check flag for all programs.

    Hello friends,
    We are now upgrading our ecc6 system to unicode. The problem is that all our programs
    are not flaged for unicode checks and there for have syntax errors. I now how to mark
    this flag for a single program but how can I do it to all programs?
    I realy need your help.
    Thanks in advance,
    Gershon.

    Hi Gershon,
    In general, transaction  UCCHECK is designed to cover all Unicode adaptations needed. The guide called
    u201CRequirements of ABAP Programs in Unicode Systemsu201D, which can be found via:
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b02d3594-ae48-2a10-83a7-89d369b708e5
    gives customers a comprehensive description of possible errors. Please also have a look at the docu provided directly in transaction UCCHECK. In addition, SAP notes 1322715 (search for UCCHECK) and 1319517 (point 8.) might be helpful.
    Please note that customer programs have to be adapted - simply setting the Unicode flag works only for the objects with a green traffic light in UCCHECK .
    Best regards,
    Nils Buerckel
    SAP AG

  • Invoice numbers for a purchase order

    Hello Experts,
    For a particular purchase order, there are 2 invoice numbers in the R/3 system. But when i am running a certain BW report, which displays the invoice numbers for a PO, it is showing ony one invoice number. Please advice.

    Hi,
    I think ur BW report shows the cleared Invoice no. The second invoice no. might not have been extracted to BW system. Check your order no. in Cube whether it has two invoice nos.
    Regards,
    Suman

  • Bom explosion in the item detail screen for standard purchase order

    Hi Gurs,
    we have a requirement to expolde bom in standard purchase order in the main item screen like in any
    sales order where
    main item will be item 10
    sub item will be item 20
    sub item will be item 30
    we had already exploded bom through subcontracting but sub items are getting in a different screen.
    Is there any way where we can get the subitems in the main screen rather than subscreen.
    It will be gr8 if you can provide us any userexit/badi.
    pls give your suggestions.
    Thanks & Regards,
    Radhakrishna.

    Hi,
    This is not possible in standard SAP. However, you can create a custom program to make this happen. The custom program should explode BOM for the material you enter and then call the bapi BAPI_PO_CREATE to create PO with all the components one after the other in the same PO.
    Thanks,
    Rana

  • Modify the output medium log for SRM Purchase order

    Hi, I'm using a FM BBP_ECS_PO_OUT_BADI to modify the output medium of the SRM purchase order. Though it is displaying it in the header level output medium ( radio buttons )
    the document output log holds the old value. Is there a way to modify/update the output log to hold the changed output medium?

    Prasanna,
    Is this to block the PO's being sent to vendors temporarily? We had similar requirement and we were able to do it by updating table BBPD_PO_METAOUT. SAP Note 659386 has more information on it.
    Regards,
    Suren

  • How to put Final Invoice flag in PO and close the PO automatically

    Hi guys,
    How to put automatically final invoice flag in PO and close PO automatically by system.
    Regards
    Jagadesh

    Use of Final invoice indicator as follows
    The final invoice indicator serves as information for the applications   
        -  Cash Management and Forecast                                       
        -  Cash Budget Management                                             
        -  Funds Management                                                                               
    If you set the final invoice indicator, purchase order commitments are   
    reset.                                                                               
    However, the final invoice indicator does not prevent further invoices   
    from being posted. Furthermore, it does not replace GR/IR account        
    maintenance in the event of a variance between GR quantity and invoice   
    quantity.                                                                
    Automatic closing PO only possible if use ME59N to create the PO from Req other wise you have to do manually

  • Automatic account postings (for Intercompany Purchase order and Sales order

    Hi all,
    I need some help related to the automatic account postings (for Intercompany Purchase order and Sales order)which i can set for the follwoing scenarios. I have looked on the forms and searched alot but not able to a single solution to solve both the pupose. if one scenario works the other doesnt. Please advise.
    I have created the master data
    Customer receiving--G001
    Sales Org.--GXIN
    Distr. Channel- 01
    Division - 00 
    Company code receiving - G1
    customer supplying- V001
    company code for supplying- V1
    2 different scenarios
    1- Intercompany Purchase order in which a Customer receiving- G001, gets stock replenishment NB purchase order from supplying company V1- GI  and GR of stock is done. Biling document for customer receiving G001 is created. But now I need a way to do the opposite side posting at the supplying customer -V001-- this I do using an Idoc which creates a Invoice receipt for creditor(supplying customer) V001.
    2. Sales order-- A customer X001 of company code G1 buys stock from the company code V1. the customer G001 of company code G1 bills the customer X001, but the intercompany billing doc/ invoice is created for the customer G001 by company code V1.  then now i want an automatic account posting to be created at the supplying customer V001 via idoc.
    Can this be achivable via Idoc with automatic account postings.   
    Please let me know if it doesnt make sense. thanks to all in advance
    cheers
    Jasmeet

    Hi all,
    For the Sales order and automatic posting we have created an output type ZR4N- this is creating a batch input session which can be triggered to be processed autmatically.
    For the intercompany Purchase order -from Invoice we are creating a different output RD04 (sap standard) which creates invoice receipt at the vendor side.
    Rest of the settings are defined using SAP standard functionality within transaction OBCA, OBCB, OBCC, OBCD,OBCE
    thanks for viwing the post
    Cheers
    Jasmeet

  • How to Park the single invoice for multiple purchase orders

    Hi,
    How to Park the single invoice for multiple purchase orders?

    brother this is possible to enter one Invoice fro multiple purchase order.
    call transaction MIR7, select " purchase order/Scheduling Agreement" from the PO refernce Tab. then click on arrow. give your purchase orders here.
    Thanks

  • BADI to get GR done flag , Final Invoice flag and Delivery completed flag

    Hi all,
    An Idoc needs to be triggered for PO line items to indicate different flags. As soon  as MIGO or MIRO is done for PO line item, I have to check three flags namely GR done flag , Final Invoice flag and Delivery completed flag and send information of these flags as set.
    I want to know which BADI or User exit will give information  to indicate that either of one or all above flags are set for PO line item as soon as MIGO or MIRO is used.
    Thanks in advance,
    Madhura

    HI,
    When Purchase order is created with reference to contract, system carry
    out the check whether Document date of PO should be within contract
    "validity start" and "vaidity end" date. If document date is outside
    the "validity start" and "validity end" date of PO, message 06 040
    "Validity period of contract does not start until &" or message
    06 041 " Validity period of contract expired on &" is raised.
    Same check is also carried out during any change in PO (txn ME22N).
    Please use one of following option to close the PO.
    1. Change the category of message 06041 as warning in customization.
    Txn OLME.
    Environment Data -> Define Attributes of System Messages ->System
    Messages
    2. Change the validity end date in contract and close the Purchase order. Validity end date can be reverted.
    BR
    Nadia Orlandi

  • Status (Outstanding Invoice) No working for Process Purchase Order(BBP_POC)

    Hi All,
              We have the filter condition outstanding Invoice in the transaction BBP_POC (Process Purchase order) for the field Status....Can any one tell me which indicator is responsiable for this filter......
              i have observed that for the outstanding confirmation is relative to the Final Delivery(No confirmation required) indicator in the purchase order. But the Final invoice indicator is not affecting the filter....
              Is it a standard behaviour or something is missing...?????
    Thanks
    Dibya

    Hi
    <b>Please go through the related pointers below -></b>
    Note 995146 - BBP_POC: Preferred vendor + vendor w/o result when searching
    Note 1104589 PO Search not returning all results
    Note 1086891 BBP_POC search incorrect for user maintained in txn PFCG
    Note 1082123 BBP_POC - saving search criteria fields
    Note 953825 PO (BBP_POC) find get different version of same PO
    Note 860886 Incorrect search results for deleted 'Preferred Vendor'
    Note 1105922 Shopping Cart search in Po item screen-performance
    Note 932291 Archived purchase orders are not displayed
    Note 956108 Empty worklist after clicking button 'Find'
    Note 825662 PO cannot be found by SC number
    <u>Hope this will help. Do let me know.</u>
    Regards
    - Atul

  • Final invoice indicator for Service based IV

    Hello,
    For invoice verification based on Service entry, the system proposes the final invoice indicator checked.  I'm trying to uncheck this indicator as in our case, vendors usually sends partial invoices.
    We have FM implemented and applied Link: [note 583400 MIRO: EREKZ always proposed with services|https://websmp130.sap-ag.de/sap(bD1lcyZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=583400] and it solved part of our issue, as leaving the commitment in the PO, but we need to find a way to unmark the indicator on MIRO so the GR - IV account is not cleared after a partial invoice.
    I would appreciate if someone can tell me how to approach this scenario.
    Thanks in advance,

    Hello Bharat,
    The indicator of the PO is set after this indicator on the invoice. It is actually a result of the IV unless you apply the note 583400.
    What I need is that this indicator to be unchecked for Service items with service entry.
    Regards,

  • Error when posting invoice for Asset purchase order

    Hi,
    we are getting the errore message account determination for asset posting with keys not defined in chart of accounts,when posting an invoice for asset purchase order.
    Can any one see why this error is coming and what will be the solution.
    Nagesh

    Hi Prabhakar,
    Here is the reply,
    we have 10 line items,in which 3 items are freight related and other 7 items are related to goods reciept.
    i am trying to enter invoice for 3 line items at a time with two relevant to goods reciept and other related to non goods receipt(freight related).
    accounting entries generated after the GR are as follows,
    asset under construction account,and GR/IR account.
    Let me know the details is sufficient or not.

  • Table to show thw invoice for a purchase order

    In which table we can see the invoice for a purchase order?Or in which t code.

    Hi,
    Go to table EKBE in SE16/ SE16N and give the PO number and value "2 (Invoice receipt)" in the filed "Transaction/event type, purchase order history"
    Regards,
    SDNer

Maybe you are looking for

  • Place video and images in different folder? N73

    Hi All, Once I go: gallery/images and video, all images and video will display together. There is no way to create new folder so that I can put, or hide some private images there. I've try using PC to do the job, created new folder and place some ima

  • How do you launch trial Photoshop after a seemingly successful install?

      I downloaded the trial version of Photoshop CS5.5. The installation progress went to 100% and I clicked "Done". The only icon on desktop is "Adobe Download Assistant". Surely something is wrong but I'm not sure where to troubleshoot. Photoshop was

  • Fast display of ResultSet to web browser

    I am working on refactoring my companies search engine, and a critical component of the search is that the results be displayed very quickly. We have done enourmous work on making the queries fast (under 1 second), but the bottleneck always seems to

  • Expanding nodes in JTree

    I have an application that uses JTree I create the Jtree but I want to expand to see and select a node. I have the object of the node and the TreePath but I can't expand the tree using expandPath(), makeVisible(), scrollPathToVisible(path), etc. It s

  • 3D-graph

    Hello, I have some XYZ-data which I want to plot as a 3D-graph. Labview can't seem to do this. For instance I need to put in X and Y-vectors and a 2D-array for Z-coordinates. So if I put in [1 2 3 4] as X and [1 2 3 4] as Y, I need to create a 2D-arr