TEST_INTEROP_02_2 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter TEST_INTEROP_02_2 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: P_AUFNR = Existing Order to be assigned
Selection Text: P_COMMIT = Commit work
Selection Text: P_QMART = Notif type (QMART)
Selection Text: P_REPEAT = Repeat Test (1 = only once)
Selection Text: P_TEXT = Notif. Short Text
Title: BAPI Interop: Case 02_2 - Create Notification via BAPI
Text Symbol: 001 = Notification to be created
Text Symbol: 004 = At end of test case execution
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
TEST_INTEROP_02_2 - BAPI Interop: Case 02_2 - Create Notification via BAPI TEST_INTEROP_02_2 - BAPI Interop: Case 02_2 - Create Notification via BAPI TEST_INTEROP_02_1 - BAPI Interop: Case 02_2 - Create Notification via BO TEST_INTEROP_02_1 - BAPI Interop: Case 02_2 - Create Notification via BO TEST_INTEROP_01_2 - BAPI Interop: Case 01_2 - Create Order via BAPI TEST_INTEROP_01_2 - BAPI Interop: Case 01_2 - Create Order via BAPI