2009 Nov 16 2:54 PM
Hi,
I got an issue when changing Pricing Conditions using BAPI_PO_CHANGE Fumction Module.
but above BAPI is not Updating the new Value .
Can anyone suggest me how to update pricing condition value using the above BAPI
Hi,
I got an issue when changing Pricing Conditions using BAPI_PO_CHANGE Fumction Module.
but above BAPI is not Updating the new Value .
Can anyone suggest me how to update pricing condition value using the above BAPI
2009 Nov 16 3:06 PM
2009 Nov 18 12:57 PM
after the BAPI_PO_CHNAGE use this bapi aslo CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' .
2009 Nov 19 7:26 AM
Hi ramana ,
How r u populating the two table s?
POCOND
POCONDX of the bapi , can i know the code
here u have to populate all this
COND_TYPE
COND_VALUE
CURRENCY
COND_UNIT
COND_P_UNT
CHANGE_ID(I for insert a new condition ,U for Update , D for delete)
pls checjk thios and Pls ask if u have any thing.
2010 Feb 16 7:21 AM