SAP ABAP Class CL_UC_MESSAGE_CUST (Display Messages)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UC0 (Package) SEM-BCS: Common Objects for Consolidation
⤷
⤷
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 | 20000829 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20000829 |
Properties
| Class | CL_UC_MESSAGE_CUST | |
| Short Description | Display Messages | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UC0 | SEM-BCS: Common Objects for Consolidation |
| Created | 20000829 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_MESSAGE_CUST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_DATA | Internal View of Customizing Data | 20000829 | ||
| 2 | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20000829 |
Friends
Class CL_UC_MESSAGE_CUST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | Was the data still not being displayed? | 20000830 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UC0_T_MESSAGE | Messages | 20000829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add messages | 20000829 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20010901 | |
| 3 | Instance method | Public | Method | Pass data for display | 20000829 | |
| 4 | Static method | Public | Method | Query instance | 20000829 |
Events
Class CL_UC_MESSAGE_CUST has no event.
Types
Class CL_UC_MESSAGE_CUST has no local type.
Method Signatures
Method ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_GROUP_HEADER | Call by reference | Type reference (TYPE) | UC0_S_MESSAGE | Meldungen | 20000829 | |||
| 2 | IT_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20000829 |
Method ADD_MESSAGES on class CL_UC_MESSAGE_CUST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_MESSAGE_CUST has no parameter.
Method CONSTRUCTOR on class CL_UC_MESSAGE_CUST has no exception.
Method GET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_IS_FILLED | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20000831 | |||
| 2 | EF_IS_NEW | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20000831 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20000829 |
Method GET_GUI_DATA on class CL_UC_MESSAGE_CUST has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Interne Sicht auf Customizing-Daten | 20000829 |
Method GET_INSTANCE on class CL_UC_MESSAGE_CUST has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.0A |