SAP ABAP Function Module CMS_LO_VALIDATIONBITS_SET (Sets the validation bits based on error messages)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_LO_COMMON (Package) Common objects used by Resale Order Framework
⤷
⤷
Basic Data
| Function Module | CMS_LO_VALIDATIONBITS_SET | Sets the validation bits based on error messages |
| Function Group | CMS_LO_COMMON_CB | Read customizing tables for Common obj |
| Program Name | SAPLCMS_LO_COMMON_CB | |
| INCLUDE Name | LCMS_LO_COMMON_CBU14 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CV_VAL_RULE_BITS | TYPE | CMST_VAL_RULE_BIT | Indicator : validation class bits | |||
| |
CV_VAL_CLASS_BITS | TYPE | CMST_VAL_CLASS_BIT | Indicator : validation rule bits | |||
| |
EV_VAL_RULE_POS | TYPE | CMST_VAL_RULE_BIT_POS | Bit position | |||
| |
EV_VAL_CLASS_POS | TYPE | CMST_VAL_CLASS_BIT_POS | Bit position for validation class | |||
| |
IV_RULE_ID | TYPE | CMST_RULE | Table type for for BRE result set | |||
| |
IV_APPLICATION | TYPE | CMST_APPLICATION | Lean order application code | |||
| |
RULE_NOT_MAINTAINED | TYPE | Rule is not maintained | ||||
| |
VALID_CLASS_DETER_FAILED | TYPE | Validation class for the Rule failed | ||||
| |
VALID_CLASS_BITPOS_NOT_MAINT | TYPE | Bit position of the validation class is not maintained | ||||
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 |