Table list used by SAP ABAP Function Module ADDR_PERSONAL_COMPLETE_INSERT (Einfügen einer Person mit persönlicher Adresse ohne Dialog)
SAP ABAP Function Module
ADDR_PERSONAL_COMPLETE_INSERT (Einfügen einer Person mit persönlicher 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 | ADCP | Person/Address Assignment (Business Address Services) | ||
| 3 | ADDR2_DATA | Transfer structure for person with private address | ||
| 4 | ADDR2_DATA | Transfer structure for person with private address | SOURCE VALUE(ADDRESS_PERSONAL_DATA) LIKE ADDR2_DATA |
|
| 5 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | ||
| 6 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL |
|
| 7 | ADRC | Addresses (Business Address Services) | ||
| 8 | ADRCT | Address Texts (Business Address Services) | ||
| 9 | ADRCT | Address Texts (Business Address Services) | SOURCE VALUE(LANGUAGE) LIKE ADRCT-LANGU DEFAULT SY-LANGU |
|
| 10 | ADRGP | Assignment of Persons to Further Person Groups (BAS) | SOURCE VALUE(PERSON_GROUP) LIKE ADRGP-PERS_GROUP |
|
| 11 | ADRP | Persons (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(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE |
|
| 14 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE |
|
| 15 | SZAD_FIELD | Reference Structures of Package SZAD | ||
| 16 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(CHECK_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |