SAP ABAP Class CL_CC_MESSAGE_HANDLER (Message Processing for Closing Cockpit)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
AC (Application Component) Accounting - General
⤷
FB_CLOSING (Package) Closing

⤷

⤷

Properties
Class | CL_CC_MESSAGE_HANDLER | |
Short Description | Message Processing for Closing Cockpit | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | TFC0 | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | FB_CLOSING | Closing |
Created | 20070703 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CC_MESSAGE_HANDLER has no forward declaration.
Interfaces
Class CL_CC_MESSAGE_HANDLER has no interface implemented.
Friends
Class CL_CC_MESSAGE_HANDLER 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) | TFC_T_CLOCO_APPLOG | Table Type for Application Log Interface | 20070703 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete Messages | 20070703 |
2 | ![]() |
Static method | Public | Method | Collect messages | 20070703 |
3 | ![]() |
Static method | Public | Method | Read Messages | 20070703 |
Events
Class CL_CC_MESSAGE_HANDLER has no event.
Types
Class CL_CC_MESSAGE_HANDLER has no local type.
Method Signatures
Method CLEAR_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_JOBID | Call by reference | Type reference (TYPE) | TFC_JOB_ID | JobID eines Jobs eindeutiger Name | 20070703 |
Method CLEAR_MESSAGES on class CL_CC_MESSAGE_HANDLER has no exception.
Method COLLECT_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | TFC_S_MESSAGE | Meldungen | 20070703 | ||
2 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | TFC_T_MESSAGE | Tabellentyp für Meldungen | 20070703 | ||
3 | ![]() |
I_JOBID | Call by reference | Type reference (TYPE) | ANY | JobID eines Jobs eindeutiger Name | 20070703 | ||
4 | ![]() |
I_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070703 |
Method COLLECT_MESSAGES on class CL_CC_MESSAGE_HANDLER has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_APPLOG | Value transfer | Type reference (TYPE) | TFC_T_CLOCO_APPLOG | Tabelle mit gesammelten Nachrichten | 20070720 | ||
2 | ![]() |
I_CLEAR | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Kennzeichen: Nachrichten löschen | 20070706 | |
3 | ![]() |
I_JOBID | Call by reference | Type reference (TYPE) | TFC_JOB_ID | JobID eines Jobs eindeutiger Name | 20070703 |
Method GET_MESSAGES on class CL_CC_MESSAGE_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 602 |