Hierarchy
⤷
⤷
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 | 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 | Constant | Private | Type reference (TYPE) | STRING | 'CREATE_DOC' | 20110611 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'DELETE_DOC' | 20110611 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'MODIFY_DETAIL' | 20110611 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'MODIFY_DOC' | 20110611 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'REIMPORT_DOC' | 20110611 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'VIEW_DOC' | 20110611 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20110611 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | Node Element | 20110611 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | FCC_T_OFFICE_DOCUMENTS | Default Internal Table for TFC_TEMPL_OFFICE | 20110611 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | Change Mode | 20110611 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20110611 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FCC_CFC | Class for Administration of Fast Close | 20110611 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110611 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Node Element | 20110611 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | FCC_ITEMS | Item table | 20110611 |
Methods
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 | 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 | IR_DOCU_COMMENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20110611 | |||
| 2 | IR_EDIT | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CFC | Klasse zur Verwaltung des FastClose | 20110611 | |||
| 3 | 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 | 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 | ES_DOCUMENT | Call by reference | Type reference (TYPE) | FCC_OFFICE_DOCUMENT | Office Dokument Datei | 20110611 | |||
| 2 | ES_ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20110611 | |||
| 3 | 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 | ED_DOCU_URL_READ_ONLY | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20110611 | |||
| 2 | ER_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Knotenelement | 20110611 | |||
| 3 | ES_DOCU_ROID | Call by reference | Type reference (TYPE) | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20110611 | |||
| 4 | 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 | 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 | IR_DEP | Call by reference | Attribute reference (LIKE) | 20110726 | |||||
| 2 | IR_ITEM | Call by reference | Attribute reference (LIKE) | 20110726 | |||||
| 3 | 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 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20110611 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20110611 | |||||
| 3 | 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 | IS_HDR | Value transfer | Attribute reference (LIKE) | 20110611 | |||||
| 2 | IS_HDR_OLD | Value transfer | Attribute reference (LIKE) | 20110611 | |||||
| 3 | IS_INSTANCE | Value transfer | Attribute reference (LIKE) | 20110611 | |||||
| 4 | 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 | IT_ITEMS | Value transfer | Attribute reference (LIKE) | 20110611 | |||||
| 2 | IT_NODES | Value transfer | Attribute reference (LIKE) | 20110611 | |||||
| 3 | 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 | 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 | ID_BDS_DOCID | Value transfer | Type reference (TYPE) | BDS_DOCID | 20110611 | ||||
| 2 | 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 | 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 | 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 | IS_DOCU_ROID | Call by reference | Type reference (TYPE) | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20110611 | |||
| 2 | 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 |