Table list used by SAP ABAP Function Module ADDR_PERS_COMP_INSERT (Einfügen einer Ansprechpartneradresse ohne Dialog)
SAP ABAP Function Module ADDR_PERS_COMP_INSERT (Einfügen einer Ansprechpartneradresse ohne Dialog) is using
# Object Type Object Name Object Description Note
     
1 Table  ADCP Person/Address Assignment (Business Address Services)
2 Table  ADCP Person/Address Assignment (Business Address Services) SOURCE VALUE(DATE_FROM) LIKE ADCP-DATE_FROM DEFAULT '00010101'
3 Table  ADCP Person/Address Assignment (Business Address Services) SOURCE VALUE(ADDRESS_NUMBER) LIKE ADCP-ADDRNUMBER DEFAULT SPACE
4 Table  ADDR3_DATA Transfer structure for the address of a person in a company
5 Table  ADDR3_DATA Transfer structure for the address of a person in a company SOURCE VALUE(ADDRESS_PERSON_IN_COMPANY_DATA) LIKE ADDR3_DATA
6 Table  ADDR_ERROR Transfer structure for error messages in the fn.gr. SZA0 SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL
7 Table  ADRCT Address Texts (Business Address Services) SOURCE VALUE(LANGUAGE) LIKE ADRCT-LANGU DEFAULT SY-LANGU
8 Table  ADRGP Assignment of Persons to Further Person Groups (BAS) SOURCE VALUE(PERSON_GROUP) LIKE ADRGP-PERS_GROUP
9 Table  ADRP Persons (Business Address Services)
10 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(CHECK_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X'
11 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE
12 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE
13 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE
14 Table  SZAD_FIELD Reference Structures of Package SZAD