cancel
Showing results for 
Search instead for 
Did you mean: 

Example of BAPI_PO_CHANGE

0 Kudos

Hi,

I need an example of use of BAPI_PO_CHANGE, my requirement is to change the condition table .

thanks in advance

Lakshmipathi
Active Contributor
0 Kudos

Please avoid creating discussions like this. Have a look at How to ask a Question

Accepted Solutions (0)

Answers (1)

Answers (1)

p244500
Active Contributor
0 Kudos

Hi,

Sample Code can get it from here.

POCOND-CHANGE_ID determines whether a condition is to be added/changed or deleted.

I -> insert

U -> update

D-> delete

also pass

IN table : PO_ITEM

PO_ITEM = <item no>

CALCTYPE = 'C' or 'B' (B means manual condition)

ITM_NUMBER =000010 
COND_TYPE = PB00 
COND_VALUE = ''
CURRENCY=  ''
CHANGE_ID = U