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