SAP ABAP Data Element E_DEREGCHECKFORM (Check Routine)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-IDE (Application Component) Intercompany Data Exchange
⤷
EE_DEREG (Package) IS-U-IDE: Utility Scenario and Service Provider Agreement
⤷
⤷
Basic Data
| Data Element | E_DEREGCHECKFORM |
| Short Description | Check Routine |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | FORMINFO | |
| 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 | Form |
| Medium | 15 | Check Routine |
| Long | 20 | Check Routine (Form) |
| Heading | 30 | Check Routine |
Documentation
Definition
If the parameter requires additional semantic checks, you can implement a corresponding subprogram in the specified check program. This subprogram then performs the checks.
Use
The plausibility check must provide the following interfaces:
USING:
CHANGING:
If a consistency check is diagnosed, the error message must be returned as a CHANGING parameter. The error message cannot be displayed directly through the message statement.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 471 |