Table list used by SAP ABAP Function Module ADDR_VERSION_INSERT (Einfügen einer Version einer Adresse ohne Dialog)
SAP ABAP Function Module
ADDR_VERSION_INSERT (Einfügen einer Version einer Adresse ohne Dialog) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR1_DATA | Address transfer structure | SOURCE VALUE(ADDRESS_DATA) LIKE ADDR1_DATA |
|
| 2 | ADDR1_DATA | Address transfer structure | ||
| 3 | ADDR_ADDR_PERS_LINE | Selection Table Structure with Address and Person Number | ||
| 4 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL |
|
| 5 | ADDR_S_XPCPT | Address and Person Number with XPCPT flag | ||
| 6 | ADRC | Addresses (Business Address Services) | SOURCE VALUE(ADDRESS_NUMBER) LIKE ADRC-ADDRNUMBER DEFAULT SPACE |
|
| 7 | ADRC | Addresses (Business Address Services) | ||
| 8 | ADRC | Addresses (Business Address Services) | SOURCE VALUE(NATION) LIKE ADRC-NATION |
|
| 9 | ADRC | Addresses (Business Address Services) | SOURCE VALUE(DATE_FROM) LIKE ADRC-DATE_FROM DEFAULT '00010101' |
|
| 10 | ADRCT | Address Texts (Business Address Services) | SOURCE VALUE(LANGUAGE) LIKE ADRCT-LANGU DEFAULT SY-LANGU |
|
| 11 | ADRCT | Address Texts (Business Address Services) | ||
| 12 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE |
|
| 13 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(CHECK_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |
|
| 14 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |
|
| 15 | SZAD_FIELD | Reference Structures of Package SZAD | ||
| 16 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(CHECK_EMPTY_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |