SAP ABAP Function Module CMS_MAP_STR_TO_STR (CMS Mapper Function Module to map struc to struc)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_MAPPER (Package) CMS Package for Mapping functionality
⤷
⤷
Basic Data
| Function Module | CMS_MAP_STR_TO_STR | CMS Mapper Function Module to map struc to struc |
| Function Group | CMS_MAPPER | CMS Mappper Function module for conv. |
| Program Name | SAPLCMS_MAPPER | |
| INCLUDE Name | LCMS_MAPPERU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_TO_DATA | TYPE | TABLE | Table of To structure | |||
| |
IV_FROM_APP_TYPE_ID | TYPE | CMST_APPL_ID | CMS mapper Application type | |||
| |
IV_TO_APP_TYPE_ID | TYPE | CMST_APPL_ID | CMS mapper Application type | |||
| |
IV_FROM_APP | TYPE | CMST_FROM_APP | CMS Mapper Application | |||
| |
IV_TO_APP | TYPE | CMST_TO_APP | CMS Mapper Application | |||
| |
IT_FROM_DATA | TYPE | TABLE | Table of From structure | |||
| |
WRONG_FUNCTION_CALLED | TYPE | |||||
| |
MAPPPING_NOT_MAINTAINED | TYPE | |||||
| |
WRONG_FIELD_MAINTAINED | TYPE | |||||
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 | 20030110 |
| SAP Release Created in | 400 |