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: 

BAPI_PO_CREATE

Former Member
0 Kudos

hello,

is there any provision in this BAPI to create condition records as we have in a PO.

I mean i need to create conditions in a PO like discount, freight etc. while i create PO using the BAPI : BAPI_PO_CREATE.

Regards

Swanand

1 REPLY 1

former_member184313
Participant
0 Kudos

Hey Swanand

Try BAPI_PO_CREATE1

and use Tables:

POCOND conditons on positions

POCONDHEADER conditions on header.

Unfortunately, this BAPI is still full of errors. I had to implement some OSS notes to make it work properly.

Cheers

Daniel