Table list used by SAP ABAP Function Module ADDR_UPDATE (Ändern einer Adresse ohne Dialog (auch einer internationalen Version))
SAP ABAP Function Module ADDR_UPDATE (Ändern einer Adresse ohne Dialog (auch einer internationalen Version)) is using
# Object Type Object Name Object Description Note
     
1 Table  AD1_FLAGS Address flag transfer structure
2 Table  ADCP Person/Address Assignment (Business Address Services) SOURCE VALUE(ADDRESS_NUMBER) LIKE ADCP-ADDRNUMBER DEFAULT SPACE
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 DEFAULT SPACE
5 Table  ADDR1_DATA Address transfer structure
6 Table  ADDR1_DATA Address transfer structure SOURCE VALUE(ADDRESS_DATA) LIKE ADDR1_DATA
7 Table  ADDR1_SEL Address selection parameter
8 Table  ADDR1_TEXT Texts for key fields (address object 1)
9 Table  ADDR1_VAL Address return structure
10 Table  ADDR_ADDR_PERS_LINE Selection Table Structure with Address and Person Number
11 Table  ADDR_ERROR Transfer structure for error messages in the fn.gr. SZA0
12 Table  ADDR_ERROR Transfer structure for error messages in the fn.gr. SZA0 SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL
13 Table  ADDR_S_XPCPT Address and Person Number with XPCPT flag
14 Table  ADRC Addresses (Business Address Services)
15 Table  ADRCT Address Texts (Business Address Services) SOURCE VALUE(LANGUAGE) LIKE ADRCT-LANGU DEFAULT SY-LANGU
16 Table  ADRCT Address Texts (Business Address Services)
17 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(CHECK_OTHER_VERSIONS) TYPE SZAD_FIELD-FLAG DEFAULT 'X'
18 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE
19 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(CHECK_EMPTY_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X'
20 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE
21 Table  SZAD_FIELD Reference Structures of Package SZAD