Table list used by SAP ABAP Function Module ADDR_PERSONAL_VERSION_INSERT (Einfügen einer Version einer persönlichen Adresse ohne Dialog)
SAP ABAP Function Module ADDR_PERSONAL_VERSION_INSERT (Einfügen einer Version einer persönlichen Adresse ohne Dialog) is using
# Object Type Object Name Object Description Note
     
1 Table  ADCP Person/Address Assignment (Business Address Services) SOURCE VALUE(PERSON_NUMBER) LIKE ADCP-PERSNUMBER DEFAULT SPACE
2 Table  ADCP Person/Address Assignment (Business Address Services)
3 Table  ADCP Person/Address Assignment (Business Address Services) SOURCE VALUE(DATE_FROM) LIKE ADCP-DATE_FROM DEFAULT '00010101'
4 Table  ADCP Person/Address Assignment (Business Address Services) SOURCE VALUE(NATION) LIKE ADCP-NATION
5 Table  ADCP Person/Address Assignment (Business Address Services) SOURCE VALUE(ADDRESS_NUMBER) LIKE ADCP-ADDRNUMBER DEFAULT SPACE
6 Table  ADDR2_DATA Transfer structure for person with private address SOURCE VALUE(ADDRESS_PERSONAL_DATA) LIKE ADDR2_DATA
7 Table  ADDR2_DATA Transfer structure for person with private address
8 Table  ADDR_ADDR_PERS_LINE Selection Table Structure with Address and Person Number
9 Table  ADDR_ERROR Transfer structure for error messages in the fn.gr. SZA0 SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL
10 Table  ADDR_S_XPCPT Address and Person Number with XPCPT flag
11 Table  ADRC Addresses (Business Address Services)
12 Table  ADRCT Address Texts (Business Address Services)
13 Table  ADRCT Address Texts (Business Address Services) SOURCE VALUE(LANGUAGE) LIKE ADRCT-LANGU DEFAULT SY-LANGU
14 Table  ADRP Persons (Business Address Services)
15 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE
16 Table  SZAD_FIELD Reference Structures of Package SZAD
17 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE
18 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(CHECK_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X'
19 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE