Table list used by SAP ABAP Function Module COUNTRY_CODE_ISO_TO_SAP (Translates an ISO country key into the SAP internal country key)
SAP ABAP Function Module
COUNTRY_CODE_ISO_TO_SAP (Translates an ISO country key into the SAP internal country key) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDWFAP_PAR | Parameters for application function module - IDoc inbound | SOURCE VALUE(UNIQUE) LIKE BDWFAP_PAR-CALLTRANS |
|
| 2 | T005 | Countries | ||
| 3 | T005 | Countries | SOURCE VALUE(SAP_CODE) LIKE T005-LAND1 |
|
| 4 | T005 | Countries | SOURCE VALUE(ISO_CODE) LIKE T005-INTCA |
|