Data Element list used by SAP ABAP Function Module OIF_FIELD_SETTINGS_GET (Retrieve settings of fields on a MRN screen)
SAP ABAP Function Module
OIF_FIELD_SETTINGS_GET (Retrieve settings of fields on a MRN screen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DYNNR | Number of the following screen | SOURCE VALUE(I_DYNNR) LIKE OIFSCTDSDEFS-DYNNR |
|
| 2 | OIF_PBLTYP | Business Location Type (IS-Oil MRN) | SOURCE VALUE(I_PBLTYP) LIKE OIFSPBLT-PBLTYP |
|
| 3 | OIRA_RNBT | Business type | SOURCE VALUE(I_DS_RNBT) LIKE OIRARNBT-RNBT OPTIONAL |
|
| 4 | OIRA_RNBT | Business type | SOURCE VALUE(I_TR_RNBT) LIKE OIRARNBT-RNBT OPTIONAL |
|
| 5 | SYREPID | ABAP Program: Current Main Program | SOURCE VALUE(I_PROGRAM) LIKE OIFSCTDSDEFS-PGNAM DEFAULT 'SAPMOIFA' |
|
| 6 | TRTYP | Transaction type | SOURCE VALUE(I_TRTYP) LIKE T180-TRTYP DEFAULT 'A' |
|