Data Element list used by SAP ABAP Function Module OIF_ACTIVE_SCREENS_GET (Retrieves a list of the active screens with texts)
SAP ABAP Function Module
OIF_ACTIVE_SCREENS_GET (Retrieves a list of the active screens with texts) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | ||
| 2 | OIF_DLGLEVEL | Dialog level (MRN maintenance transaction) | SOURCE VALUE(I_DLGLEVEL) LIKE OIFSCTSNDEFS-DLGLEVEL |
|
| 3 | OIF_PBLTYP | Business Location Type (IS-Oil MRN) | SOURCE VALUE(I_PBLTYP) LIKE OIFSPBLT-PBLTYP |
|
| 4 | OIRA_RNBT | Business type | SOURCE VALUE(I_RNBT) LIKE OIRARNBT-RNBT OPTIONAL |
|
| 5 | TRTYP | Transaction type | SOURCE VALUE(I_TRTYP) LIKE T180-TRTYP |
|