SAP ABAP Class CL_JOB_GRID (Display Dependencies)
Hierarchy
EA-FIN (Software Component) EA-FIN
   AC (Application Component) Accounting - General
     FB_CLOSING (Package) Closing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ALV_GRID ALV List Viewer 20050218
Properties
Class CL_JOB_GRID  
Short Description Display Dependencies    
Super Class CL_GUI_ALV_GRID ALV List Viewer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class TFC0    
Program status     
Category 0   
Package FB_CLOSING   Closing 
Created 20050218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_JOB_GRID has no interface implemented.
Friends
Class CL_JOB_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ALL_CRON Constant Public Type reference (TYPE) I 4 All Jobs Chronologically 20050218
2 C_ALL_OF_DEP Constant Public Type reference (TYPE) I 7 Display Dependencies 20050218
3 C_ALL_OF_JOB Constant Public Type reference (TYPE) I 2 List All Instances of a Job in Tree 20050218
4 C_ALL_OF_NODE Constant Public Type reference (TYPE) I 1 List All Instances under a Node 20050218
5 C_ALL_ORG_VALUES Constant Public Type reference (TYPE) I 3 All Values for a Node 20050218
6 C_CHANGE_ALLOWED Constant Public Type reference (TYPE) I 1 Changes allowed 20050218
7 C_CHANGE_NOT_ALLOWED Constant Public Type reference (TYPE) I 0 No changes have been made 20050218
8 C_RES_CRON Constant Public Type reference (TYPE) I 6 Chronologically for Person Responsible 20050218
9 C_USR_CRON Constant Public Type reference (TYPE) I 5 Chronologically for Person Executing 20050218
10 MD_LOCK_UPDATE Instance attribute Private Type reference (TYPE) XFELD Checkbox 20050301
11 MR_BADI Instance attribute Private Object reference (TYPE REF TO) ADD_DISPLAY_FIELDS 20101201
12 MR_BADI_NOT_USED Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20101201
13 MT_FIELD_CATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20050218
14 M_CHANGE_MODE Instance attribute Private Type reference (TYPE) I Changes Allowed or not 20050218
15 M_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER 20050218
16 M_DRAG_BEHAVIOUR Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20050218
17 M_EDIT Instance attribute Public Object reference (TYPE REF TO) CFC Enhancement of CFC 20050218
18 M_FIRST_INIT_DONE Instance attribute Private Type reference (TYPE) I First_Init_Done 20050218
19 M_IS_VISIBLE Instance attribute Private Type reference (TYPE) CHAR1 20050218
20 M_ITEMS Instance attribute Public Type reference (TYPE) CITEMS Item Table 20050218
21 M_PATH_ITEMS Instance attribute Public Type reference (TYPE) TFC_PATH_ITEMS Save Values 20050218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CRITICAL_PATH_CHANGE_ITEMS Instance method Private Method Change Critical Path 20091111
2 ADD_STATUS_CHANGE_ITEMS Instance method Private Method Generate Status Change Entries 20050218
3 BUILD_FIELDCATALOG Instance method Private Method Create Field Catalog 20050218
4 CLEAR_ZERO_DATES Instance method Private Method 20100714
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050218
6 CREATE_DISPLAY_ITEM Instance method Private Method Non-Recursive Method to Create a Node 20050218
7 CREATE_DISPLAY_ITEM_SINGLE Instance method Private Method Non-Recursive Method to Create a Node 20050218
8 DISPLAY_DEP Instance method Private Method Fill Tree Control 20050218
9 DOWNLOAD_TO_SPREADSHEET Instance method Public Method 20100712
10 GET_ALL_VISIBLE_ITEMS Instance method Private Method Return Selected CItems 20050218
11 GET_CHANGE_MODE Instance method Private Method Return of is_change_mode 20050218
12 GET_CITEM Instance method Private Method Determine CNode 20050218
13 GET_SELECTED_CITEMS Instance method Private Method Return Selected CItems 20050218
14 HANDLE_ACTIVATED Instance method Private Event handling method 20050218
15 HANDLE_CTX_MENU_REQUEST Instance method Private Event handling method 20050221
16 HANDLE_DATA_CHANGE_BEGIN Instance method Private Event handling method 20050301
17 HANDLE_DATA_CHANGE_FINISHED Instance method Private Event handling method 20050218
18 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Double-click Row or Item 20050221
19 HANDLE_DRAG Instance method Private Event handling method Drag handler 20050218
20 HANDLE_DROP Instance method Private Event handling method Handle Drop 20050218
21 HANDLE_HDR_CTX_MENU_REQ Instance method Private Event handling method 20050218
22 HANDLE_HEADER_CHANGED Instance method Private Event handling method React to Event Header_Changed 20101004
23 HANDLE_ITEM_CM_REQ Instance method Private Method Before Context Menu to Item 20050218
24 HANDLE_ITEM_DOUBLE_CLICKED Instance method Private Event handling method React to Double-Clicked Events 20050218
25 HANDLE_LOAD_DATA Instance method Private Event handling method React to load data event 20050218
26 HANDLE_REFRESH Instance method Private Event handling method Reload 20050218
27 HANDLE_SET_CHANGE_MODE Instance method Private Event handling method Set Change Mode or not 20050218
28 HANDLE_STORE_DATA Instance method Private Event handling method React to the Save Event 20050218
29 HANDLE_TIMER_TRIGGERED Instance method Private Event handling method Auto refresh 20050218
30 HANDLE_TOOLBAR Instance method Private Event handling method 20050221
31 HANDLE_USER_COMMAND Instance method Private Event handling method 20050221
32 NKEY_TO_NODE_ITEM Instance method Private Method Convert NKEY to CItemx or CNODE 20050218
33 ON_CHANGE_ITEM Instance method Private Event handling method Triggered by Deletion of a Node 20050218
34 ON_DELETE_ITEM Instance method Private Event handling method Triggered by Deletion of a Node 20050218
35 ON_INSERT_UNDER_DRAG Instance method Private Method Insert Dependency 20050218
36 ON_ITEM_DOUBLE_CLICK Instance method Private Method Double-Click on Item 20050223
37 PROJECT_CITEM_TO_PATH_ITEM Instance method Private Method 20050225
38 REFRESH_DISPLAY_ITEM Instance method Private Method Non-Recursive Method to Create a Node 20050218
39 SET_HEADER_INFO Instance method Private Method For HTML Header 20050218
40 SET_ITEMS Instance method Private Method Set M_Node 20050218
41 UPDATE_CONTROL Instance method Private Method After Loading or Recreating a Profile 20050218
Events
Class CL_JOB_GRID has no event.
Types
Class CL_JOB_GRID has no local type.
Method Signatures

Method ADD_CRITICAL_PATH_CHANGE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20091111

Method ADD_CRITICAL_PATH_CHANGE_ITEMS on class CL_JOB_GRID has no exception.

Method ADD_STATUS_CHANGE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20050218

Method ADD_STATUS_CHANGE_ITEMS on class CL_JOB_GRID has no exception.

Method BUILD_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20050218

Method BUILD_FIELDCATALOG on class CL_JOB_GRID has no exception.

Method CLEAR_ZERO_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_STRUCTURE Call by reference Type reference (TYPE) ANY 20100714
2 Importing IT_DFIES Call by reference Type reference (TYPE) DDFIELDS DD: Feldliste 20100714

Method CLEAR_ZERO_DATES on class CL_JOB_GRID has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EDIT Call by reference Object reference (TYPE REF TO) CFC Erweiterung v. CFC 20050218
2 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050218
3 Importing IT_ITEMS Call by reference Type reference (TYPE) CITEMS Itemtabelle 20050218

Method CONSTRUCTOR on class CL_JOB_GRID has no exception.

Method CREATE_DISPLAY_ITEM Signature

Method CREATE_DISPLAY_ITEM on class CL_JOB_GRID has no parameter.
Method CREATE_DISPLAY_ITEM on class CL_JOB_GRID has no exception.

Method CREATE_DISPLAY_ITEM_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEL_ITEMS Call by reference Type reference (TYPE) LVC_T_ROW ALV-Control: Tabellenzeilen 20050218
2 Importing IR_ITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20050218

Method CREATE_DISPLAY_ITEM_SINGLE on class CL_JOB_GRID has no exception.

Method DISPLAY_DEP Signature

Method DISPLAY_DEP on class CL_JOB_GRID has no parameter.
Method DISPLAY_DEP on class CL_JOB_GRID has no exception.

Method DOWNLOAD_TO_SPREADSHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EXPORT_NOTES Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100712

Method DOWNLOAD_TO_SPREADSHEET on class CL_JOB_GRID has no exception.

Method GET_ALL_VISIBLE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CT_ITEMS Call by reference Type reference (TYPE) CITEMS Itemtabelle 20050218

Method GET_ALL_VISIBLE_ITEMS on class CL_JOB_GRID has no exception.

Method GET_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PCHANGEABLE Value transfer Type reference (TYPE) I 20050218

Method GET_CHANGE_MODE on class CL_JOB_GRID has no exception.

Method GET_CITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROW Call by reference Type reference (TYPE) LVC_S_ROW ALV-Tree-Control: Node-key 20050218
2 Exporting PCITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20050218

Method GET_CITEM on class CL_JOB_GRID has no exception.

Method GET_SELECTED_CITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20050223
2 Exporting ET_ITEMS Call by reference Type reference (TYPE) CITEMS Itemtabelle 20050524
3 Importing ID_ROWS_AND_CELLS Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20100205
4 Importing ID_ROWS_ONLY Call by reference Type reference (TYPE) XFELD nur rows berücksichtigen 20050603

Method GET_SELECTED_CITEMS on class CL_JOB_GRID has no exception.

Method HANDLE_ACTIVATED Signature

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

Method HANDLE_ACTIVATED on class CL_JOB_GRID has no exception.

Method HANDLE_CTX_MENU_REQUEST 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) 20050221

Method HANDLE_CTX_MENU_REQUEST on class CL_JOB_GRID has no exception.

Method HANDLE_DATA_CHANGE_BEGIN Signature

Method HANDLE_DATA_CHANGE_BEGIN on class CL_JOB_GRID has no parameter.
Method HANDLE_DATA_CHANGE_BEGIN on class CL_JOB_GRID has no exception.

Method HANDLE_DATA_CHANGE_FINISHED Signature

Method HANDLE_DATA_CHANGE_FINISHED on class CL_JOB_GRID has no parameter.
Method HANDLE_DATA_CHANGE_FINISHED on class CL_JOB_GRID has no exception.

Method HANDLE_DOUBLE_CLICK 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) 20050221
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20050221
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20050221

Method HANDLE_DOUBLE_CLICK on class CL_JOB_GRID has no exception.

Method HANDLE_DRAG 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) 20050222
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20050222
3 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20050222
4 Importing E_ROW Call by reference Attribute reference (LIKE) 20050222

Method HANDLE_DRAG on class CL_JOB_GRID has no exception.

Method HANDLE_DROP 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) 20050222
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20050222
3 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20050222
4 Importing E_ROW Call by reference Attribute reference (LIKE) 20050222

Method HANDLE_DROP on class CL_JOB_GRID has no exception.

Method HANDLE_HDR_CTX_MENU_REQ Signature

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

Method HANDLE_HDR_CTX_MENU_REQ on class CL_JOB_GRID has no exception.

Method HANDLE_HEADER_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HDR Call by reference Attribute reference (LIKE) 20101004
2 Importing IS_HDR_OLD Call by reference Attribute reference (LIKE) 20101004
3 Importing IS_INSTANCE Call by reference Attribute reference (LIKE) 20101004
4 Importing IS_INSTANCE_OLD Call by reference Attribute reference (LIKE) 20101004

Method HANDLE_HEADER_CHANGED on class CL_JOB_GRID has no exception.

Method HANDLE_ITEM_CM_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20050222
2 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050222
3 Importing IS_S_ROW Call by reference Type reference (TYPE) LVC_S_ROW ALV-Control: Beschreibung einer Zeile 20050222

Method HANDLE_ITEM_CM_REQ on class CL_JOB_GRID has no exception.

Method HANDLE_ITEM_DOUBLE_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS Call by reference Attribute reference (LIKE) 20050218
2 Importing IT_NODES Call by reference Attribute reference (LIKE) 20050218
3 Importing SENDER Call by reference Attribute reference (LIKE) 20050218

Method HANDLE_ITEM_DOUBLE_CLICKED on class CL_JOB_GRID has no exception.

Method HANDLE_LOAD_DATA Signature

Method HANDLE_LOAD_DATA on class CL_JOB_GRID has no parameter.
Method HANDLE_LOAD_DATA on class CL_JOB_GRID has no exception.

Method HANDLE_REFRESH Signature

Method HANDLE_REFRESH on class CL_JOB_GRID has no parameter.
Method HANDLE_REFRESH on class CL_JOB_GRID has no exception.

Method HANDLE_SET_CHANGE_MODE Signature

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

Method HANDLE_SET_CHANGE_MODE on class CL_JOB_GRID has no exception.

Method HANDLE_STORE_DATA Signature

Method HANDLE_STORE_DATA on class CL_JOB_GRID has no parameter.
Method HANDLE_STORE_DATA on class CL_JOB_GRID has no exception.

Method HANDLE_TIMER_TRIGGERED Signature

Method HANDLE_TIMER_TRIGGERED on class CL_JOB_GRID has no parameter.
Method HANDLE_TIMER_TRIGGERED on class CL_JOB_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) 20050221

Method HANDLE_TOOLBAR on class CL_JOB_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) 20050221

Method HANDLE_USER_COMMAND on class CL_JOB_GRID has no exception.

Method NKEY_TO_NODE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PCITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20050218
2 Exporting PCNODE Call by reference Object reference (TYPE REF TO) CNODE Knotenelement 20050218
3 Importing PNKEY Call by reference Type reference (TYPE) LVC_S_ROW ALV-Tree-Control: Node-key 20050218

Method NKEY_TO_NODE_ITEM on class CL_JOB_GRID has no exception.

Method ON_CHANGE_ITEM Signature

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

Method ON_CHANGE_ITEM on class CL_JOB_GRID has no exception.

Method ON_DELETE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BASIC_NODE Value transfer Attribute reference (LIKE) Basisknoten 20050218

Method ON_DELETE_ITEM on class CL_JOB_GRID has no exception.

Method ON_INSERT_UNDER_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PCITEMS Call by reference Type reference (TYPE) CITEMS Itemtabelle 20050218

Method ON_INSERT_UNDER_DRAG on class CL_JOB_GRID has no exception.

Method ON_ITEM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050223
2 Importing IR_ITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20050223
3 Importing IT_ITEMS Call by reference Type reference (TYPE) CITEMS ALV-Control: Beschreibung einer Zeile 20050223
4 Returning RD_HANDLED Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20050223

Method ON_ITEM_DOUBLE_CLICK on class CL_JOB_GRID has no exception.

Method PROJECT_CITEM_TO_PATH_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PATH_ITEM Call by reference Type reference (TYPE) TFC_PATH_ITEM Path + TFC_ITEM 20050225
2 Importing IR_ITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20050225
3 Importing I_STATUS_FROM_DB Call by reference Type reference (TYPE) XFELD ' ' Info aus der DB holen? 20090714

Method PROJECT_CITEM_TO_PATH_ITEM on class CL_JOB_GRID has no exception.

Method REFRESH_DISPLAY_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ITEM Call by reference Object reference (TYPE REF TO) CITEMX 20050218

Method REFRESH_DISPLAY_ITEM on class CL_JOB_GRID has no exception.

Method SET_HEADER_INFO Signature

Method SET_HEADER_INFO on class CL_JOB_GRID has no parameter.
Method SET_HEADER_INFO on class CL_JOB_GRID has no exception.

Method SET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PCITEMS Call by reference Type reference (TYPE) CITEMS Knotenelement 20050218

Method SET_ITEMS on class CL_JOB_GRID has no exception.

Method UPDATE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PCITEMS Call by reference Type reference (TYPE) CITEMS Knotenelement 20050218

Method UPDATE_CONTROL on class CL_JOB_GRID has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600