Table list used by SAP ABAP Function Module CACNS_CUSTOMER_ADDRESS_TRANSFO (Länderspezifische Adressaufbereitung)
SAP ABAP Function Module
CACNS_CUSTOMER_ADDRESS_TRANSFO (Länderspezifische Adressaufbereitung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADRS1 | Address format transfer structure (normal address) | SOURCE VALUE(ORT01) LIKE ADRS1-CITY1 |
|
| 2 | ADRS1 | Address format transfer structure (normal address) | SOURCE VALUE(LAND1) LIKE ADRS1-COUNTRY |
|
| 3 | ADRS1 | Address format transfer structure (normal address) | SOURCE VALUE(NAME1) LIKE ADRS1-NAME1 |
|
| 4 | ADRS1 | Address format transfer structure (normal address) | SOURCE VALUE(PSTLZ) LIKE ADRS1-POST_CODE1 |
|
| 5 | ADRS1 | Address format transfer structure (normal address) | SOURCE VALUE(STRAS) LIKE ADRS1-STREET |
|
| 6 | ADRS1 | Address format transfer structure (normal address) | SOURCE VALUE(ADDRESS) LIKE ADRS1 |
|
| 7 | ADRS1 | Address format transfer structure (normal address) | ||
| 8 | ADRS_PRINT | Formatted address (maximum 10 lines) | ||
| 9 | ADRS_PRINT | Formatted address (maximum 10 lines) | SOURCE VALUE(ADDRESS_PRINTFORM) LIKE ADRS_PRINT |
|