SAP ABAP Class CL_DOCU_GRID (Item Document Display)
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 20100824
Properties
Class CL_DOCU_GRID  
Short Description Item Document Display    
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 20100824   SAP 
Last change 20130531   SAP 
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_DOCU_GRID has no interface implemented.
Friends
Class CL_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' 20110114
2 CMD_DELETE_DOC Constant Private Type reference (TYPE) STRING 'DELETE_DOC' 20110114
3 CMD_MODIFY_DETAIL Constant Private Type reference (TYPE) STRING 'MODIFY_DETAIL' 20110114
4 CMD_MODIFY_DOC Constant Private Type reference (TYPE) STRING 'MODIFY_DOC' 20110114
5 CMD_REIMPORT_DOC Constant Private Type reference (TYPE) STRING 'REIMPORT_DOC' 20110114
6 CMD_VIEW_DOC Constant Private Type reference (TYPE) STRING 'VIEW_DOC' 20110114
7 MD_LOCK_UPDATE Instance attribute Private Type reference (TYPE) XFELD Checkbox 20100927
8 MR_DOCU_COMMENT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TEXTEDIT Node Element 20100921
9 MT_DOCUMENTS Instance attribute Private Type reference (TYPE) TFC_T_OFFICE_DOCUMENTS Default Internal Table for TFC_TEMPL_OFFICE 20100910
10 M_CHANGE_MODE Instance attribute Private Type reference (TYPE) I Change Mode 20100927
11 M_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20100924
12 M_EDIT Instance attribute Private Object reference (TYPE REF TO) CFC Class for Administration of Fast Close 20100926
13 M_IS_VISIBLE Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20100924
14 M_ITEM Instance attribute Private Object reference (TYPE REF TO) CITEMX Node Element 20100907
15 M_ITEMS Instance attribute Private Type reference (TYPE) CITEMS Item table 20100824
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCATALOG Instance method Private Method Create Field Catalog 20100924
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100824
3 DISPLAY_DOCUMENTS_ITEM Instance method Private Method Reload Documents 20100824
4 GET_SELECTED_DOCUMENT Instance method Private Method Get Selected Document 20100927
5 GET_SELECTED_DOCU_VALUES Instance method Public Method GET_SELECTED_DOCU_VALUES 20100920
6 HANDLE_ACTIVATED Instance method Private Event handling method React to Activated Events 20100924
7 HANDLE_DATA_CHANGE_BEGIN Instance method Private Event handling method React to Data_change_begin Events 20100927
8 HANDLE_DATA_CHANGE_FINISHED Instance method Private Event handling method React to Data_change_finished Events 20100927
9 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Double-Click Row or Item 20100917
10 HANDLE_HEADER_CHANGED Instance method Private Event handling method React to Event Header_Changed 20101004
11 HANDLE_ITEM_DBL_CLICK Instance method Private Event handling method React to Double-Clicked Events 20100824
12 HANDLE_LOAD_DATA Instance method Private Event handling method React to load data event 20100929
13 HANDLE_REFRESH Instance method Private Event handling method Reload 20100924
14 HANDLE_SET_CHANGE_MODE Instance method Private Event handling method Set Change Mode or not 20100927
15 INIT Instance method Private Method Initialization 20100825
16 ON_CREATE_DOCU Instance method Private Method Create Document 20100824
17 ON_DELETE_DOCU Instance method Private Method Delete Document 20100824
18 ON_MODIFY_DETAIL Instance method Private Method Change Details 20110114
19 ON_MODIFY_DOCU Instance method Private Method Change Document 20100824
20 ON_REIMPORT_DOCU Instance method Private Method Import Document Again (Replace) 20101013
21 ON_SAVE_DOCU Instance method Public Method Get m_item 20101022
22 ON_TOOLBAR Instance method Private Event handling method Toolbar Menu Extension 20100824
23 ON_USER_COMMAND Instance method Private Event handling method User Interaction Handling 20100824
24 ON_VIEW_DOCU Instance method Private Method View Document 20100824
25 SET_CHANGE_MODE_ON_DETAIL Instance method Private Method Set Change Mode for Detail 20101026
26 SET_SELECTED_DOCU_VALUES Instance method Public Method SET_SELECTED_DOCU_VALUES 20101021
Events
Class CL_DOCU_GRID has no event.
Types
Class CL_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 20100929

Method BUILD_FIELDCATALOG on class CL_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 20100921
2 Importing IR_EDIT Call by reference Object reference (TYPE REF TO) CFC Klasse zur Verwaltung des FastClose 20100824
3 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20100824

Method CONSTRUCTOR on class CL_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 20101012

Method DISPLAY_DOCUMENTS_ITEM on class CL_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) TFC_OFFICE_DOCUMENT Office Dokument Datei 20100927
2 Exporting ES_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20100927
3 Importing IS_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20101011

Method GET_SELECTED_DOCUMENT on class CL_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 20101004
2 Exporting ER_ITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20100924
3 Exporting ES_DOCU_ROID Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20101022
4 Exporting ES_OFFICE_DOCUMENT Call by reference Type reference (TYPE) TFC_OFFICE_DOCUMENT Office Dokument Datei 20100920

Method GET_SELECTED_DOCU_VALUES on class CL_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) 20100924

Method HANDLE_ACTIVATED on class CL_DOCU_GRID has no exception.

Method HANDLE_DATA_CHANGE_BEGIN Signature

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

Method HANDLE_DATA_CHANGE_FINISHED Signature

Method HANDLE_DATA_CHANGE_FINISHED on class CL_DOCU_GRID has no parameter.
Method HANDLE_DATA_CHANGE_FINISHED on class CL_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) 20101011
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20101011
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20101011

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

Method HANDLE_HEADER_CHANGED on class CL_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) 20100824
2 Importing IT_NODES Value transfer Attribute reference (LIKE) 20100824
3 Importing SENDER Value transfer Attribute reference (LIKE) 20100927

Method HANDLE_ITEM_DBL_CLICK on class CL_DOCU_GRID has no exception.

Method HANDLE_LOAD_DATA Signature

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

Method HANDLE_REFRESH Signature

Method HANDLE_REFRESH on class CL_DOCU_GRID has no parameter.
Method HANDLE_REFRESH on class CL_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) 20100927

Method HANDLE_SET_CHANGE_MODE on class CL_DOCU_GRID has no exception.

Method INIT Signature

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

Method ON_CREATE_DOCU Signature

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

Method ON_DELETE_DOCU Signature

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

Method ON_MODIFY_DETAIL Signature

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

Method ON_MODIFY_DOCU Signature

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

Method ON_REIMPORT_DOCU Signature

Method ON_REIMPORT_DOCU on class CL_DOCU_GRID has no parameter.
Method ON_REIMPORT_DOCU on class CL_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 20101022

Method ON_SAVE_DOCU on class CL_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) 20100824

Method ON_TOOLBAR on class CL_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) 20100824

Method ON_USER_COMMAND on class CL_DOCU_GRID has no exception.

Method ON_VIEW_DOCU Signature

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

Method SET_CHANGE_MODE_ON_DETAIL Signature

Method SET_CHANGE_MODE_ON_DETAIL on class CL_DOCU_GRID has no parameter.
Method SET_CHANGE_MODE_ON_DETAIL on class CL_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 20101022
2 Importing IS_OFFICE_DOCUMENT Call by reference Type reference (TYPE) TFC_OFFICE_DOCUMENT Office Dokument Datei 20101021

Method SET_SELECTED_DOCU_VALUES on class CL_DOCU_GRID has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606