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

Submit new Item Conditions via Function Module BAPI_PO_CREATE1

Former Member
0 Likes
513

Hi all,

I have problems using FM BAPI_PO_CREATE1.

I want to transfer Item conditions via FM, but I am not able to change the netprice via FM, my Conditions are not displayed within the Item (only netprice of Item is displayed).

I create POs out of a SRM System via FM BBP_PO_INBOUND (which calls BAPI_PO_CREATE1).

My question:

Has anyone an example how to fill in data within table POCOND so that my PO item contains for example a gross price and a rebate.

I am stucked, I can´t find the solution to create item conditions via FM BAPI_PO_CREATE1.

Any examples?

Thanks a lot

Regards

Andreas

Hi all,

I have problems using FM BAPI_PO_CREATE1.

I want to transfer Item conditions via FM, but I am not able to change the netprice via FM, my Conditions are not displayed within the Item (only netprice of Item is displayed).

I create POs out of a SRM System via FM BBP_PO_INBOUND (which calls BAPI_PO_CREATE1).

My question:

Has anyone an example how to fill in data within table POCOND so that my PO item contains for example a gross price and a rebate.

I am stucked, I can´t find the solution to create item conditions via FM BAPI_PO_CREATE1.

Any examples?

Thanks a lot

Regards

Andreas

2 REPLIES 2
Read only

Former Member
0 Likes
468

Problem resolved

I used the FBGENDAT param in R/3 system to generate test data automatically, compare the data and finally I found my error.

--> OSS note 539978

Regards

Andreas

Read only

0 Likes
468

Hi ,

I am facing same problem. i am unable to find solution.

can u plz send ur code or process.

kiran