Table list used by SAP ABAP Function Module ADDR_PERSON_UPDATE (Ändern einer Person der BAS (ohne Adreßdaten) (ohne Dialog))
SAP ABAP Function Module
ADDR_PERSON_UPDATE (Ändern einer Person der BAS (ohne Adreßdaten) (ohne Dialog)) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
ADDR3_DATA | Transfer structure for the address of a person in a company | |
2 | ![]() |
ADDR_ADDR_PERS_LINE | Selection Table Structure with Address and Person Number | |
3 | ![]() |
ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | |
4 | ![]() |
ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL |
5 | ![]() |
ADDR_S_XPCPT | Address and Person Number with XPCPT flag | |
6 | ![]() |
ADRP | Persons (Business Address Services) | SOURCE VALUE(DATE_FROM) LIKE ADRP-DATE_FROM DEFAULT '00010101' |
7 | ![]() |
ADRP | Persons (Business Address Services) | SOURCE VALUE(NATION) LIKE ADRP-NATION DEFAULT SPACE |
8 | ![]() |
ADRP | Persons (Business Address Services) | SOURCE VALUE(PERSON_NUMBER) LIKE ADRP-PERSNUMBER OPTIONAL |
9 | ![]() |
ADRP | Persons (Business Address Services) | |
10 | ![]() |
PERS_DATA | Transfer structure for person with private address | SOURCE VALUE(PERSON_DATA) LIKE PERS_DATA |
11 | ![]() |
PERS_DATA | Transfer structure for person with private address | |
12 | ![]() |
SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE OPTIONAL |
13 | ![]() |
SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE |
14 | ![]() |
SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(CHECK_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |
15 | ![]() |
SZAD_FIELD | Reference Structures of Package SZAD |