‎2008 Dec 01 7:24 AM
Hi All,
I have encountered the following when I am trying to change the PR using the BAPI_REQUISITION_CHANGE.
I have entered all the required data in the old and new items. When i executed it, it gave an error 'Please enter valid release date'.
I have entered the valid date only. Anyway, I have put the date properly in both old and new items and executed it again. Now, the error is, 'old data does not correspond to the database data'.
I am facing this problem only for one PR.
Did anyone faced this kind of error?
Please suggest.
Regards,
Adapala M.
‎2008 Dec 01 9:23 AM
hi
try this BAPI_PR_CHANGE and after this BAPI add this function call:
CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
EXPORTING
wait = 'X'.
hope this helps
regards
Aakash Banga
‎2009 Feb 06 4:52 PM
I am also getting a similar message when using BAPI_REQUISTION_CHANGE, please let me know if you found a successful work around for your issue.
Thanks