‎2010 Nov 23 1:43 PM
Hi,
I am using the BAPI 'BAPI_SAG_CHANGE' for uopdating the GR processing time(BAPIMEOUTITEM-GR_PR_TIME) of the scheduling agreements.
Issue: when there is no value maintained for GR processing time for a particular scheduling agreemnet the BAPI updates the GR processing time successfully but when there is some value already existing for a particular scheculing agreement then the BAPI does not update this field eventhough the return parameter shows the message 'successfully updated'.
Can somebody suggest what could be the reason.
OR
Is there any other way/FM to update the scheduling agreements.
Thanks,
Ravindra
‎2010 Nov 23 2:19 PM
This appears to be old-style BAPI, with ....X tables. Did you populate the field in the X version of the outitem for the column(s) to be changed? Did you call the COMMIT bapi after the update?
‎2010 Nov 23 2:31 PM