Table list used by SAP ABAP Function Module SD_ADDRESS_NUMBER_GET (Ziehen einer Adreßnummer und Fortschreiben des Verwendungsnachw.)
SAP ABAP Function Module
SD_ADDRESS_NUMBER_GET (Ziehen einer Adreßnummer und Fortschreiben des Verwendungsnachw.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR1_DATA | Address transfer structure | ||
| 2 | ADDR_REF | Transfer structure for the use of addresses | SOURCE VALUE(FIF_APPL_KEY) LIKE ADDR_REF-APPL_KEY |
|
| 3 | ADDR_REF | Transfer structure for the use of addresses | SOURCE VALUE(FIF_APPL_FIELD) LIKE ADDR_REF-APPL_FIELD DEFAULT 'VBELN' |
|
| 4 | ADDR_REF | Transfer structure for the use of addresses | SOURCE VALUE(FIF_APPL_TABLE) LIKE ADDR_REF-APPL_TABLE DEFAULT 'VBUK' |
|
| 5 | ADDR_REF | Transfer structure for the use of addresses | ||
| 6 | ADRC | Addresses (Business Address Services) | SOURCE VALUE(FEF_ADDRESS_NUMBER) LIKE ADRC-ADDRNUMBER |
|
| 7 | ADRG | Assignment of Addresses to Other Address Groups (BAS) | SOURCE VALUE(FIF_ADDRESS_GROUP) LIKE ADRG-ADDR_GROUP DEFAULT 'SD01' |
|
| 8 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(FIF_EXECUTE_IN_UPDATE_TASK) LIKE SZAD_FIELD-FLAG DEFAULT SPACE |
|
| 9 | SZAD_FIELD | Reference Structures of Package SZAD | SOURCE VALUE(FIF_ADDRESS_HANDLE) LIKE SZAD_FIELD-HANDLE |
|