Table list used by SAP ABAP Function Module PM_COPY_ADDRESS (PM: Copy an Address (Table ADRC, Temporary Module))
SAP ABAP Function Module
PM_COPY_ADDRESS (PM: Copy an Address (Table ADRC, Temporary Module)) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
ADRC | Addresses (Business Address Services) | SOURCE VALUE(SOURCE_ADDR_NUMBER) LIKE ADRC-ADDRNUMBER DEFAULT SPACE |
2 | ![]() |
ADRG | Assignment of Addresses to Other Address Groups (BAS) | SOURCE VALUE(TARGET_ADDRESS_GROUP) LIKE ADRG-ADDR_GROUP DEFAULT 'PM01' |
3 | ![]() |
IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(IND_SUCCESS) LIKE IREF-IIND |
4 | ![]() |
SZAD_FIELD | Reference Structures of Package SZAD | |
5 | ![]() |
SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(TARGET_ADDR_HANDLE) LIKE SZAD_FIELD-HANDLE |
6 | ![]() |
SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(SOURCE_ADDR_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |