SAP ABAP Function Module CND_MAP_FIELD_VALUE_EXT_TO_INT (Mapping a field value from external presentation to internal)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-CON-IF (Application Component) Exchange of Condition Records and Customizing Data
⤷
CND_SERVICES (Package) Services for CRM condition objects
⤷
⤷
Basic Data
| Function Module | CND_MAP_FIELD_VALUE_EXT_TO_INT | Mapping a field value from external presentation to internal |
| Function Group | CND_READ_COND_RECS | Read condition records without session |
| Program Name | SAPLCND_READ_COND_RECS | |
| INCLUDE Name | LCND_READ_COND_RECSU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_FIELDVALUE_EXT | TYPE | CHAR50 | Field value in internal format | |||
| |
IV_FIELDNAME_INT | TYPE | CHAR30 | Internal Field Name | |||
| |
IV_FIELDNAME_EXT | TYPE | CHAR30 | External Field Name | |||
| |
IV_FIELDVALUE_EXT | TYPE | CHAR50 | Input field value in external format | |||
| |
CONVERSION_NOT_SUPPORTED | TYPE | External to internal conversion not supported for input variable key value | ||||
| |
WRONG_FIELD_VALUE | TYPE | External to internal conversion failed | ||||
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 | 20130604 |
| SAP Release Created in | 713 |