Table list used by SAP ABAP Function Module ADDR_INSERT (Einfügen einer Adresse ohne Dialog)
SAP ABAP Function Module
ADDR_INSERT (Einfügen einer Adresse ohne Dialog) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADCP | Person/Address Assignment (Business Address Services) | SOURCE VALUE(DATE_FROM) LIKE ADCP-DATE_FROM DEFAULT '00010101' |
|
| 2 | ADDR1_DATA | Address transfer structure | ||
| 3 | ADDR1_DATA | Address transfer structure | SOURCE VALUE(ADDRESS_DATA) LIKE ADDR1_DATA |
|
| 4 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL |
|
| 5 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | ||
| 6 | ADRC | Addresses (Business Address Services) | ||
| 7 | ADRCT | Address Texts (Business Address Services) | ||
| 8 | ADRCT | Address Texts (Business Address Services) | SOURCE VALUE(LANGUAGE) LIKE ADRCT-LANGU DEFAULT SY-LANGU |
|
| 9 | ADRG | Assignment of Addresses to Other Address Groups (BAS) | SOURCE VALUE(ADDRESS_GROUP) LIKE ADRG-ADDR_GROUP |
|
| 10 | SZAD_FIELD | Reference Structures of Package SZAD | ||
| 11 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE |
|
| 12 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE |
|
| 13 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(CHECK_EMPTY_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |
|
| 14 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(CHECK_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |