Table list used by SAP ABAP Function Module ADDR_PERS_COMP_COMM_GET (Lesen der Telekommunikationsdaten zu einer Ansprechpartneradresse)
SAP ABAP Function Module
ADDR_PERS_COMP_COMM_GET (Lesen der Telekommunikationsdaten zu einer Ansprechpartneradresse) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADCP | Person/Address Assignment (Business Address Services) | SOURCE VALUE(DATE_FROM) LIKE ADCP-DATE_FROM DEFAULT '00010101' |
|
| 2 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | ||
| 3 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL |
|
| 4 | ADRC | Addresses (Business Address Services) | SOURCE VALUE(ADDRESS_NUMBER) LIKE ADRC-ADDRNUMBER DEFAULT SPACE |
|
| 5 | ADRP | Persons (Business Address Services) | SOURCE VALUE(PERSON_NUMBER) LIKE ADRP-PERSNUMBER DEFAULT SPACE |
|
| 6 | ADRT | Communication Data Text (Business Address Services) | SOURCE VALUE(LANGUAGE) LIKE ADRT-LANGU DEFAULT SY-LANGU |
|
| 7 | ADSUSE | Transfer Structure for Communication Usages (Single Type) | SOURCE ET_USAGE STRUCTURE ADSUSE OPTIONAL |
|
| 8 | ADSUSE_UUID | Transfer Structure for Communication Usages (Single Type) | SOURCE ET_USAGE_UUID STRUCTURE ADSUSE_UUID OPTIONAL |
|
| 9 | SYS_CALLS | Structure of System Callstack (like in the Debugger) | ||
| 10 | SZAD_FIELD | Reference Structures of Package SZAD | ||
| 11 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |
|
| 12 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |
|
| 13 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE |
|
| 14 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(TABLE_TYPE) LIKE SZAD_FIELD-TABLE_TYPE |