Table list used by SAP ABAP Function Module ADDR_PERS_COMP_UPDATE (Ändern einer Ansprechpartneradresse ohne Dialog (auch internat. Version))
SAP ABAP Function Module
ADDR_PERS_COMP_UPDATE (Ändern einer Ansprechpartneradresse ohne Dialog (auch internat. Version)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AD3_FLAGS | Transfer structure for person in company address flags | ||
| 2 | ADCP | Person/Address Assignment (Business Address Services) | ||
| 3 | ADCP | Person/Address Assignment (Business Address Services) | SOURCE VALUE(DATE_FROM) LIKE ADCP-DATE_FROM DEFAULT '00010101' |
|
| 4 | ADCP | Person/Address Assignment (Business Address Services) | SOURCE VALUE(NATION) LIKE ADCP-NATION DEFAULT SPACE |
|
| 5 | ADCP | Person/Address Assignment (Business Address Services) | SOURCE VALUE(PERSON_NUMBER) LIKE ADCP-PERSNUMBER DEFAULT SPACE |
|
| 6 | ADCP | Person/Address Assignment (Business Address Services) | SOURCE VALUE(ADDRESS_NUMBER) LIKE ADCP-ADDRNUMBER DEFAULT SPACE |
|
| 7 | ADDR3_DATA | Transfer structure for the address of a person in a company | ||
| 8 | ADDR3_DATA | Transfer structure for the address of a person in a company | SOURCE VALUE(ADDRESS_PERSON_IN_COMPANY_DATA) LIKE ADDR3_DATA |
|
| 9 | ADDR3_SEL | Selection parameter for the address of a person in a company | ||
| 10 | ADDR3_TEXT | Texts for key fields (address object 3) | ||
| 11 | ADDR3_VAL | Return structure for the address of a person in a company | ||
| 12 | ADDR_ADDR_PERS_LINE | Selection Table Structure with Address and Person Number | ||
| 13 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | ||
| 14 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL |
|
| 15 | ADDR_S_XPCPT | Address and Person Number with XPCPT flag | ||
| 16 | ADRCT | Address Texts (Business Address Services) | SOURCE VALUE(LANGUAGE) LIKE ADRCT-LANGU DEFAULT SY-LANGU |
|
| 17 | ADRP | Persons (Business Address Services) | ||
| 18 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |
|
| 19 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE |
|
| 20 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |
|
| 21 | SZAD_FIELD | Reference Structures of Package SZAD |