SAP ABAP Class /IPRO/IF_DOCB_VALIDATOR (Interface for validator classes)
Properties
| Class | /IPRO/IF_DOCB_VALIDATOR | |
| Short Description | Interface for validator classes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040204 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/IF_DOCB_VALIDATOR has no forward declaration.
Interfaces
Class /IPRO/IF_DOCB_VALIDATOR has no interface implemented.
Friends
Class /IPRO/IF_DOCB_VALIDATOR has no friend class.
Attributes
Class /IPRO/IF_DOCB_VALIDATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Run the validator to validate the variable | 20040204 |
Events
Class /IPRO/IF_DOCB_VALIDATOR has no event.
Types
Class /IPRO/IF_DOCB_VALIDATOR has no local type.
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALID | Call by reference | Type reference (TYPE) | SEU_BOOL | If the value is valid | 20040204 | |||
| 2 | EV_VALUE | Call by reference | Type reference (TYPE) | ANY | Exporting value | 20040204 | |||
| 3 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | /IPRO/CL_MESSAGE_HANDLER | Message handler | 20040204 | |||
| 4 | IO_VARIABLE | Call by reference | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_VARIABLE | Variable to be validated | 20040204 | |||
| 5 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | The importing value | 20040204 |
Method EXECUTE on class /IPRO/IF_DOCB_VALIDATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |