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

Test Run Option in BAPI_REQUISITION_CREATE

Former Member
0 Likes
1,104

Hi All,

I want to run the BAPI BAPI_REQUISITION_CREATE in test mode, but BAPI doesn't have Test run field as input parameters as we have in some other BAPIs.

Is there any way to run the BAPI_REQUISITION_CREATE in Test mode.

Please guide me on this.

Thanks,

Jayaprasanna

Hi All,

I want to run the BAPI BAPI_REQUISITION_CREATE in test mode, but BAPI doesn't have Test run field as input parameters as we have in some other BAPIs.

Is there any way to run the BAPI_REQUISITION_CREATE in Test mode.

Please guide me on this.

Thanks,

Jayaprasanna

2 REPLIES 2
Read only

Former Member
0 Likes
680

I have not seen/noticed test run option ? can you let me know which bapi has that ? and can you tell me what do you want to achieve with that.

Read only

Former Member
0 Likes
680

Hi,

You can execute BAPI directly , with out specifying test run also it wont update database.

with out bapi_transaction_commit changes will not be updated.

Thanks,

Hari.