Table/Structure Field list used by SAP ABAP Function Module CHECK_CUSTOMER_NAMES (Determine whether table key is in SAP or customer namespace)
SAP ABAP Function Module CHECK_CUSTOMER_NAMES (Determine whether table key is in SAP or customer namespace) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  E071K - TABKEY Object Name in Object List SOURCE VALUE(TABLEKEY) LIKE E071K-TABKEY
2 Table/Structure Field  E071K - TABKEY Object Name in Object List
3 Table/Structure Field  TRESC - OBJECT Object Type SOURCE VALUE(OBJECTTYPE) LIKE TRESC-OBJECT DEFAULT 'TABU'
4 Table/Structure Field  TRESC - OBJECT Object Type
5 Table/Structure Field  TRESC - TABNAME Table Name SOURCE VALUE(TABLENAME) LIKE TRESC-TABNAME
6 Table/Structure Field  TRESC - TABNAME Table Name
7 Table/Structure Field  TRPARI - KEYALLOWED Flag ( 'X' or ' ' )
8 Table/Structure Field  TRPARI - KEYALLOWED Flag ( 'X' or ' ' ) SOURCE VALUE(KEY_MIXED) LIKE TRPARI-KEYALLOWED
9 Table/Structure Field  TRPARI - KEYALLOWED Flag ( 'X' or ' ' ) SOURCE VALUE(KEY_ALLOWED) LIKE TRPARI-KEYALLOWED
10 Table/Structure Field  TRPARI - SYSTEM_SAP Flag ( 'X' or ' ' )
11 Table/Structure Field  TRPARI - SYSTEM_SAP Flag ( 'X' or ' ' ) SOURCE VALUE(SYSTEM_SAP) LIKE TRPARI-SYSTEM_SAP
12 Table/Structure Field  TRPARI - TABNOTFOUN Flag ( 'X' or ' ' )
13 Table/Structure Field  TRPARI - TABNOTFOUN Flag ( 'X' or ' ' ) SOURCE VALUE(TABLE_NOT_FOUND) LIKE TRPARI-TABNOTFOUN