Purchase Order history is not updated with Invoice number

Hello Experts ,
Please suggest some inputs/solution for my problem.
Scenarios is :
PO --> SO --> Invoice
I am creating the invoice with the medium EDI , when I click on Save button IDOC is generated with the message " IDoc 'xxxxxxxxxxxxx' was created and forwarded for transmission " and it showing the status as 03 i.e, The IDoc was sent to an R/3 System or an external program via a transactional RFC ...but the problem is if I got to the Purchase Order history Its not updated with the Invoice number.
What could be the problem , please suggest.

Hi!
I'm not sure, in which process you link PO and SO. There are some different ways, which are totally different scenarios - if you need help here, describe more detailed.
Your invoice is probably only created with reference to SO, so check the invoice itself. In this case also the SO history should include the invoice.
Regards,
Christian

Similar Messages

  • In Purchase order history is not showing the Reversal of goods price

    Hello friends,
    I have created a PO , for that i have done the GR and invoice. Now i want to reverse the goods using MType-102, for that i have created the credit memo .
    I have done the reverse GR ,But in Purchase order history the For the GR reversed doc, its showing the price as 0.
    Pl help me out .

    Hi,
    If your forward 101 material document is with price and it is showing in PO history and your reverse 102 material document is not with price in PO history , check the accounting document of 102 and if it is with price , then PO history is not properly updated.also check table EKBE and if po history is not properly updated , check for a relevant note and apply.
    Regards,

  • Purchase Order History Reference not filled

    Hello everyone,
    we are using BAPI_INCOMINGINVOICE_CREATE to create an invoice for an purchase order. It works just fine except that there no Reference filled in the Purchase Order History. We fill the number of the reference to the BAPI (headerdata-ref_doc_no) and the reference is visible on the created FI document as expected.
    However the customer insists, that it has to be visible in the field Reference of the Purchase Order History as well. I know, it is the XBLNR field of the table BSEG. I dug deep in the source codes to find out, where is the problem, but setting of this field seems to be very complicated. Someone told me, that the field is only filled when the GR-Based Invoice Verification is checked (which in our case is not).
    Can someone tell me the rules, when the field Reference gets filled? Or (if there is anything) how to customize the system, co make this field filled?

    Hi Oleg,
    thank you for your reaction.
    I am aware of that there is a field XBLNR in the BKPF table - and there we have the reference filled correctly (it is visible on the FI document as I mentoined). However in the BSEG table is the XBLNR as well and it is related to displaying Reference in the Purchase Order History (the bseg relates to an PO item) at least in our case. When I manually input in the BSEG-XBLNR a value (via SE16N for example), it displays afterwards in the required field when viewing the Purchase order.
    In the case GR-Based Invoice Verification procedure and the table MKPF - i believe, you are right there (so the Reference is filled), however this is unfortunatelly not our case.
    What I am trying to find out are the conditions, under which the XBLNR in BSEG is filled (I can tell you, what source codes I have been inspecting, but I got lost after I while, because there are literally thousands of lines of code:-(

  • Purchase Order History 0SRPO_D1 no update from Datasource 2LIS_02_ITM

    Version
       SapNetwear 2004s
       SAP_BW Patch 14
       BI_CONT Patch 5
    From Business Content I activated ODS 0SRPO_D1-Purchase Order History and all components as datasource 2LIS_02_ITM. Version is 3x with Transfer Rule, InfoSource and update rule.
    Datasource is with Delta Process type ABR.
    Data are correctly extracted from R/3 (Version ECC6.0) to the PSA. But 0 data are updated in the ODS.
    I have the same the problem with ODS 0SRCT_DS1-Contract Management.
    Is someone has any idea?

    Problem solved.
    It was necesary to determine the Industry Sector before sending items from MM.
    Transaction SBIW / Settings for Application-Specific DataSources (PI) / Logistics / Settings: Purchasing / Determine Industry Sector
    By default, the option "None" is flagged.

  • Purchase Order History Program - not working properly

    Dear friends
    i am developing purchase order history program in ALV,
    which shows the report of purchase order status
    i.e (fields as below).
    document no
    PO date
    line item
    material number
    material name
    purchase org
    plant
    purchase group
    orderd quantity
    ordered amount
    delivered quantity
    delivered amount
    to be delivered quantity
    to be delivered amount
    invoice quantity
    invoice amount
    to be invoiced quantity
    to be invoiced amount
    how to test from me23n
    open me23n
    enter PO number
    press status tab
    you can get some fields for verification..
    the problem is
    i can get all the details correctly except delivered amount and to be delivered amount
    it works fine in both ( material purchase order and service purchase order )
    sometimes i am getting incorrect values in service purchase order specifically in delivered amount and to be delivered amount
    why i am getting these incorrect values ??
    only couple of POs generate these things.
    i am getting these values from EKBE table and using proper filtration like movement type and etc...
    if anyone can resolve ... would be appreciable
    avirat.

    Hi,
    for getting proper Po History you need to select PO's details from EKKO table and
    Header details from CHANGEDOCUMENT_READ_HEADERS based on the details got from this FM pass
    to the FM CHANGEDOCUMENT_READ_POSITIONS and get proper details.
    This is the logic used by the standard program also to get the PO History.
    Hope this helps.
    Regards
    Bikas

  • Purchase Order History SES not shown when not accepted

    We are working on 2 systems : one is ECC 6.0 and the other is 4.6.
    When i create a SES via ML81N and the SES is not released yet : on the 4.6 version, the SES is shown in the purchase order history, while in the ECC 6.0 version, the SES is not shown in the purchase order history. In ECC 6.0, the SES is shown inthe purchase order history tab after the SES has been accepted.
    Is this a setting in customizing or a difference in the 2 versions of SAP?

    Hi,
    no, it might be a coding error or an inconsistency issue.
    Please check the note
    442091 - Service entry sheet missing in purchase order hist
    In order to repair already existing inconsistencies, you can use report    
    RMESSRK2 (from Note 141870 or as of Release 4.6C in development class       
    ML_TOOLS). However, the report must be modified in the two positions        
    specified in the attachment.                                                                               
    If you can not find the report RMESSRK2 in transaction SE38                 
    in your system - or in transaction SE80 under the development class         
    ML_TOOLS, then please copy the program from the attached note               
    ML_TOOLS into your system and correct the coding according to               
    note 442091.       
    Regards,
    Edit

  • Purchase Requisition Date is not updated with Scheduleline Delivery Date

    Hi,
      This is a third part Sales Scenario. The Delivery date on the schedule line is passed on to purchase requisition as the delivery date of that item. Due to some business requirement, the delivery date of the schedule line is changed just before saving the sales order in the BADI called through the userexit userexit_save_document_prepare. Now on saving the sales order, the purchase requsition is also created.The delivery date of the schedule line is changed but has not reflected on the Purchase Requision.
    If the Sales Order is opened in VA02 and the schedule line delivery date is modified, the Purchase Requisition delivery date is also getting modified.
    Why did it not happen at the time of saving the Sales Order.
    What is the structure into which the purchase requsition information is stored, so that on processing the sales order, this information is utilized to create the purchase requsition.
    Please help.

    Hi,
    Check the following table for the mentioned fields EBAN-BADAT and EBAT-FRGDT
    Thanksk and Regards,
    Hari Challa.

  • Purchase Order History not updated properly

    Hi All,
    The Purchase Order History is not updated correct.
    Scenario:
    The  Invoice is created ( MIRO) with Amount : 1001 USD but in PO History it displays 1000 USD.
    The Tolerance is 1 USD ...My Requirement is that it should display 1001 in PO History.
    Thanks and Regards
    Mahesh

    The Actual Bill Value is 1001 USD.

  • Purchase Order history not updating in my STO

    Dear Experts,
    We are doing stock transfer order internally for FERT and *BOUGHT OUT * items. Now at the time of delivery through VL10B all bought out items are appear in outbouddelivery but FERT item material is not coming automatically in delivery.  System pickes up item category as NLN but if i manually added FERT material at the end system picks up item category as ULN & purchase order history also not updated in STO.
    Also in MD04 system is showing reservation against STO number & the result is i am not able to do delivery because system is showing message as only 0 qty is available for picking
    Can any body helps me in this?
    Thanks
    Trupti

    Hi,
      Define your item category setting for your Delivery..
    Under SPRO>Loge-Exce>Shipping-->Define item category determination in Deliveries.
    Note: You should not enter the line item manually in delivery, thus it will store the item category as DLN  (DLN is for without order Reference) so it wont record any history.
    Regards
    GK..
    Edited by: Gnana Kumar on Oct 26, 2010 1:04 PM

  • Purchase order history for service entry sheet

    Hello All,
    I created 3 service entry sheets for service P.O. however I saved it with out accepting them. Why the Purchase order history is not updated after the service entry sheets were saved?
    When I created another service entry sheet for the same P.O. and accepted the service entry sheet and then saved it, the purchase order history was updated along with the posting of latest service entry sheet and previous three service entry sheets are also visible.
    Why this is happening? Please help.
    With regards.
    Sanjay

    Dear Prashant,
    Thanks for the response.
    1) Whenever a SES is saved (without acceptance) an entry  gets updated in PO history with out posting document number.
    2)Material doc. entry gets updated in P.O. history table when SES is accepted and saved.
    Sl. no. 1 is not happening when I create SES for the first time. Once 2nd SES is made and accepted and saved. After that all entries including the first one is shown in P.O. history table.
    Thanks and regards.
    Sanjay

  • Payment document in purchase order history

    hi friends,
                    Customer requirement is to add the payment document(F-53) in the purchase order history in me23n along with GR no. and Invoice no... Is it possible?
                                             thank you
    Edited by: SUJITH BABU KURIAN on Feb 5, 2010 3:39 PM

    Hi,
    No its not possible to update std. Purchase Order history tab with vendor payment which is done via FI. 
    Std. Purchase Order History will be updated only with MM component docs which has a reference to PO.
    I think you may have to develop some custom reports to track the same.
    Thanks & Regards,

  • Table for Purchase Order and Non Purchase order history

    Hi,
    Could you please share me the table name for getting the Purchase order history and Non purchase order history because this is a client requirent.
    I have gone through this tables but not getting exact data i.e. EKPO,EKKO,EKNE...
    please share with me the exact Table name to get all the Purchase order history and not purchase order history..
    Thanks in advance

    Hi Mallikarjun,
    Where did you find the non po info?
    Thanks,
    Neha

  • Purchase Order values are not reflecting in MIGO

    Dear Experts,
    I have changed standared Pricing Procedure from TAXINN to TAXINT because excise calculation was wrong. Now I have assinged new pricing procedure & reflecting in Purchase order & working as per requirement also.But when we are doing MIGO, excise values are not automatically coming in MIGO. So Is there any configuration or missing copy control because i have changed pricing procedure?
    Also I want to put a check, if purchase order value is not matching with vendor invoice value then stores person can't do the MIGO.
    Could any body guide me?
    Thanks
    Trupti

    Hi,                                                                               
    It is not like that you have to mandatory use the TAXINN rather it is recommended by SAP to use but if some business requirement doesnu2019t meet up with what is recommended that its business call to go TAXINJ from TAXINN, but right now we don't know at what circumstances they moved to TAXINJ but question is what are the settings missing while moving from TAXINN to TAXINJ and because of that system is not picking the Tax Values at the time of MIGO in excise capture & posting.
    So I have several questions in mind in order to understand your system behaviour.
    1) Are you using the correct Tax code at PO level?
    2) If using the correct Tax code then is't correct value maintained in FTXP for the Tax code used in PO.
    3) If correct Value maintained in Tax code then by clicking on Taxes button mentioned under PO item level details are you able to see the correct value against each applicable condition type in next screen by clicking over Taxes button in PO?
    4) if not then first check J1id - Material Chapter Id combination, vendor excise indicator mentioned, correct duties maintained in excise duty so check all master data related to CIN maintained in J1id
    So first give answer to above mentioned questions then we procees further but I am sure I can make your system to picked  the correct duties don't worry Just answer my questions hope things become fine in your system.
    Best Regards,
    Silky
    Note: Please assign valuable points in order to encourage contributors to each answer to queries...

  • Purchase order history not getting updated for Delivery Costs invoice

    Hi
    Please let me know the reason why delivery costs invoice entry details are not updated in Purchase order history. As it is observed in another client.
    Thanks and advance.
    Regards
    Mohan

    Hi
    Following Stpes are executiong...
    1. PO
    2. MIRO for Custom duties
    3. MIGO (PO History getting updated after GR for both delivery costs and GR 101)
    Thanks in Advance.
    Regards
    Mohan

  • SubContractor issue not updated in purchase order history

    Hi Masters
          Can anybody explain me why the material document regarding the material issued to sub contractor is not updated in the purchase order history?
    Is it a Standard one or anything missing in the configuration?
    Regards
    Mohan

    Hi
    Transfer posting to vendor account is nothing but your material lies in vendor area. but liability is with u.
    This u can view thro MMBE, in that particular material lies with the vendor qty it will show.
    In ME2O, u can list out what are the material lying in vendor yard.
    So transfer posting to vendor will not reflect in PO history.Pls check.
    Regards,
    Raman

Maybe you are looking for