Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

bapi pr create and chage

Former Member
0 Likes
1,273

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

8 REPLIES 8
Read only

Former Member
0 Likes
1,155

Hi rocky,

you have to call BAPI_TRANSACTION_COMMIT afterwards.

Regards

REA

Read only

0 Likes
1,155

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

Read only

0 Likes
1,155

Have you tries "TEST SEQUENCES"?

Read only

0 Likes
1,155

hi all

in BAPI_TRANSACTION_COMMIT bapi i get only wait paramerter to be passed.

where is test sequence?

thanks

rocky

Read only

0 Likes
1,155

SE37 -> click on menu 'FUNCTION MODULE' ->TEST ->TEst sequence.

here give both bapi names.

Read only

0 Likes
1,155

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

Read only

0 Likes
1,155

Hi, Please search the forum/wiki on "How to test a bapi".

You are making some small error in the steps i have mentioned.

Read only

Former Member
0 Likes
1,155

hi,

if y ou are testing in SE37 do it with bapi_transaction_commit.

by selecting TEST->TEST sequences and give both bapis.