‎2011 Jun 22 12:14 PM
hi all
i ran BAPI_PR_CREATE and BAPI_PR_CHANGE in TC se37 and both of them ran successfully,
but the issue is they do not get reflected in sap system.
after running BAPI_PR_CREATE in se37, return shows PR number, but when i check it in ME53n, it does not show that pr number.
the same happend after successful running of BAPI_PR_CHANGE in se37.
pl help.
thanks in advance
rocky
‎2011 Jun 22 12:16 PM
Hi rocky,
you have to call BAPI_TRANSACTION_COMMIT afterwards.
Regards
REA
‎2011 Jun 22 12:18 PM
hi all
i am running both the bapi in se37.
do i have to run bapi commit bapi in se37 to reflect that in the system? i already tried it but it does not work.
thanks
rocky
‎2011 Jun 22 12:19 PM
‎2011 Jun 22 12:22 PM
hi all
in BAPI_TRANSACTION_COMMIT bapi i get only wait paramerter to be passed.
where is test sequence?
thanks
rocky
‎2011 Jun 22 12:25 PM
SE37 -> click on menu 'FUNCTION MODULE' ->TEST ->TEst sequence.
here give both bapi names.
‎2011 Jun 22 12:37 PM
hi all
SE37 -> click on menu 'FUNCTION MODULE' ->TEST ->TEst sequence.
here i gave both bapi names, and executed but it is prompting me to run create bapi, i again ran bapi, but it is still not reflecting inthe system.
thanks
rocky
‎2011 Jun 22 12:40 PM
Hi, Please search the forum/wiki on "How to test a bapi".
You are making some small error in the steps i have mentioned.
‎2011 Jun 22 12:17 PM
hi,
if y ou are testing in SE37 do it with bapi_transaction_commit.
by selecting TEST->TEST sequences and give both bapis.