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 GT_APPLOG 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 CLEAR_MESSAGES Static method Public Method Delete Messages 20110611
2 COLLECT_MESSAGES Static method Public Method Collect messages 20110611
3 GET_MESSAGES 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 Importing 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 Importing IS_MESSAGE Call by reference Type reference (TYPE) FCC_S_MESSAGE Meldungen 20110611
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) FCC_T_MESSAGE Tabellentyp für Meldungen 20110611
3 Importing I_JOBID Call by reference Type reference (TYPE) ANY JobID eines Jobs eindeutiger Name 20110611
4 Importing 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 Exporting ET_APPLOG Value transfer Type reference (TYPE) FCC_T_CLOCO_APPLOG Tabelle mit gesammelten Nachrichten 20110611
2 Importing I_CLEAR Call by reference Type reference (TYPE) CHAR1 SPACE Kennzeichen: Nachrichten löschen 20110611
3 Importing 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