Data Element list used by SAP ABAP Function Module OBJ_MAINT_CHECK_F1_HELP (Determines whether Maintenance button to be set in new F1 line)
SAP ABAP Function Module
OBJ_MAINT_CHECK_F1_HELP (Determines whether Maintenance button to be set in new F1 line) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DOKU_ID | Document class | SOURCE VALUE(DOCUID) LIKE HELP_INFO-DOCUID DEFAULT 'NA' |
|
| 2 | MSGID | Message identification | SOURCE VALUE(MESSAGEID) LIKE HELP_INFO-MESSAGEID |
|
| 3 | MSGNR | Message number | SOURCE VALUE(MESSAGENR) LIKE HELP_INFO-MESSAGENR |
|
| 4 | OB_OBJECT | Object Name | SOURCE VALUE(IMGOBJECT) LIKE OBJSUB-OBJECTNAME |
|
| 5 | OB_SUBOBJ | Object: Sub-Object | SOURCE VALUE(IMGSUBOBJECT) LIKE OBJSUB-SUBOBJNAME |
|
| 6 | OB_TYP | Object type | SOURCE VALUE(IMGOBJECTTYPE) LIKE OBJSUB-OBJECTTYPE |
|
| 7 | TABNAME | Table Name | SOURCE VALUE(CHECKTABLE) LIKE HELP_INFO-CHECKTABLE |
|