SAP ABAP Class CL_FCC_DOCU_GRID (Display Item Document)
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 20110611
Properties
Class CL_FCC_DOCU_GRID  
Short Description Display Item Document    
Super Class CL_GUI_ALV_GRID ALV List Viewer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class FCC0    
Program status     
Category 0   
Package FCC_CLOSING   Financial Closing Cockpit - SAPGUI and backend 
Created 20110611   SAP 
Last change 20141108    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SOI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FCC_DOCU_GRID has no interface implemented.
Friends
Class CL_FCC_DOCU_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CMD_CREATE_DOC Constant Private Type reference (TYPE) STRING 'CREATE_DOC' 20110611
2 CMD_DELETE_DOC Constant Private Type reference (TYPE) STRING 'DELETE_DOC' 20110611
3 CMD_MODIFY_DETAIL Constant Private Type reference (TYPE) STRING 'MODIFY_DETAIL' 20110611
4 CMD_MODIFY_DOC Constant Private Type reference (TYPE) STRING 'MODIFY_DOC' 20110611
5 CMD_REIMPORT_DOC Constant Private Type reference (TYPE) STRING 'REIMPORT_DOC' 20110611
6 CMD_VIEW_DOC Constant Private Type reference (TYPE) STRING 'VIEW_DOC' 20110611
7 MD_LOCK_UPDATE Instance attribute Private Type reference (TYPE) XFELD Checkbox 20110611
8 MR_DOCU_COMMENT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TEXTEDIT Node Element 20110611
9 MT_DOCUMENTS Instance attribute Private Type reference (TYPE) FCC_T_OFFICE_DOCUMENTS Default Internal Table for TFC_TEMPL_OFFICE 20110611
10 M_CHANGE_MODE Instance attribute Private Type reference (TYPE) I Change Mode 20110611
11 M_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20110611
12 M_EDIT Instance attribute Private Object reference (TYPE REF TO) CL_FCC_CFC Class for Administration of Fast Close 20110611
13 M_IS_VISIBLE Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20110611
14 M_ITEM Instance attribute Private Object reference (TYPE REF TO) CL_FCC_CITEMX Node Element 20110611
15 M_ITEMS Instance attribute Private Type reference (TYPE) FCC_ITEMS Item table 20110611
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCATALOG Instance method Private Method Create Field Catalog 20110611
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110611
3 DISPLAY_DOCUMENTS_ITEM Instance method Private Method Reload Documents 20110611
4 GET_SELECTED_DOCUMENT Instance method Private Method Get Selected Document 20110611
5 GET_SELECTED_DOCU_VALUES Instance method Public Method GET_SELECTED_DOCU_VALUES 20110611
6 HANDLE_ACTIVATED Instance method Private Event handling method React to Activated Events 20110611
7 HANDLE_DATA_CHANGE_BEGIN Instance method Private Event handling method React to Data_change_begin Events 20110611
8 HANDLE_DATA_CHANGE_FINISHED Instance method Private Event handling method React to Data_change_finished Events 20110611
9 HANDLE_DEP_HOTSPOT_CLICK Instance method Private Event handling method React to Expand_PRE_SUC_TASK hotspot click 20110726
10 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Double-Click Row or Item 20110611
11 HANDLE_HEADER_CHANGED Instance method Private Event handling method React to Event Header_Changed 20110611
12 HANDLE_ITEM_DBL_CLICK Instance method Private Event handling method React to Double-Clicked Events 20110611
13 HANDLE_LOAD_DATA Instance method Private Event handling method React to load data event 20110611
14 HANDLE_REFRESH Instance method Private Event handling method Reload 20110611
15 HANDLE_SET_CHANGE_MODE Instance method Private Event handling method Set Change Mode or not 20110611
16 INIT Instance method Private Method Initialization 20110611
17 ON_CREATE_DOCU Instance method Private Method Create Document 20110611
18 ON_DELETE_DOCU Instance method Private Method Delete Document 20110611
19 ON_MODIFY_DETAIL Instance method Private Method Change Details 20110611
20 ON_MODIFY_DOCU Instance method Private Method Change Document 20110611
21 ON_REIMPORT_DOCU Instance method Private Method Import Document Again (Replace) 20110611
22 ON_SAVE_DOCU Instance method Public Method Get m_item 20110611
23 ON_TOOLBAR Instance method Private Event handling method Toolbar Menu Extension 20110611
24 ON_USER_COMMAND Instance method Private Event handling method User Interaction Handling 20110611
25 ON_VIEW_DOCU Instance method Private Method View Document 20110611
26 SET_CHANGE_MODE_ON_DETAIL Instance method Private Method Set Change Mode for Detail 20110611
27 SET_SELECTED_DOCU_VALUES Instance method Public Method SET_SELECTED_DOCU_VALUES 20110611
Events
Class CL_FCC_DOCU_GRID has no event.
Types
Class CL_FCC_DOCU_GRID has no local type.
Method Signatures

Method BUILD_FIELDCATALOG Signature

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

Method BUILD_FIELDCATALOG on class CL_FCC_DOCU_GRID has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DOCU_COMMENT Call by reference Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20110611
2 Importing IR_EDIT Call by reference Object reference (TYPE REF TO) CL_FCC_CFC Klasse zur Verwaltung des FastClose 20110611
3 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20110611

Method CONSTRUCTOR on class CL_FCC_DOCU_GRID has no exception.

Method DISPLAY_DOCUMENTS_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ROW_ID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20110611

Method DISPLAY_DOCUMENTS_ITEM on class CL_FCC_DOCU_GRID has no exception.

Method GET_SELECTED_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOCUMENT Call by reference Type reference (TYPE) FCC_OFFICE_DOCUMENT Office Dokument Datei 20110611
2 Exporting ES_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20110611
3 Importing IS_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20110611

Method GET_SELECTED_DOCUMENT on class CL_FCC_DOCU_GRID has no exception.

Method GET_SELECTED_DOCU_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DOCU_URL_READ_ONLY Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20110611
2 Exporting ER_ITEM Call by reference Object reference (TYPE REF TO) CL_FCC_CITEMX Knotenelement 20110611
3 Exporting ES_DOCU_ROID Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20110611
4 Exporting ES_OFFICE_DOCUMENT Call by reference Type reference (TYPE) FCC_OFFICE_DOCUMENT Office Dokument Datei 20110611

Method GET_SELECTED_DOCU_VALUES on class CL_FCC_DOCU_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 Value transfer Attribute reference (LIKE) 20110611

Method HANDLE_ACTIVATED on class CL_FCC_DOCU_GRID has no exception.

Method HANDLE_DATA_CHANGE_BEGIN Signature

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

Method HANDLE_DATA_CHANGE_FINISHED Signature

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

Method HANDLE_DEP_HOTSPOT_CLICK Signature

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

Method HANDLE_DEP_HOTSPOT_CLICK on class CL_FCC_DOCU_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 Value transfer Attribute reference (LIKE) 20110611
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20110611
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20110611

Method HANDLE_DOUBLE_CLICK on class CL_FCC_DOCU_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 Value transfer Attribute reference (LIKE) 20110611
2 Importing IS_HDR_OLD Value transfer Attribute reference (LIKE) 20110611
3 Importing IS_INSTANCE Value transfer Attribute reference (LIKE) 20110611
4 Importing IS_INSTANCE_OLD Value transfer Attribute reference (LIKE) 20110611

Method HANDLE_HEADER_CHANGED on class CL_FCC_DOCU_GRID has no exception.

Method HANDLE_ITEM_DBL_CLICK Signature

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

Method HANDLE_ITEM_DBL_CLICK on class CL_FCC_DOCU_GRID has no exception.

Method HANDLE_LOAD_DATA Signature

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

Method HANDLE_REFRESH Signature

Method HANDLE_REFRESH on class CL_FCC_DOCU_GRID has no parameter.
Method HANDLE_REFRESH on class CL_FCC_DOCU_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 Value transfer Attribute reference (LIKE) 20110611

Method HANDLE_SET_CHANGE_MODE on class CL_FCC_DOCU_GRID has no exception.

Method INIT Signature

Method INIT on class CL_FCC_DOCU_GRID has no parameter.
Method INIT on class CL_FCC_DOCU_GRID has no exception.

Method ON_CREATE_DOCU Signature

Method ON_CREATE_DOCU on class CL_FCC_DOCU_GRID has no parameter.
Method ON_CREATE_DOCU on class CL_FCC_DOCU_GRID has no exception.

Method ON_DELETE_DOCU Signature

Method ON_DELETE_DOCU on class CL_FCC_DOCU_GRID has no parameter.
Method ON_DELETE_DOCU on class CL_FCC_DOCU_GRID has no exception.

Method ON_MODIFY_DETAIL Signature

Method ON_MODIFY_DETAIL on class CL_FCC_DOCU_GRID has no parameter.
Method ON_MODIFY_DETAIL on class CL_FCC_DOCU_GRID has no exception.

Method ON_MODIFY_DOCU Signature

Method ON_MODIFY_DOCU on class CL_FCC_DOCU_GRID has no parameter.
Method ON_MODIFY_DOCU on class CL_FCC_DOCU_GRID has no exception.

Method ON_REIMPORT_DOCU Signature

Method ON_REIMPORT_DOCU on class CL_FCC_DOCU_GRID has no parameter.
Method ON_REIMPORT_DOCU on class CL_FCC_DOCU_GRID has no exception.

Method ON_SAVE_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BDS_DOCID Value transfer Type reference (TYPE) BDS_DOCID 20110611
2 Importing ID_BDS_OBJKEY Value transfer Type reference (TYPE) BDS_TYPEID Business Document Service: Object key 20131106

Method ON_SAVE_DOCU on class CL_FCC_DOCU_GRID has no exception.

Method ON_TOOLBAR Signature

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

Method ON_TOOLBAR on class CL_FCC_DOCU_GRID has no exception.

Method ON_USER_COMMAND Signature

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

Method ON_USER_COMMAND on class CL_FCC_DOCU_GRID has no exception.

Method ON_VIEW_DOCU Signature

Method ON_VIEW_DOCU on class CL_FCC_DOCU_GRID has no parameter.
Method ON_VIEW_DOCU on class CL_FCC_DOCU_GRID has no exception.

Method SET_CHANGE_MODE_ON_DETAIL Signature

Method SET_CHANGE_MODE_ON_DETAIL on class CL_FCC_DOCU_GRID has no parameter.
Method SET_CHANGE_MODE_ON_DETAIL on class CL_FCC_DOCU_GRID has no exception.

Method SET_SELECTED_DOCU_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOCU_ROID Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20110611
2 Importing IS_OFFICE_DOCUMENT Call by reference Type reference (TYPE) FCC_OFFICE_DOCUMENT Office Dokument Datei 20110611

Method SET_SELECTED_DOCU_VALUES on class CL_FCC_DOCU_GRID has no exception.
History
Last changed by/on SAP  20141108 
SAP Release Created in 607