Data Element list used by SAP ABAP Function Module OIRA_EXECUTE_PROCESS (Checks the process and executes the selected program)
SAP ABAP Function Module
OIRA_EXECUTE_PROCESS (Checks the process and executes the selected program) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | OIRA_DESCR | Descriptive text | ||
| 2 | OIRA_NOSEL | SSR - Indicator to skip selection screen | SOURCE VALUE(I_NOSEL) TYPE OIRA_NOSEL |
|
| 3 | OIRA_PROC | Process ID | SOURCE VALUE(I_PROCESS) TYPE OIRA_PROC |
|
| 4 | OIRA_RNBT | Business type | ||
| 5 | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | ||
| 6 | SUBC | Program type | ||
| 7 | SYREPID | ABAP Program: Current Main Program | SOURCE VALUE(I_PROGRAM) TYPE SYREPID |
|
| 8 | SYTCODE | Transaction Code | SOURCE VALUE(I_TCODE) TYPE SYTCODE |
|
| 9 | TRTYP | Transaction type | SOURCE VALUE(I_TRTYP) TYPE TRTYP DEFAULT ' ' |
|
| 10 | VARIANT | ABAP: Name of variant (without program name) | SOURCE VALUE(I_VARIANT) TYPE VARIANT |
|
| 11 | VARIANT | ABAP: Name of variant (without program name) |