Table list used by SAP ABAP Function Module ADDR_CHECK (ADDR_CHECK)
SAP ABAP Function Module
ADDR_CHECK (ADDR_CHECK) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR1_DATA | Address transfer structure | SOURCE VALUE(ADDRESS_DATA_1) LIKE ADDR1_DATA OPTIONAL |
|
| 2 | ADDR1_DATA | Address transfer structure | ||
| 3 | ADDR2_DATA | Transfer structure for person with private address | SOURCE VALUE(ADDRESS_DATA_2) LIKE ADDR2_DATA OPTIONAL |
|
| 4 | ADDR2_DATA | Transfer structure for person with private address | ||
| 5 | ADDR3_DATA | Transfer structure for the address of a person in a company | ||
| 6 | ADDR3_DATA | Transfer structure for the address of a person in a company | SOURCE VALUE(ADDRESS_DATA_3) LIKE ADDR3_DATA OPTIONAL |
|
| 7 | ADDRS_VERSION | Address data for a specific address version | ||
| 8 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | ||
| 9 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL |
|
| 10 | ADRC | Addresses (Business Address Services) | SOURCE VALUE(NATION) LIKE ADRC-NATION OPTIONAL |
|
| 11 | ADRC | Addresses (Business Address Services) | SOURCE VALUE(ADDRESS_NUMBER) LIKE ADRC-ADDRNUMBER OPTIONAL |
|
| 12 | ADRC_STRUC | Include structure with ADRC attributes without name fields | ||
| 13 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_OBJECT_TYPE) LIKE SZAD_FIELD-ADDR_TYPE |
|
| 14 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RC_ERRORS |
|
| 15 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE OPTIONAL |