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