Data Element list used by SAP ABAP Function Module FRML101_CUA_SET (RMS-FRM: CUA-Status und Titelleiste setzen (Formula-Bearbeitung))
SAP ABAP Function Module
FRML101_CUA_SET (RMS-FRM: CUA-Status und Titelleiste setzen (Formula-Bearbeitung)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AKTYP | Activity category in SAP transaction | SOURCE VALUE(I_ACTYPE) LIKE FRMLS_DIALCTR-ACTYPE |
|
| 2 | BLDGR | Screen group | SOURCE VALUE(I_PICGRP) LIKE FRMLS_DIALCTR-PICGRP |
|
| 3 | CUASTATUS | GUI status | SOURCE VALUE(E_CUA_STATUS) TYPE TC01-CUASTATUS |
|
| 4 | PANEL | Name of the current screen display | SOURCE VALUE(I_PANEL) LIKE FRMLS_DIALCTR-PANEL |
|
| 5 | SYREPID | ABAP Program: Current Main Program | SOURCE VALUE(E_CUA_PROG) TYPE SYREPID |
|
| 6 | SYTITLE | Title Line | SOURCE VALUE(E_CUA_TITLE) TYPE SYTITLE |
|
| 7 | TRTYP | Transaction type | SOURCE VALUE(I_TRTYPE) LIKE FRMLS_DIALCTR-TRTYPE |
|