SAP ABAP Interface /IPRO/IF_DOCB_VALIDATOR (Interface for validator classes)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs

⤷

⤷

Properties
Interface | /IPRO/IF_DOCB_VALIDATOR | |
Short Description | Interface for validator classes |
General Data
Package | /IPRO/PROGS | programs |
Created | 20040204 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface /IPRO/IF_DOCB_VALIDATOR has no forward declaration.
Interfaces
Interface /IPRO/IF_DOCB_VALIDATOR has no interface.
Friends
Interface /IPRO/IF_DOCB_VALIDATOR has no friend.
Attributes
Interface /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
Interface /IPRO/IF_DOCB_VALIDATOR has no event.
Types
Interface /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 Interface /IPRO/IF_DOCB_VALIDATOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 10A |