Data Element list used by SAP ABAP Function Module NW_DO_RELATION_DETAIL_CALL (Aufrufen eines AOB-Detailbildes über die Bildgruppe)
SAP ABAP Function Module
NW_DO_RELATION_DETAIL_CALL (Aufrufen eines AOB-Detailbildes über die Bildgruppe) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BLDGR | Screen group | SOURCE VALUE(BLDGR_IMP) LIKE TCA36-BLDGR |
|
| 2 | CIM_AKTYP | Activity category in the transaction | SOURCE VALUE(AKTYP) LIKE TC01A-AKTYP |
|
| 3 | DYNPRONR | Screen number | SOURCE VALUE(DYNNR) LIKE T185V-DYNNR |
|
| 4 | FCODE | Function code | SOURCE VALUE(OK_CODE) LIKE T185-FCODE |
|
| 5 | FLG_DARK | Result: make screen dark | SOURCE VALUE(FLG_DARK) LIKE RC27S-FLG_DARK DEFAULT ' ' |
|
| 6 | FLG_ESC | Event: Cancel function | SOURCE VALUE(FLG_ESC) LIKE RC27S-FLG_ESC |
|
| 7 | FLG_SEL | Selection indicator | SOURCE VALUE(CUA_STATUS_SET_IMP) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 8 | FLG_SEL | Selection indicator | SOURCE VALUE(CUA_SET_IMP) LIKE RC27X-FLG_SEL DEFAULT ' ' |
|
| 9 | INDEX_PLAB | Index referring to PLAB record table | SOURCE VALUE(INDEX_PLAB) LIKE RC27I-INDEX_PLAB |
|
| 10 | PANEL | Name of the current screen display | SOURCE VALUE(PANEL_IMP) LIKE TCA36-PANEL |
|