Table/Structure Field list used by SAP ABAP Function Module CHECK_EXIST_TABU (Template for existence check modules)
SAP ABAP Function Module
CHECK_EXIST_TABU (Template for existence check modules) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCOBJBEZ - NAME | Name of ABAP Dictionary Object | ||
| 2 | DCOBJDEF - NAME | Name of ABAP Dictionary Object | ||
| 3 | DD02L - TABNAME | Table Name | ||
| 4 | DDSUX030L - TABLEN | Table length in bytes | ||
| 5 | E071K - MASTERNAME | Object Name in Object Directory | ||
| 6 | E071K - MASTERTYPE | Object Type | ||
| 7 | E071K - OBJECT | Object Type | ||
| 8 | E071K - OBJNAME | Table Name | ||
| 9 | E071K - TABKEY | Object Name in Object List | SOURCE VALUE(IV_TABKEY) LIKE E071K-TABKEY DEFAULT ' ' |
|
| 10 | E071K - TABKEY | Object Name in Object List | ||
| 11 | SXST_PARE - EXIST | Single-Character Flag | SOURCE VALUE(EXIST) LIKE SXST_PARE-EXIST |
|
| 12 | SXST_PARE - EXIST | Single-Character Flag | ||
| 13 | SYST - DBCNT | ABAP System Field: Edited Database Table Rows | ||
| 14 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 15 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 16 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 17 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 18 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 19 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 20 | SYST - MSGID | ABAP System Field: Message ID | ||
| 21 | TADIR - OBJ_NAME | Object Name in Object Directory | ||
| 22 | TADIR - OBJ_NAME | Object Name in Object Directory | SOURCE VALUE(NAME) LIKE TADIR-OBJ_NAME |
|
| 23 | TADIR - PGMID | Program ID in Requests and Tasks | SOURCE VALUE(MTYPE) LIKE TADIR-PGMID DEFAULT 'R3TR' |
|
| 24 | TADIR - PGMID | Program ID in Requests and Tasks | ||
| 25 | X030L - TABLEN | Table length in bytes |