SAP ABAP Data Element ESECHECKFS (Specification Key Check Function)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
EHS (Application Component) Environment, Health and Safety
⤷
CBEHS (Package) EH&S: Interface Objects
⤷
⤷
Basic Data
| Data Element | ESECHECKFS |
| Short Description | Specification Key Check Function |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CHAR30 | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| 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 | SpecChkFcn |
| Medium | 15 | Sp. key chk fct |
| Long | 20 | Spec. key check fctn |
| Heading | 30 | Specific. key check function |
Documentation
Definition
Name of a check routine that checks the respective key of the specification.
Use
The check routine is to check the syntax of the key. If you do not define a check routine, the system is unable to check keys.
In Customizing a check routine can be linked to the specification type that checks a key specified by the user for syntax errors. In this way, customer-specific requests can be implemented into the structure of a key in that a corresponding ABAP check routine is written and linked to Customizing.
Example
- C142_SUBID_FOR_LISTSUB_CHECK
Dependencies
The check routine must exist and be active in the system with the correct interface.
History
| Last changed by/on | SAP | 20010820 |
| SAP Release Created in |