SAP ABAP Class CL_FCC_JOBS_MONITOR_GRID (Background Job Management Grid)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ALV_GRID ALV List Viewer 20120823
Properties
Class CL_FCC_JOBS_MONITOR_GRID  
Short Description Background Job Management Grid    
Super Class CL_GUI_ALV_GRID ALV List Viewer 
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 20120823   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FCC_JOBS_MONITOR_GRID has no forward declaration.
Interfaces
Class CL_FCC_JOBS_MONITOR_GRID has no interface implemented.
Friends
Class CL_FCC_JOBS_MONITOR_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_REFRESH Constant Public Type reference (TYPE) UI_FUNC 'REFRESH' Refresh command 20120829
2 C_SCHEDULE Constant Public Type reference (TYPE) UI_FUNC 'SCHEDULE' Schedule Job 20120830
3 MR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20120823
4 MT_FIELD_CATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20120823
5 MT_JOBS Instance attribute Private Type reference (TYPE) FCC_T_JOBS_MONITOR Task List 20120823
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20120823
2 GET_JOBS Static method Private Method Get all the jobs 20120823
3 GET_JOB_INFO Static method Private Method Get the job's information 20120830
4 HANDLE_HOTSPOT Instance method Private Event handling method Handle hotspot click event 20120829
5 HANDLE_TOOLBAR Instance method Private Event handling method Set toolbar icons 20120829
6 HANDLE_USER_COMMAND Instance method Private Event handling method User Command 20120829
7 INIT_FIELDCATALOG Instance method Private Method Init fields catalog 20120829
8 SHOW_FCC_BACKGROUND_JOBS Instance method Public Method Show FCc's background jobs in the monitor grid 20120830
Events
Class CL_FCC_JOBS_MONITOR_GRID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FCC_T_JOBS_MONITOR Public See coding 20120829 fcc_t_jobs_monitor TYPE STANDARD TABLE OF FCC_S_JOBS_MONITOR
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20120823

Method CONSTRUCTOR on class CL_FCC_JOBS_MONITOR_GRID has no exception.

Method GET_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_JOBS Call by reference Type reference (TYPE) FCC_T_JOBS_MONITOR Table type of the jobs management 20120823

Method GET_JOBS on class CL_FCC_JOBS_MONITOR_GRID has no exception.

Method GET_JOB_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_JOBINFO Call by reference Type reference (TYPE) FCC_S_JOBS_MONITOR Jobs management structure 20120830
2 Importing IS_GEN_CUST Call by reference Type reference (TYPE) FCC_GEN_CUST General Customizing 20120830
3 Importing IV_JOBNAME Call by reference Type reference (TYPE) TBTCJOB-JOBNAME Background job name 20120830
4 Importing IV_PROGNAME Call by reference Type reference (TYPE) SY-REPID 20120830

Method GET_JOB_INFO on class CL_FCC_JOBS_MONITOR_GRID has no exception.

Method HANDLE_HOTSPOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20120829
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20120829

Method HANDLE_HOTSPOT on class CL_FCC_JOBS_MONITOR_GRID has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20120829

Method HANDLE_TOOLBAR on class CL_FCC_JOBS_MONITOR_GRID has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20120829

Method HANDLE_USER_COMMAND on class CL_FCC_JOBS_MONITOR_GRID has no exception.

Method INIT_FIELDCATALOG Signature

Method INIT_FIELDCATALOG on class CL_FCC_JOBS_MONITOR_GRID has no parameter.
Method INIT_FIELDCATALOG on class CL_FCC_JOBS_MONITOR_GRID has no exception.

Method SHOW_FCC_BACKGROUND_JOBS Signature

Method SHOW_FCC_BACKGROUND_JOBS on class CL_FCC_JOBS_MONITOR_GRID has no parameter.
Method SHOW_FCC_BACKGROUND_JOBS on class CL_FCC_JOBS_MONITOR_GRID has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 200