SAP ABAP Class CL_COA_MESSAGES (Manages Messages)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
CO-PC-OBJ (Application Component) Cost Object Controlling
⤷
DM_COA (Package) Cost Object Analyzer

⤷

⤷

Properties
Class | CL_COA_MESSAGES | |
Short Description | Manages Messages | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DM_COA | Cost Object Analyzer |
Created | 19991021 | SAP |
Last change | 20050301 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_COA_MESSAGES has no forward declaration.
Interfaces
Class CL_COA_MESSAGES has no interface implemented.
Friends
Class CL_COA_MESSAGES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLE_D | 'X' | Collect Information Messages | 19991026 | |
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Collect Internal Messages | 19991026 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | COA_MESSAGE_TAB | Messages for Cost Object | 19991021 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Message | 19991021 |
2 | ![]() |
Instance method | Public | Method | Transfers All Messages into Message Handler (Func. Grp CMFE) | 19991026 |
3 | ![]() |
Static method | Public | Method | Add Object-Independent Message | 20001129 |
4 | ![]() |
Instance method | Public | Method | Add Messages from the System Variables | 19991021 |
5 | ![]() |
Static method | Public | Method | Clear | 19991026 |
Events
Class CL_COA_MESSAGES has no event.
Types
Class CL_COA_MESSAGES has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTERNAL | Call by reference | Type reference (TYPE) | BOOLE_D | Interne Meldung, nicht zur Ausgabe bestimmt | 19991021 | ||
2 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Meldungsklasse | 19991021 | ||
3 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Meldungsnummer | 19991021 | ||
4 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Meldungstyp | 19991021 | ||
5 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | ANY | Meldungsvariable | 19991021 | ||
6 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | ANY | Meldungsvariable | 19991021 | ||
7 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | ANY | Meldungsvariable | 19991021 | ||
8 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | ANY | Meldungsvariable | 19991021 | ||
9 | ![]() |
REPORTING_CLASS | Call by reference | Object reference (TYPE REF TO) | OBJECT | Klasse, die Meldung ausgibt | 19991021 | ||
10 | ![]() |
USER_DEFINED_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Fehler/kein Fehler gemäß flexibler Fehlersteuerung | 19991021 |
Method ADD on class CL_COA_MESSAGES has no exception.
Method ADD_ALL_TO_CMFE Signature
Method ADD_ALL_TO_CMFE on class CL_COA_MESSAGES has no parameter.
Method ADD_ALL_TO_CMFE on class CL_COA_MESSAGES has no exception.
Method ADD_OBJECT_INDEPENDANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTERNAL | Call by reference | Type reference (TYPE) | BOOLE_D | Interne Meldung, nicht zur Ausgabe bestimmt | 20001129 | ||
2 | ![]() |
MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Meldungsklasse | 20001129 | ||
3 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Meldungsnummer | 20001129 | ||
4 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Meldungstyp | 20001129 | ||
5 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | ANY | Meldungsvariable | 20001129 | ||
6 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | ANY | Meldungsvariable | 20001129 | ||
7 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | ANY | Meldungsvariable | 20001129 | ||
8 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | ANY | Meldungsvariable | 20001129 | ||
9 | ![]() |
REPORTING_CLASS | Call by reference | Object reference (TYPE REF TO) | OBJECT | Klasse, die Meldung ausgibt | 20001129 | ||
10 | ![]() |
USER_DEFINED_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Fehler/kein Fehler gemäß flexibler Fehlersteuerung | 20001129 |
Method ADD_OBJECT_INDEPENDANT on class CL_COA_MESSAGES has no exception.
Method ADD_SY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USER_DEFINED_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Fehler/kein Fehler gemäß flexibler Fehlersteuerung | 19991021 |
Method ADD_SY on class CL_COA_MESSAGES has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLLECT_INFO | Call by reference | Type reference (TYPE) | BOOLE_D | Infomeldungen sammeln | 19991026 | ||
2 | ![]() |
COLLECT_INTERNAL | Call by reference | Type reference (TYPE) | BOOLE_D | Interne Meldungen sammeln | 19991026 |
Method INIT on class CL_COA_MESSAGES has no exception.
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in |