SAP ABAP Class CL_UC_VAL_MSG (Validation: Messages)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS-CSF (Application Component) Consolidation Functions
⤷
UCFV (Package) SEM-BCS: Validation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_DATA | Internal View of Customizing Data | 20020320 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20020320 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_VAL_MSG_GUI_DATA | Validation Message: Communication GUI <-> Data | 20031219 |
Properties
| Class | CL_UC_VAL_MSG | |
| Short Description | Validation: Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCFV | SEM-BCS: Validation |
| Created | 20020320 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_DATA | Internal View of Customizing Data | 20020320 | ||
| 2 | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20020320 | ||
| 3 | IF_UC_VAL_MSG_GUI_DATA | Validation Message: Communication GUI <-> Data | 20031219 |
Friends
Class CL_UC_VAL_MSG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_METHOD_VAL_MSG_DATA | Validation Method: Communication GUI <-> Data | 20031219 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UCF_S_DET_VALMSG | Validation: Message - Detail View | 20040205 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UC_VALNODEID | GUID to Identify Validation Node | 20031219 | |||
| 4 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_UC_VAL_MSG_GUI' | Name of GUI Class | 20020320 | ||
| 5 | Constant | Private | Type reference (TYPE) | UG_FLG | 'X' | True | 20020320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020320 | |
| 2 | Static method | Public | Method | Get Instance | 20031219 | |
| 3 | Instance method | Private | Method | Initialization | 20031219 |
Events
Class CL_UC_VAL_MSG has no event.
Types
Class CL_UC_VAL_MSG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_VAL_MSG has no parameter.
Method CONSTRUCTOR on class CL_UC_VAL_MSG has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Interne Sicht auf Customizing-Daten | 20031219 | |||
| 2 | IO_MSG_DATA | Call by reference | Object reference (TYPE REF TO) | IF_UC_METHOD_VAL_MSG_DATA | Validierungsmethode: Kommunikation GUI <-> Daten | 20031219 | |||
| 3 | I_VALNODEID | Call by reference | Type reference (TYPE) | UC_VALNODEID | GUID zur Identifikation des Validierungsknotens | 20031219 |
Method GET_INSTANCE on class CL_UC_VAL_MSG has no exception.
Method INITIALIZE_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_DATA | Call by reference | Object reference (TYPE REF TO) | IF_UC_METHOD_VAL_MSG_DATA | Validierungsmethode: Kommunikation GUI <-> Daten | 20031219 | |||
| 2 | I_VALNODEID | Call by reference | Type reference (TYPE) | UC_VALNODEID | GUID zur Identifikation des Validierungsknotens | 20031219 |
Method INITIALIZE_P on class CL_UC_VAL_MSG has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |