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 | 20110721 |
Properties
| Class | CL_FCC_COMMENT_GRID | |
| Short Description | Item Comments | |
| 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 | 20110721 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCC_COMMENT_GRID has no forward declaration.
Interfaces
Class CL_FCC_COMMENT_GRID has no interface implemented.
Friends
Class CL_FCC_COMMENT_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_CMNT' | 20110722 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'DELETE_CMNT' | 20110722 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'DETAIL_CMNT' | 20110726 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'DISPLAY_MODE' | 20110727 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'MODIFY_CMNT' | 20110722 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'SAVE_CMNT' | 20110722 | |||
| 7 | Constant | Public | Type reference (TYPE) | I | 69 | Line length | 20110729 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | XFELD | 20110726 | ||||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | 20110722 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | FAGL_S_FCC_COMMENT | Structure for Comments | 20110722 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | FAGL_T_FCC_COMMENT | Table Type for Comments | 20110722 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | 20110722 | ||||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110722 | ||||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20110722 | ||||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FCC_CFC | 20110722 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | 20110722 | ||||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FCC_CITEMX | 20110722 | ||||
| 18 | Instance attribute | Private | Type reference (TYPE) | FCC_ITEMS | 20110722 | ||||
| 19 | Instance attribute | Public | Type reference (TYPE) | LVC_S_ROID | Assignment of line number to line ID | 20110725 | |||
| 20 | Static Attribute | Public | Type reference (TYPE) | LVC_TITLE | ALV Control: Title bar text | 20110810 |
Methods
Events
Class CL_FCC_COMMENT_GRID has no event.
Types
Class CL_FCC_COMMENT_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_FIELDCATA_COMMENT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | 20110722 |
Method BUILD_FIELDCATALOG on class CL_FCC_COMMENT_GRID has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COMMENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | 20110722 | ||||
| 2 | IR_EDIT | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CFC | 20110722 | ||||
| 3 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20110722 |
Method CONSTRUCTOR on class CL_FCC_COMMENT_GRID has no exception.
Method DISPLAY_COMMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMMENTS | Call by reference | Type reference (TYPE) | FAGL_T_FCC_COMMENT | 20110722 | ||||
| 2 | ID_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | Assignment of line number to line ID | 20110725 | |||
| 3 | IV_IS_DELETE | Call by reference | Type reference (TYPE) | OS_BOOLEAN | Boolean | 20110805 |
Method DISPLAY_COMMENTS on class CL_FCC_COMMENT_GRID has no exception.
Method GET_CHANGE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CHANGE_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110722 |
Method GET_CHANGE_MODE on class CL_FCC_COMMENT_GRID has no exception.
Method GET_COMMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMMENTS | Call by reference | Type reference (TYPE) | FAGL_T_FCC_COMMENT | Table Type for Comments | 20110729 |
Method GET_COMMENTS on class CL_FCC_COMMENT_GRID has no exception.
Method GET_SELECT_COMMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROID | 20110722 | ||||
| 2 | ET_COMMENT | Call by reference | Type reference (TYPE) | FAGL_T_FCC_COMMENT | Table Type for Comments | 20110819 | |||
| 3 | IS_ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_ROID | 20110722 |
Method GET_SELECT_COMMENT on class CL_FCC_COMMENT_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) | 20110722 |
Method HANDLE_ACTIVATED on class CL_FCC_COMMENT_GRID has no exception.
Method HANDLE_DATA_CHANGE_BEGIN Signature
Method HANDLE_DATA_CHANGE_BEGIN on class CL_FCC_COMMENT_GRID has no parameter.
Method HANDLE_DATA_CHANGE_BEGIN on class CL_FCC_COMMENT_GRID has no exception.
Method HANDLE_DATA_CHANGE_FINISHED Signature
Method HANDLE_DATA_CHANGE_FINISHED on class CL_FCC_COMMENT_GRID has no parameter.
Method HANDLE_DATA_CHANGE_FINISHED on class CL_FCC_COMMENT_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 | Value transfer | Attribute reference (LIKE) | 20110726 | |||||
| 2 | IR_ITEM | Value transfer | Attribute reference (LIKE) | 20110726 | |||||
| 3 | SENDER | Value transfer | Attribute reference (LIKE) | 20110726 |
Method HANDLE_DEP_HOTSPOT_CLICK on class CL_FCC_COMMENT_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) | 20110722 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20110722 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20110722 |
Method HANDLE_DOUBLE_CLICK on class CL_FCC_COMMENT_GRID has no exception.
Method HANDLE_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEMS | Value transfer | Attribute reference (LIKE) | 20110722 | |||||
| 2 | IT_NODES | Value transfer | Attribute reference (LIKE) | 20110722 | |||||
| 3 | SENDER | Value transfer | Attribute reference (LIKE) | 20110722 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_FCC_COMMENT_GRID has no exception.
Method HANDLE_LOAD_DATA Signature
Method HANDLE_LOAD_DATA on class CL_FCC_COMMENT_GRID has no parameter.
Method HANDLE_LOAD_DATA on class CL_FCC_COMMENT_GRID has no exception.
Method HANDLE_REFRESH Signature
Method HANDLE_REFRESH on class CL_FCC_COMMENT_GRID has no parameter.
Method HANDLE_REFRESH on class CL_FCC_COMMENT_GRID has no exception.
Method INIT Signature
Method INIT on class CL_FCC_COMMENT_GRID has no parameter.
Method INIT on class CL_FCC_COMMENT_GRID has no exception.
Method NOTE_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COMMENT | Call by reference | Type reference (TYPE) | FAGL_S_FCC_COMMENT | Comments of Change Request | 20110803 | |||
| 2 | RO_NOTE_TXT | Value transfer | Object reference (TYPE REF TO) | CL_WD_FORMATTED_TEXT | Web Dynpro: Formatted Text | 20110803 |
Method NOTE_TO_STRING on class CL_FCC_COMMENT_GRID has no exception.
Method ON_CANCEL_COMMENT Signature
Method ON_CANCEL_COMMENT on class CL_FCC_COMMENT_GRID has no parameter.
Method ON_CANCEL_COMMENT on class CL_FCC_COMMENT_GRID has no exception.
Method ON_CREATE_COMMENT Signature
Method ON_CREATE_COMMENT on class CL_FCC_COMMENT_GRID has no parameter.
Method ON_CREATE_COMMENT on class CL_FCC_COMMENT_GRID has no exception.
Method ON_DELETE_COMMENT Signature
Method ON_DELETE_COMMENT on class CL_FCC_COMMENT_GRID has no parameter.
Method ON_DELETE_COMMENT on class CL_FCC_COMMENT_GRID has no exception.
Method ON_DETAIL_COMMENT Signature
Method ON_DETAIL_COMMENT on class CL_FCC_COMMENT_GRID has no parameter.
Method ON_DETAIL_COMMENT on class CL_FCC_COMMENT_GRID has no exception.
Method ON_DISPLAY_MODE Signature
Method ON_DISPLAY_MODE on class CL_FCC_COMMENT_GRID has no parameter.
Method ON_DISPLAY_MODE on class CL_FCC_COMMENT_GRID has no exception.
Method ON_MODIFY_COMMENT Signature
Method ON_MODIFY_COMMENT on class CL_FCC_COMMENT_GRID has no parameter.
Method ON_MODIFY_COMMENT on class CL_FCC_COMMENT_GRID has no exception.
Method ON_SAVE_COMMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COMMENT | Call by reference | Type reference (TYPE) | FAGL_FCC_COMNT | Comments for Closing Cockpit | 20110722 |
Method ON_SAVE_COMMENT on class CL_FCC_COMMENT_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) | 20110722 |
Method ON_TOOLBAR on class CL_FCC_COMMENT_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) | 20110722 |
Method ON_USER_COMMAND on class CL_FCC_COMMENT_GRID has no exception.
Method SET_CHANGE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHANGE_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110722 |
Method SET_CHANGE_MODE on class CL_FCC_COMMENT_GRID has no exception.
Method STRING_TO_TLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TLINE | Call by reference | Type reference (TYPE) | TLINETAB | Lines of ITF | 20110803 | |||
| 2 | ID_STRING | Call by reference | Type reference (TYPE) | STRING | 20110803 |
Method STRING_TO_TLINE on class CL_FCC_COMMENT_GRID has no exception.
Method TRANSFER_HEADLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_HEADLINE | Call by reference | Type reference (TYPE) | TDLINE | Text Line | 20110817 | |||
| 2 | ID_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20110817 | |||
| 3 | IS_COMMENT | Call by reference | Type reference (TYPE) | FAGL_S_FCC_COMMENT | Structure for Comments | 20110817 |
Method TRANSFER_HEADLINE on class CL_FCC_COMMENT_GRID has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 607 |