Table list used by SAP ABAP Function Module ADDR_COPY_COMPLETE_3_TO_1 (ADDR_COPY_COMPLETE_3_TO_1)
SAP ABAP Function Module ADDR_COPY_COMPLETE_3_TO_1 (ADDR_COPY_COMPLETE_3_TO_1) is using
# Object Type Object Name Object Description Note
     
1 Table  ADDR1_DATA Address transfer structure
2 Table  ADDR1_SEL Address selection parameter
3 Table  ADDR1_SEL Address selection parameter SOURCE VALUE(NEW_ADDRESS_NUMBER) LIKE ADDR1_SEL-ADDRNUMBER
4 Table  ADDR1_VAL Address return structure
5 Table  ADDR3_DATA Transfer structure for the address of a person in a company
6 Table  ADDR3_SEL Selection parameter for the address of a person in a company SOURCE VALUE(OLD_PERSON_NUMBER) LIKE ADDR3_SEL-PERSNUMBER OPTIONAL
7 Table  ADDR3_SEL Selection parameter for the address of a person in a company SOURCE VALUE(OLD_ADDRESS_NUMBER) LIKE ADDR3_SEL-ADDRNUMBER OPTIONAL
8 Table  ADDR3_SEL Selection parameter for the address of a person in a company SOURCE VALUE(OLD_PERSON_HANDLE) LIKE ADDR3_SEL-PERSHANDLE OPTIONAL
9 Table  ADDR3_SEL Selection parameter for the address of a person in a company SOURCE VALUE(OLD_ADDRESS_HANDLE) LIKE ADDR3_SEL-ADDRHANDLE OPTIONAL
10 Table  ADDR_ADDR_PERS_LINE Selection Table Structure with Address and Person Number
11 Table  ADDR_ERROR Transfer structure for error messages in the fn.gr. SZA0 SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR
12 Table  ADDR_REF Transfer structure for the use of addresses
13 Table  ADDR_REF Transfer structure for the use of addresses SOURCE VALUE(ADDRESS_REFERENCE) LIKE ADDR_REF OPTIONAL
14 Table  ADDR_S_XPCPT Address and Person Number with XPCPT flag
15 Table  ADRG Assignment of Addresses to Other Address Groups (BAS) SOURCE VALUE(ADDRESS_GROUP) LIKE ADRG-ADDR_GROUP OPTIONAL
16 Table  ADRS3 Address formatting structure: Contact person-business addr.
17 Table  INRI Number ranges function module interface structure SOURCE VALUE(RETURNCODE_NUMBERRANGE) LIKE INRI-RETURNCODE
18 Table  INRI Number ranges function module interface structure SOURCE VALUE(NUMBERRANGE_NUMBER) LIKE INRI-NRRANGENR DEFAULT '01'
19 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(CHECK_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT SPACE
20 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(OWNER) LIKE SZAD_FIELD-FLAG DEFAULT 'X'
21 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(GET_NUMBER) LIKE SZAD_FIELD-FLAG DEFAULT SPACE
22 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(CONSIDER_DEFAULT_COMM) LIKE SZAD_FIELD-FLAG DEFAULT SPACE
23 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE OPTIONAL
24 Table  SZAD_FIELD Reference Structures of Package SZAD SOURCE VALUE(RETURNCODE) LIKE SZAD_FIELD-RETURNCODE