‎2006 Jun 10 2:58 PM
Hello Gurus,
Can somebody guide me on how to create a po using BAPI_PO_CREATE1 w/ reference to an existing PR Number? What paramter in the BAPI will I use to supply the reference pr#? Because there is a parameter for a reference quotation#.
Need you urgent reply on this
Thanks,
Jeff
‎2006 Jun 15 5:44 AM
Hi Prado ,
as per my knowledge PR will be Created based ion the Quotation , PO based on the PR,So pass PR number as a Ref.
Regards
Prabhu
‎2006 Jun 15 5:52 AM
Hi,
In the ITEM table of the BAPI (BAPIMEPOITEM), there are two fields REF_DOC and REF_ITEM, you can pass the PR number and also line item number as a PO can have line items from multiple PR's the reference is at the line item level.
Regards,
Ravi
‎2006 Jun 15 5:55 AM
Hi,
In the PO item structure you need to pass the PR Item No(BAPIMEPOITEM-PREQ_ITEM) and the PR Number(BAPIMEPOITEM-PREQ_NO) in oreder to creqte PO based on the PR.
Regards,
Ram Mohan