Table list used by SAP ABAP Function Module CHECK_CUSTOMER_NAME_FIELD (Determine whether a key field lies in the customer name range)
SAP ABAP Function Module
CHECK_CUSTOMER_NAME_FIELD (Determine whether a key field lies in the customer name range) 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(TABLENAME) LIKE TRESC-TABNAME |
|
| 3 | TRESC | Reserved Names for Customizing Tables/Objects | SOURCE VALUE(FIELDNAME) LIKE TRESC-FIELDNAME |
|
| 4 | TRESC | Reserved Names for Customizing Tables/Objects | SOURCE VALUE(OBJECTTYPE) LIKE TRESC-OBJECT DEFAULT 'TABU' |
|
| 5 | TRPARI | Import/Export Parameters for Internal Correction Interfaces | SOURCE VALUE(KEYFIELD_ALLOWED) LIKE TRPARI-FIELDALLOW |
|
| 6 | TRPARI | Import/Export Parameters for Internal Correction Interfaces | SOURCE VALUE(RESERVED_IN_TRESC) LIKE TRPARI-RESTRESC |
|
| 7 | TRPARI | Import/Export Parameters for Internal Correction Interfaces | SOURCE VALUE(SYSTEM_SAP) LIKE TRPARI-SYSTEM_SAP |
|
| 8 | TRPARI | Import/Export Parameters for Internal Correction Interfaces | SOURCE VALUE(TABLE_NOT_FOUND) LIKE TRPARI-TABNOTFOUN |
|