Application Development 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: 

Export/Import Procedure!!

Former Member
0 Kudos

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

h_senden2
Active Contributor
0 Kudos

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

The same for POITEMX

regards,

Hans

Former Member
0 Kudos

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