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 | AD1_FLAGS | Address flag transfer structure | ||
| 2 | ADCP | Person/Address Assignment (Business Address Services) | SOURCE VALUE(ADDRESS_NUMBER) LIKE ADCP-ADDRNUMBER DEFAULT SPACE |
|
| 3 | ADCP | Person/Address Assignment (Business Address Services) | SOURCE VALUE(DATE_FROM) LIKE ADCP-DATE_FROM DEFAULT '00010101' |
|
| 4 | ADCP | Person/Address Assignment (Business Address Services) | SOURCE VALUE(NATION) LIKE ADCP-NATION DEFAULT SPACE |
|
| 5 | ADDR1_DATA | Address transfer structure | ||
| 6 | ADDR1_DATA | Address transfer structure | SOURCE VALUE(ADDRESS_DATA) LIKE ADDR1_DATA |
|
| 7 | ADDR1_SEL | Address selection parameter | ||
| 8 | ADDR1_TEXT | Texts for key fields (address object 1) | ||
| 9 | ADDR1_VAL | Address return structure | ||
| 10 | ADDR_ADDR_PERS_LINE | Selection Table Structure with Address and Person Number | ||
| 11 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | ||
| 12 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL |
|
| 13 | ADDR_S_XPCPT | Address and Person Number with XPCPT flag | ||
| 14 | ADRC | Addresses (Business Address Services) | ||
| 15 | ADRCT | Address Texts (Business Address Services) | SOURCE VALUE(LANGUAGE) LIKE ADRCT-LANGU DEFAULT SY-LANGU |
|
| 16 | ADRCT | Address Texts (Business Address Services) | ||
| 17 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(CHECK_OTHER_VERSIONS) TYPE SZAD_FIELD-FLAG DEFAULT 'X' |
|
| 18 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |
|
| 19 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(CHECK_EMPTY_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |
|
| 20 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE |
|
| 21 | SZAD_FIELD | Reference Structures of Package SZAD |