SAP ABAP Function Module CCMCS_BP_REGION_COUNTRY_LIST (Returns a list of regions for a specific country)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
CRM_CIC_COMPONENTS (Package) Interaction Center components
⤷
⤷
Basic Data
| Function Module | CCMCS_BP_REGION_COUNTRY_LIST | Returns a list of regions for a specific country |
| Function Group | CRM_CIC_BP_SUB | Business Partner search sub-component |
| Program Name | SAPLCRM_CIC_BP_SUB | |
| INCLUDE Name | LCRM_CIC_BP_SUBU33 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_COUNTRY | TYPE | T005U-LAND1 | Country key | |||
| |
IV_REGION | TYPE | T005U-BLAND | Region (State, Province, County) | |||
| |
IV_LANGUAGE | TYPE | SYST-LANGU | SY-LANGU | R/3 System, current language | ||
| |
ET_T005U | TYPE | T005U | Taxes: Region Key: Texts | |||
| |
ET_T005T | TYPE | T005T | Country Names | |||
| |
COMBINATION_NOT_VALID | TYPE | region is not valid for country | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20010829 |
| SAP Release Created in | 400 |