Table list used by SAP ABAP Function Module ADDR_PERS_COMP_INSERT (Einfügen einer Ansprechpartneradresse ohne Dialog)
SAP ABAP Function Module
ADDR_PERS_COMP_INSERT (Einfügen einer Ansprechpartneradresse ohne Dialog) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADCP | Person/Address Assignment (Business Address Services) | ||
| 2 | ADCP | Person/Address Assignment (Business Address Services) | SOURCE VALUE(DATE_FROM) LIKE ADCP-DATE_FROM DEFAULT '00010101' |
|
| 3 | ADCP | Person/Address Assignment (Business Address Services) | SOURCE VALUE(ADDRESS_NUMBER) LIKE ADCP-ADDRNUMBER DEFAULT SPACE |
|
| 4 | ADDR3_DATA | Transfer structure for the address of a person in a company | ||
| 5 | ADDR3_DATA | Transfer structure for the address of a person in a company | SOURCE VALUE(ADDRESS_PERSON_IN_COMPANY_DATA) LIKE ADDR3_DATA |
|
| 6 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL |
|
| 7 | ADRCT | Address Texts (Business Address Services) | SOURCE VALUE(LANGUAGE) LIKE ADRCT-LANGU DEFAULT SY-LANGU |
|
| 8 | ADRGP | Assignment of Persons to Further Person Groups (BAS) | SOURCE VALUE(PERSON_GROUP) LIKE ADRGP-PERS_GROUP |
|
| 9 | ADRP | Persons (Business Address Services) | ||
| 10 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(CHECK_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |
|
| 11 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE |
|
| 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(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |
|
| 14 | SZAD_FIELD | Reference Structures of Package SZAD |