Table list used by SAP ABAP Function Module MM_ARRANG_GET_ADDRESS (Liefert zu einem Adreß-Schlüssel die Adresse)
SAP ABAP Function Module
MM_ARRANG_GET_ADDRESS (Liefert zu einem Adreß-Schlüssel die Adresse) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADDR1_SEL | Address selection parameter | ||
| 2 | ADDR1_VAL | Address return structure | ||
| 3 | ADDR1_VAL | Address return structure | SOURCE VALUE(E_COMP_ADDRESS) LIKE ADDR1_VAL |
|
| 4 | ADDR2_SEL | Selection parameter for person with private address | ||
| 5 | ADDR2_VAL | Return structure for person with private address | ||
| 6 | ADDR2_VAL | Return structure for person with private address | SOURCE VALUE(E_PERS_ADDRESS) LIKE ADDR2_VAL |
|
| 7 | ADDR3_SEL | Selection parameter for the address of a person in a company | ||
| 8 | ADDR3_VAL | Return structure for the address of a person in a company | ||
| 9 | ADDR3_VAL | Return structure for the address of a person in a company | SOURCE VALUE(E_AP_ADDRESS) LIKE ADDR3_VAL |
|
| 10 | ADDR_KEY | Structure with reference key fields and address type | ||
| 11 | ADDR_KEY | Structure with reference key fields and address type | SOURCE VALUE(I_ADDR_KEY) LIKE ADDR_KEY |
|
| 12 | KONA | Agreements | SOURCE VALUE(I_KNUMA) LIKE KONA-KNUMA OPTIONAL |
|
| 13 | SZAD_FIELD | Reference Structures of Package SZAD |