Table/Structure Field 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 - CALLTRANS | Flag: Application has actually performed call transaction | ||
| 2 | BDWFAP_PAR - CALLTRANS | Flag: Application has actually performed call transaction | SOURCE VALUE(UNIQUE) LIKE BDWFAP_PAR-CALLTRANS |
|
| 3 | T005 - INTCA | Country ISO code | ||
| 4 | T005 - INTCA | Country ISO code | SOURCE VALUE(ISO_CODE) LIKE T005-INTCA |
|
| 5 | T005 - LAND1 | Country Key | SOURCE VALUE(SAP_CODE) LIKE T005-LAND1 |
|
| 6 | T005 - LAND1 | Country Key | ||