Table list used by SAP ABAP Function Module ADDR_COPY_COMPLETE_2_TO_1 (ADDR_COPY_COMPLETE_2_TO_1)
SAP ABAP Function Module
ADDR_COPY_COMPLETE_2_TO_1 (ADDR_COPY_COMPLETE_2_TO_1) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR1_DATA | Address transfer structure | ||
| 2 | ADDR1_SEL | Address selection parameter | SOURCE VALUE(NEW_ADDRESS_NUMBER) LIKE ADDR1_SEL-ADDRNUMBER |
|
| 3 | ADDR2_DATA | Transfer structure for person with private address | ||
| 4 | ADDR2_SEL | Selection parameter for person with private address | SOURCE VALUE(OLD_PERSON_NUMBER) LIKE ADDR2_SEL-PERSNUMBER OPTIONAL |
|
| 5 | ADDR2_SEL | Selection parameter for person with private address | SOURCE VALUE(OLD_PERSON_HANDLE) LIKE ADDR2_SEL-PERSHANDLE OPTIONAL |
|
| 6 | ADDR2_SEL | Selection parameter for person with private address | SOURCE VALUE(OLD_ADDRESS_NUMBER) LIKE ADDR2_SEL-ADDRNUMBER OPTIONAL |
|
| 7 | ADDR2_SEL | Selection parameter for person with private address | SOURCE VALUE(OLD_ADDRESS_HANDLE) LIKE ADDR2_SEL-ADDRHANDLE OPTIONAL |
|
| 8 | ADDR_ADDR_PERS_LINE | Selection Table Structure with Address and Person Number | ||
| 9 | ADDR_ERROR | Transfer structure for error messages in the fn.gr. SZA0 | SOURCE ERROR_TABLE STRUCTURE ADDR_ERROR |
|
| 10 | ADDR_REF | Transfer structure for the use of addresses | SOURCE VALUE(ADDRESS_REFERENCE) LIKE ADDR_REF OPTIONAL |
|
| 11 | ADDR_REF | Transfer structure for the use of addresses | ||
| 12 | ADDR_S_XPCPT | Address and Person Number with XPCPT flag | ||
| 13 | ADRC | Addresses (Business Address Services) | SOURCE VALUE(ADDRESS_NUMBER) LIKE ADRC-ADDRNUMBER OPTIONAL |
|
| 14 | ADRG | Assignment of Addresses to Other Address Groups (BAS) | SOURCE VALUE(ADDRESS_GROUP) LIKE ADRG-ADDR_GROUP OPTIONAL |
|
| 15 | INRI | Number ranges function module interface structure | SOURCE VALUE(NUMBERRANGE_NUMBER) LIKE INRI-NRRANGENR DEFAULT '01' |
|
| 16 | INRI | Number ranges function module interface structure | SOURCE VALUE(RETURNCODE_NUMBERRANGE) LIKE INRI-RETURNCODE |
|
| 17 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(GET_NUMBER) LIKE SZAD_FIELD-FLAG DEFAULT SPACE |
|
| 18 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(UPDATEFLAG) LIKE SZAD_FIELD-UPDATEFLAG DEFAULT 'I' |
|
| 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(ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE OPTIONAL |
|
| 21 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(OWNER) LIKE SZAD_FIELD-FLAG DEFAULT 'X' |
|
| 22 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(CHECK_ADDRESS) LIKE SZAD_FIELD-FLAG DEFAULT SPACE |