Jan 8, 2015

Running More Than One Function Module Using SE37

When we are testing BAPI, we need to run the BAPI Transaction Commit as well.
We can do that simultaneously using SE37. This is how we do it.

For example, we are going to run BAPI_GOODSMVT_CREATE (Create Goods Movement) and BAPI_TRANSACTION_COMMIT (Commit Transaction)

Step 1: Select Function Module > Execute > Test Sequences



Step 2: Fill in all the Function Modules



Step 3: Execute







 The result:


No comments :