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

Regarding BAPI_PO_CHANGE

Former Member
0 Likes
466

Hi,

I am using BAPI_PO_CHANGE to update a PO. I need to update the PO line item condition Amount, and currency to a new value currency. I am not able to update Amount field and currency in the po conditions. I am able to chnage using ME22N. I need to uodate the same using BAPI. How can I update that, which tables and fields I need to pass for this.

Thanks

Kishore

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
415

Hi,

You need to pass the conditions data to the following tables parameter:

POCOND

POCONDX

See the function module documentation for further help.

Br,

Advait

1 REPLY 1
Read only

Former Member
0 Likes
416

Hi,

You need to pass the conditions data to the following tables parameter:

POCOND

POCONDX

See the function module documentation for further help.

Br,

Advait