Table 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 | E071K | Change & Transport System: Key Entries of Requests/Tasks | SOURCE VALUE(TABLEKEY) LIKE E071K-TABKEY |
|
| 2 | TRESC | Reserved Names for Customizing Tables/Objects | SOURCE VALUE(OBJECTTYPE) LIKE TRESC-OBJECT DEFAULT 'TABU' |
|
| 3 | TRESC | Reserved Names for Customizing Tables/Objects | SOURCE VALUE(TABLENAME) LIKE TRESC-TABNAME |
|
| 4 | TRPARI | Import/Export Parameters for Internal Correction Interfaces | SOURCE VALUE(TABLE_NOT_FOUND) LIKE TRPARI-TABNOTFOUN |
|
| 5 | TRPARI | Import/Export Parameters for Internal Correction Interfaces | SOURCE VALUE(KEY_ALLOWED) LIKE TRPARI-KEYALLOWED |
|
| 6 | TRPARI | Import/Export Parameters for Internal Correction Interfaces | SOURCE VALUE(KEY_MIXED) LIKE TRPARI-KEYALLOWED |
|
| 7 | TRPARI | Import/Export Parameters for Internal Correction Interfaces | SOURCE VALUE(SYSTEM_SAP) LIKE TRPARI-SYSTEM_SAP |
|