Table list used by SAP ABAP Function Module ADDR_PERS_COMP_ASSIGN (Zuordnen einer Person mit Personendaten zu einer Firmenadresse ohne Dialog)
SAP ABAP Function Module
ADDR_PERS_COMP_ASSIGN (Zuordnen einer Person mit Personendaten zu einer Firmenadresse 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 | ADCP | Person/Address Assignment (Business Address Services) | SOURCE VALUE(ADDRESS_NUMBER) LIKE ADCP-ADDRNUMBER DEFAULT SPACE |
|
| 4 | ADCP | Person/Address Assignment (Business Address Services) | SOURCE VALUE(PERSON_NUMBER) LIKE ADCP-PERSNUMBER DEFAULT SPACE |
|
| 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 | ADDR3_DATA | Transfer structure for the address of a person in a company | ||
| 7 | ADDR_ADDR_PERS_LINE | Selection Table Structure with Address and Person Number | ||
| 8 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL |
|
| 9 | ADDR_S_XPCPT | Address and Person Number with XPCPT flag | ||
| 10 | ADRCT | Address Texts (Business Address Services) | SOURCE VALUE(LANGUAGE) LIKE ADRCT-LANGU DEFAULT SY-LANGU |
|
| 11 | ADRGP | Assignment of Persons to Further Person Groups (BAS) | SOURCE VALUE(PERSON_GROUP) LIKE ADRGP-PERS_GROUP DEFAULT SPACE |
|
| 12 | ADRP | Persons (Business Address Services) | ||
| 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 | SOURCE VALUE(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |
|
| 15 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE |
|
| 16 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(CHECK_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |
|
| 17 | SZAD_FIELD | Reference Structures of Package SZAD |