SAP ABAP Class XO_VALIDATION_FACTORY (Factory Class for Validation Objects)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
XO_MAIN (Package) Central XO Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XO_CONST_VALIDATION_TARGET | Constants: Validation Target Categories | 20051212 |
| 2 | Inheritance (c INHERITING FROM c_ref) | XO_OBJECT | General Extensible Object Definition | 20051212 |
Properties
| Class | XO_VALIDATION_FACTORY | |
| Short Description | Factory Class for Validation Objects | |
| Super Class | XO_OBJECT | General Extensible Object Definition |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | XO_MAIN | Central XO Components |
| Created | 20051117 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class XO_VALIDATION_FACTORY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XO_CONST_VALIDATION_TARGET | Constants: Validation Target Categories | 20051212 |
Friends
Class XO_VALIDATION_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20051212 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20051212 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20051212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Registration of a Validation Object for a BO | 20051121 | |
| 2 | Instance method | Private | Method | Registration of a Validation Object for a MO | 20051121 | |
| 3 | Instance method | Private | Method | Registration of a Validation Object for an SO | 20051121 | |
| 4 | Instance method | Public | Method | Registration of a Validation Object | 20051121 |
Events
Class XO_VALIDATION_FACTORY has no event.
Types
Class XO_VALIDATION_FACTORY has no local type.
Method Signatures
Method REGISTER_FOR_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TARGET_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_XO_VALIDATION_TARGET | Validation Target Definition | 20051121 |
Method REGISTER_FOR_BO on class XO_VALIDATION_FACTORY has no exception.
Method REGISTER_FOR_MO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TARGET_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_XO_VALIDATION_TARGET | Validation Target Definition | 20051121 |
Method REGISTER_FOR_MO on class XO_VALIDATION_FACTORY has no exception.
Method REGISTER_FOR_SO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TARGET_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_XO_VALIDATION_TARGET | Validation Target Definition | 20051121 |
Method REGISTER_FOR_SO on class XO_VALIDATION_FACTORY has no exception.
Method REGISTER_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TARGET_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_XO_VALIDATION_TARGET | Validation Target Definition | 20051121 | |||
| 2 | I_TARGET_TYPE | Call by reference | Type reference (TYPE) | XO_VALIDATION_TARGET_TYPE | Ein das Interface IF_XO_VALIDATION_TARGET impl. Objekt | 20051121 |
Method REGISTER_TARGET on class XO_VALIDATION_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |