SAP ABAP Data Element WCF_DYN_MODIFY_CHECK (Dynamic Modify Check)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL_CUST (Package) Customizing Objects for Generic Interaction Layer
⤷
⤷
Basic Data
| Data Element | WCF_DYN_MODIFY_CHECK |
| Short Description | Dynamic Modify Check |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | GENIL_SUPPORTED | |
| 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 | Dyn.MdfyCk |
| Medium | 20 | Dynamic Modify Check |
| Long | 20 | Dynamic Modify Check |
| Heading | 20 | Dynamic Modify Check |
Documentation
Definition
Indicator whether dynamic check for changeability of this object is supported.
Use
Possible values are IF_GENIL_SUPPORTED~STATIC_SUPPORT = 'S' and IF_GENIL_SUPPORTED~DYNAMIC_SUPPORT = 'D'. For static support, the evaluation is cached for each entity; in case of dynamic support, the evaluation is done again with each call of CL_CRM_BOL_ENTITY->IS_CHANGE_ALLOWED.
Dependencies
Example
History
| Last changed by/on | SAP | 20100420 |
| SAP Release Created in | 701 |