SAP ABAP Class CL_UC_CTR_MESSAGE (C/T: Messages)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCF2 (Package) SEM-BCS: Currency Translation
⤷
⤷
Properties
| Class | CL_UC_CTR_MESSAGE | |
| Short Description | C/T: Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCF2 | SEM-BCS: Currency Translation |
| Created | 20000911 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_CTR_MESSAGE has no forward declaration.
Interfaces
Class CL_UC_CTR_MESSAGE has no interface implemented.
Friends
Class CL_UC_CTR_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | UC_FLG | Recording temporary messages | 20000928 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Triggering Data Records | 20020811 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | UC0_T_MESSAGE | Messages | 20000911 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | UC0_T_MESSAGE | Temporary Messages | 20000928 | |||
| 5 | Constant | Public | Type reference (TYPE) | UC_FLG | 'X' | TRUE | 20000911 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20000911 | |
| 2 | Instance method | Public | Method | Get all messages | 20000911 | |
| 3 | Instance method | Public | Method | Get collected temporary messages | 20000928 | |
| 4 | Instance method | Public | Method | Initialize messages | 20000911 | |
| 5 | Instance method | Public | Method | Contains a message of type E/A/X? | 20000911 | |
| 6 | Instance method | Public | Method | Start recording of temporary messages | 20000928 | |
| 7 | Instance method | Public | Method | End recording of temporary messages | 20000928 | |
| 8 | Instance method | Public | Method | Save message | 20000911 | |
| 9 | Instance method | Public | Method | Save system message | 20000911 |
Events
Class CL_UC_CTR_MESSAGE has no event.
Types
Class CL_UC_CTR_MESSAGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_CTR_MESSAGE has no parameter.
Method CONSTRUCTOR on class CL_UC_CTR_MESSAGE has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Auslösende Datensätze | 20020811 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20000911 |
Method GET_ALL on class CL_UC_CTR_MESSAGE has no exception.
Method GET_TMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Temporäre Meldungen | 20000928 |
Method GET_TMP on class CL_UC_CTR_MESSAGE has no exception.
Method INIT Signature
Method INIT on class CL_UC_CTR_MESSAGE has no parameter.
Method INIT on class CL_UC_CTR_MESSAGE has no exception.
Method IS_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ERROR | Value transfer | Type reference (TYPE) | UC_FLG | Enthält eine Meldung vom Typ E/A/X | 20000911 |
Method IS_ERROR on class CL_UC_CTR_MESSAGE has no exception.
Method START_TMP Signature
Method START_TMP on class CL_UC_CTR_MESSAGE has no parameter.
Method START_TMP on class CL_UC_CTR_MESSAGE has no exception.
Method STOP_TMP Signature
Method STOP_TMP on class CL_UC_CTR_MESSAGE has no parameter.
Method STOP_TMP on class CL_UC_CTR_MESSAGE has no exception.
Method STORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ERROR | Call by reference | Type reference (TYPE) | UC_FLG | Meldung vom Typ E/A/X gespeichert | 20000911 | |||
| 2 | ID_FIELDNAME | Call by reference | Type reference (TYPE) | UC0_S_MESSAGE-FIELDNAME | Feldname | 20000911 | |||
| 3 | ID_MSGID | Call by reference | Type reference (TYPE) | UC0_S_MESSAGE-MSGID | Nachrichtenklasse | 20000911 | |||
| 4 | ID_MSGNO | Call by reference | Type reference (TYPE) | UC0_S_MESSAGE-MSGNO | Nachrichtennummer | 20000911 | |||
| 5 | ID_MSGTY | Call by reference | Type reference (TYPE) | UC0_S_MESSAGE-MSGTY | Nachrichtentyp | 20000911 | |||
| 6 | ID_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20000911 | |||
| 7 | ID_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20000911 | |||
| 8 | ID_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20000911 | |||
| 9 | ID_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichtenvariable | 20000911 | |||
| 10 | ID_ROW | Call by reference | Type reference (TYPE) | UC0_S_MESSAGE-ROW | Datenzeile | 20000911 | |||
| 11 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | Auslösender Datensatz | 20020811 | |||
| 12 | IS_MESSAGE | Call by reference | Type reference (TYPE) | UC0_S_MESSAGE | Meldungen | 20020823 | |||
| 13 | IT_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20000911 |
Method STORE on class CL_UC_CTR_MESSAGE has no exception.
Method STORE_SYST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ERROR | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20000911 | |||
| 2 | ID_FIELDNAME | Call by reference | Type reference (TYPE) | UC0_S_MESSAGE-FIELDNAME | Feldname | 20020811 | |||
| 3 | ID_ROW | Call by reference | Type reference (TYPE) | UC0_S_MESSAGE-ROW | 20020811 | ||||
| 4 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | Auslösender Datensatz | 20020811 |
Method STORE_SYST on class CL_UC_CTR_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.0A |