‎2010 Jun 03 5:25 PM
HI All,
I am trying to upload the new prices of the SA line items with individual pricing conditions with the same effective date.
I am using the BAPI 'BAPI_AGREEMENT_MAINTAIN' to change the price. But, seems like the BAPI is not working? I have added all the fields in the header and item structures, sy-subrc shows 0 after the FM, but it does not upload the SA line item with hte new price.
Please advice!
Thanks.
‎2010 Jun 03 5:35 PM
BAPIs should always show a 0 return code. Have you looked at the RETURN table?
Rob
‎2010 Jun 03 5:35 PM
BAPIs should always show a 0 return code. Have you looked at the RETURN table?
Rob
‎2010 Jun 03 6:58 PM
Yes, I looked at the return table, and there are no errors in there.