Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Program for Creating Purchase Order with reference to purchase requisition

Former Member
0 Likes
1,539

Hi ,

I need to Create purchase Order with reference to Purchase requisition,

in my case i need to automize the Process which is happening in MD04,

Can you please suggest me ?

Thanks ,

Murali

3 REPLIES 3
Read only

Former Member
0 Likes
872

Hi,

Plz check this link. It will be helpful to you.

We can also create the PO Using the BAPI_PO_CREATE1 function module.

In this function module fill up the all necessary Details.

With details in Item Table we haveto give the Fields PREQ_NO and PREQ_ITEM for each item .

then it will creates the PO with PREQ.

Thanks & Regards,

Sarita Singh Rathour

Edited by: Sarita Rathour on Aug 3, 2009 7:01 AM

Read only

0 Likes
872

Hi,

I have used BAPI_PO_CREATE1 for creating PO ,

but still i'm getting error msgs like No instance of object type PurchaseOrder has been created ,

can you please suggest me mandatory fields while executing this BAPI,

thanking you,

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
872

You are advided to search in SN before posting FAQ's.