SAP ABAP Class /IWBEP/CL_SBDM_VALIDATOR (SB - Domain Model - Abstract Validator)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_DM_BASE (Package) Gateway Service Builder - Domain Model API and SPI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBDM_VALIDATOR | SB - Domain Model - Validation | 20120308 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBDM_CM_VALIDATOR | SB - Domain Model - DM Core Validator | 20120518 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBDM_MAIN_VALIDATOR | SB - Domain Model - Aggregated Validation | 20120308 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBDSP_VALIDATOR | SB - DSP - Validation | 20120318 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBMPC_VALIDATOR | Validation class for MPC related activities | 20130319 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBOD_VALIDATOR | SB - OData - Validation | 20120308 |
Properties
| Class | /IWBEP/CL_SBDM_VALIDATOR | |
| Short Description | SB - Domain Model - Abstract Validator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/SB_DM_BASE | Gateway Service Builder - Domain Model API and SPI |
| Created | 20120308 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBDM_VALIDATOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBDM_VALIDATOR | SB - Domain Model - Validation | 20120308 |
Friends
Class /IWBEP/CL_SBDM_VALIDATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /IWBEP/IF_SBCM_MSG_UTILITY | SB: MSG utility | 20120308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Utility Method: add message for category | 20120308 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20120308 | |
| 3 | Instance method | Protected | Method | Template Method: execute validation | 20120308 |
Events
Class /IWBEP/CL_SBDM_VALIDATOR has no event.
Types
Class /IWBEP/CL_SBDM_VALIDATOR has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBCM_MSG_OBJECT | SB: message object | 20120308 | |||
| 2 | IV_CATEGORY | Call by reference | Type reference (TYPE) | /IWBEP/SBDM_MESSAGE_CATEGORY | SB: Domain Model Message Category | 20120308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120308 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /IWBEP/CL_SBDM_VALIDATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120308 |
Method DO_VALIDATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ROOT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_ROOT | SB - Domain Model - Root | 20120308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20120308 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |