Data Element list used by SAP ABAP Function Module LTSKM_MENU_ENABLE_CHECK (Checks if given method should be enabled in the object pop-up menu)
SAP ABAP Function Module
LTSKM_MENU_ENABLE_CHECK (Checks if given method should be enabled in the object pop-up menu) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LTRM_MTHOD | Methods for TRM Monitor | SOURCE VALUE(IV_METHOD) TYPE LTRM_MTHOD |
|
| 2 | LTRM_OBCLS | Object Class for Monitoring | SOURCE VALUE(IV_OBCLS) TYPE LTRM_OBCLS |
|
| 3 | LTSK_STATUS | Task Status | ||
| 4 | SYMSGNO | Message Number | SOURCE VALUE(EV_MSGNO) TYPE SYMSGNO |
|
| 5 | SYTABIX | Row Index of Internal Tables | ||
| 6 | XFELD | Checkbox | SOURCE VALUE(EV_ENABLE) TYPE XFELD |
|