‎2006 Nov 27 10:07 AM
I want to change hte po conditions' kbetr, and I passed the po number and condition values to this function module. But It doesn't work at all.
PURCHASEORDER 4500000689
***POCOND***
CONDITION_NO = 1000008796
ITM_NUMBER = 00010
CONDITION_TYPE = ZC01
COND_VALUE = 3333.00000
CURRENCY = CNY
CHANGE_ID = U
and corresponding fields in POCONDX.
I received a successful message that the po is changed, but not really..
Did anyone meet this problem before, or can anyone help me, it makes me crazy....
‎2006 Nov 27 10:09 AM
Hi
Have you raised a commit? U should use the BAPI for commit: BAPI_TRANSACTION_COMMIT
Max
‎2006 Nov 27 10:08 AM
‎2006 Nov 27 10:08 AM
‎2006 Nov 27 10:09 AM
Hi
Have you raised a commit? U should use the BAPI for commit: BAPI_TRANSACTION_COMMIT
Max
‎2006 Nov 27 10:11 AM
hi,
after the bapi use
bapi_transaction_commit.
hope it helps
santhosh
‎2007 Nov 14 10:32 PM
I have a similar problem, also, when I execute BAPI_PO_CHANGE from SE37 transaction, I receive a message like "gross price ...",,, This message stops bapi execution, I don't know what to do. Anybody can help me?