Table list used by SAP ABAP Function Module WB2_COPY_ADDRESS (PM: Kopieren einer Adresse (Tabelle ADRC, provisorischer Baustein!))
SAP ABAP Function Module
WB2_COPY_ADDRESS (PM: Kopieren einer Adresse (Tabelle ADRC, provisorischer Baustein!)) 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 | SADRVB | Reference structure for XSADR/YSADR | ||
| 5 | SADRVB | Reference structure for XSADR/YSADR | SOURCE T_VBADR STRUCTURE SADRVB |
|
| 6 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(SOURCE_ADDR_HANDLE) LIKE SZAD_FIELD-HANDLE DEFAULT SPACE |
|
| 7 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(TARGET_ADDR_HANDLE) LIKE SZAD_FIELD-HANDLE |
|
| 8 | SZAD_FIELD | Reference Structures of Package SZAD | ||
| 9 | VBADR | Address work area | ||