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

Export/Import Procedure!!

Former Member
0 Likes
408

Hi

I am updating Export/Import Procedure in Import tab while creating a new PO thru BAPI BAPI_PO_CREATE1 ...but the export/import procedure is not getting updated..any reason?

Regards

Gunjan

2 REPLIES 2
Read only

h_senden2
Active Contributor
0 Likes
371

beside the parameter POHEADER you also have to set the POHEADERX parameter.

The same for POITEMX

regards,

Hans

Read only

Former Member
0 Likes
371

Hi Hans,

I am trying to create PO from frontend and for that i have copied standard PO Create BAPI. The problem is that i can pass values from frontend such as VENDOR etc.But i dont want to pass values for POHEADERX and POITEMX from frontend and so want to set them in backend itself. Can you pls tell me how to do this..

Waiting for your valuable feedback.

Thanks in advance,

Rajesh