SAP ABAP Class CL_FCC_MESSAGE_HANDLER (Message Processing for Closing Cockpit)
Hierarchy
☛
FCCO (Software Component) Financial Closing Cockpit 200
⤷
CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
⤷
FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend

⤷

⤷

Properties
Class | CL_FCC_MESSAGE_HANDLER | |
Short Description | Message Processing for Closing Cockpit | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | FCC0 | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | FCC_CLOSING | Financial Closing Cockpit - SAPGUI and backend |
Created | 20110611 | SAP |
Last change | 20141107 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FCC_MESSAGE_HANDLER has no forward declaration.
Interfaces
Class CL_FCC_MESSAGE_HANDLER has no interface implemented.
Friends
Class CL_FCC_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) | FCC_T_CLOCO_APPLOG | Table Type for Application Log Interface | 20110611 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete Messages | 20110611 |
2 | ![]() |
Static method | Public | Method | Collect messages | 20110611 |
3 | ![]() |
Static method | Public | Method | Read Messages | 20110611 |
Events
Class CL_FCC_MESSAGE_HANDLER has no event.
Types
Class CL_FCC_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) | FCC_JOB_ID | JobID eines Jobs eindeutiger Name | 20110611 |
Method CLEAR_MESSAGES on class CL_FCC_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) | FCC_S_MESSAGE | Meldungen | 20110611 | ||
2 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | FCC_T_MESSAGE | Tabellentyp für Meldungen | 20110611 | ||
3 | ![]() |
I_JOBID | Call by reference | Type reference (TYPE) | ANY | JobID eines Jobs eindeutiger Name | 20110611 | ||
4 | ![]() |
I_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20110611 |
Method COLLECT_MESSAGES on class CL_FCC_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) | FCC_T_CLOCO_APPLOG | Tabelle mit gesammelten Nachrichten | 20110611 | ||
2 | ![]() |
I_CLEAR | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Kennzeichen: Nachrichten löschen | 20110611 | |
3 | ![]() |
I_JOBID | Call by reference | Type reference (TYPE) | FCC_JOB_ID | JobID eines Jobs eindeutiger Name | 20110611 |
Method GET_MESSAGES on class CL_FCC_MESSAGE_HANDLER has no exception.
History
Last changed by/on | SAP | 20141107 |
SAP Release Created in | 607 |