SAP ABAP Class CL_FCC_LOG_HANDLER (Handler to Load Item Logs)
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_LOG_HANDLER  
Short Description Handler to Load Item Logs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCC_CLOSING   Financial Closing Cockpit - SAPGUI and backend 
Created 20110919   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FCC_LOG_HANDLER has no forward declaration.
Interfaces
Class CL_FCC_LOG_HANDLER has no interface implemented.
Friends
Class CL_FCC_LOG_HANDLER has no friend class.
Attributes
Class CL_FCC_LOG_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FORMAT_LOG_DATA_OUTPUT Static method Public Method Format the Data From DB into the display structure 20110919
2 FORMAT_LOG_SIZE Static method Public Method Format the Size of Log 20120528
3 GET_LINKED_LOG_ENTRIES Static method Public Method Get Online Log Infomation 20110919
4 GET_LOG_CONTENT Static method Public Method Get the filie content of log 20120113
5 GET_TYPE_DESC Static method Public Method Get Output Type Description 20110919
6 LOAD_ITEM_LOG_ENTRIES Static method Public Method LOAD_ITEM_DOCUMENTS 20110919
Events
Class CL_FCC_LOG_HANDLER has no event.
Types
Class CL_FCC_LOG_HANDLER has no local type.
Method Signatures

Method FORMAT_LOG_DATA_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INST_FILE_ALV Call by reference Type reference (TYPE) FCC_S_INST_FILE_ALV Copy of output files To Display 20110919

Method FORMAT_LOG_DATA_OUTPUT on class CL_FCC_LOG_HANDLER has no exception.

Method FORMAT_LOG_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SIZE Call by reference Type reference (TYPE) FCC_FSIZE_TEXT File Size 20120528
2 Importing IV_SIZE Call by reference Type reference (TYPE) NUMC10 File Size 20120528

Method FORMAT_LOG_SIZE on class CL_FCC_LOG_HANDLER has no exception.

Method GET_LINKED_LOG_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_JOB_LOGS Call by reference Type reference (TYPE) FCC_T_INST_FILE_ALV Copy of output files To Display 20110927
2 Importing IR_ITEM Call by reference Object reference (TYPE REF TO) CL_FCC_CITEMX Node Element 20110919

Method GET_LINKED_LOG_ENTRIES on class CL_FCC_LOG_HANDLER has no exception.

Method GET_LOG_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTENT_STRING Call by reference Type reference (TYPE) XSTRING 20120113
2 Exporting EV_FILE_TYPE Call by reference Type reference (TYPE) FCC_FILE_TYPE File Type 20120113
3 Importing IS_JOB_LOG Call by reference Type reference (TYPE) FCC_S_INST_FILE_ALV Copy of output files To Display 20120113
# Exception Resumable Description Created on
1 FAIL_TO_GET_CONTENT fail to get log content. 20120113

Method GET_TYPE_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOG_TYPE Call by reference Type reference (TYPE) FCC_FTYPE 20110919
2 Returning RV_LOG_TYPE Value transfer Type reference (TYPE) CHAR30 30 Characters 20110919

Method GET_TYPE_DESC on class CL_FCC_LOG_HANDLER has no exception.

Method LOAD_ITEM_LOG_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_JOB_LOGS Call by reference Type reference (TYPE) FCC_T_INST_FILE_ALV Table Type of Office Document Files 20110919
2 Importing IR_ITEM Call by reference Object reference (TYPE REF TO) CL_FCC_CITEMX Node Element 20110919

Method LOAD_ITEM_LOG_ENTRIES on class CL_FCC_LOG_HANDLER has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 100