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 Table  ADDR3_DATA Transfer structure for the address of a person in a company
2 Table  ADDR_ADDR_PERS_LINE Selection Table Structure with Address and Person Number
3 Table  ADDR_ERROR Transfer structure for error messages in the fn.gr. SZA0
4 Table  ADDR_ERROR Transfer structure for error messages in the fn.gr. SZA0 SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR OPTIONAL
5 Table  ADDR_S_XPCPT Address and Person Number with XPCPT flag
6 Table  ADRP Persons (Business Address Services) SOURCE VALUE(DATE_FROM) LIKE ADRP-DATE_FROM DEFAULT '00010101'
7 Table  ADRP Persons (Business Address Services) SOURCE VALUE(NATION) LIKE ADRP-NATION DEFAULT SPACE
8 Table  ADRP Persons (Business Address Services) SOURCE VALUE(PERSON_NUMBER) LIKE ADRP-PERSNUMBER OPTIONAL
9 Table  ADRP Persons (Business Address Services)
10 Table  PERS_DATA Transfer structure for person with private address SOURCE VALUE(PERSON_DATA) LIKE PERS_DATA
11 Table  PERS_DATA Transfer structure for person with private address
12 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(PERSON_HANDLE) LIKE SZAD_FIELD-HANDLE OPTIONAL
13 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE
14 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(CHECK_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT 'X'
15 Table  SZAD_FIELD Reference Structures of Package SZAD