Table list used by SAP ABAP Function Module ERP_WEC_GET_COUNTRY_LIST (Get the list of countries)
SAP ABAP Function Module
ERP_WEC_GET_COUNTRY_LIST (Get the list of countries) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRETURN1 | Return Parameter | ||
| 2 | BAPIRETURN1 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRETURN1 |
|
| 3 | ISA_COUNTRIES | ISA-R/3 Transfer Structure for Countries | ||
| 4 | ISA_COUNTRIES | ISA-R/3 Transfer Structure for Countries | SOURCE COUNTRYLIST STRUCTURE ISA_COUNTRIES |
|
| 5 | ISA_COUNTRIES | ISA-R/3 Transfer Structure for Countries | SOURCE VALUE(COUNTRY_DEFAULT) LIKE ISA_COUNTRIES-LAND1 |
|
| 6 | T005T | Country Names | SOURCE VALUE(LANGU) LIKE T005T-SPRAS OPTIONAL |
|
| 7 | TWIC8003 | IACs Retail: Selection of countries for customer address | SOURCE VALUE(COUNTRYGROUP) LIKE TWIC8003-CNSCM OPTIONAL |
|