SAP ABAP Data Element CNV_MBT_CHECK_OBJKEY_INDEP (Check Framework: Check is Object-Key independent)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_CHECK (Package) Check Framework
⤷
⤷
Basic Data
| Data Element | CNV_MBT_CHECK_OBJKEY_INDEP |
| Short Description | Check Framework: Check is Object-Key independent |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CNV_MBT_CHECK_FLAG | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | ObjIndep |
| Medium | 18 | ObjKey indep. |
| Long | 22 | Object Key independent |
| Heading | 22 | Object Key independent |
Documentation
Definition
If a check is not object key independent (fits to most of the checks) then method CREATE_DATAOBJECT is called by the check framework to create a data object for an object key. This data object is then passed to check for execution.
If a check is object key independent then the check will be executed without a data object. In this case the framework does not pass a data object to the check in method EXECUTE.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |