SAP ABAP Class CL_FCC_COMMENT_GRID (Item Comments)
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 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 CMD_CREATE_CMNT Constant Private Type reference (TYPE) STRING 'CREATE_CMNT' 20110722
2 CMD_DELETE_CMNT Constant Private Type reference (TYPE) STRING 'DELETE_CMNT' 20110722
3 CMD_DETAIL_CMNT Constant Private Type reference (TYPE) STRING 'DETAIL_CMNT' 20110726
4 CMD_DISPLAY_MODE Constant Private Type reference (TYPE) STRING 'DISPLAY_MODE' 20110727
5 CMD_MODIFY_CMNT Constant Private Type reference (TYPE) STRING 'MODIFY_CMNT' 20110722
6 CMD_SAVE_CMNT Constant Private Type reference (TYPE) STRING 'SAVE_CMNT' 20110722
7 GC_LINE_LENGTH Constant Public Type reference (TYPE) I 69 Line length 20110729
8 MD_LOCK_UPDATE Instance attribute Private Type reference (TYPE) XFELD 20110726
9 MR_COMMENT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TEXTEDIT 20110722
10 MS_COMMENT Instance attribute Public Type reference (TYPE) FAGL_S_FCC_COMMENT Structure for Comments 20110722
11 MT_COMMENTS Instance attribute Private Type reference (TYPE) FAGL_T_FCC_COMMENT Table Type for Comments 20110722
12 M_CHANGE_MODE Instance attribute Private Type reference (TYPE) CHAR1 20110722
13 M_COMMENT Instance attribute Public Type reference (TYPE) STRING 20110722
14 M_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER 20110722
15 M_EDIT Instance attribute Private Object reference (TYPE REF TO) CL_FCC_CFC 20110722
16 M_IS_VISIBLE Instance attribute Private Type reference (TYPE) CHAR1 20110722
17 M_ITEM Instance attribute Private Object reference (TYPE REF TO) CL_FCC_CITEMX 20110722
18 M_ITEMS Instance attribute Private Type reference (TYPE) FCC_ITEMS 20110722
19 M_ROW_ID Instance attribute Public Type reference (TYPE) LVC_S_ROID Assignment of line number to line ID 20110725
20 M_TITLE Static Attribute Public Type reference (TYPE) LVC_TITLE ALV Control: Title bar text 20110810
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCATALOG Instance method Private Method Create Field Catalog 20110722
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110722
3 DISPLAY_COMMENTS Instance method Private Method 20110722
4 GET_CHANGE_MODE Instance method Public Method 20110722
5 GET_COMMENTS Instance method Public Method get comments as stream 20110729
6 GET_SELECT_COMMENT Instance method Public Method 20110722
7 HANDLE_ACTIVATED Instance method Private Event handling method React to Activated Events 20110722
8 HANDLE_DATA_CHANGE_BEGIN Instance method Private Event handling method 20110726
9 HANDLE_DATA_CHANGE_FINISHED Instance method Private Event handling method 20110726
10 HANDLE_DEP_HOTSPOT_CLICK Instance method Private Event handling method React to Expand_PRE_SUC_TASK hotspot click 20110726
11 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Double-Click Row or Item 20110722
12 HANDLE_ITEM_DOUBLE_CLICK Instance method Private Event handling method React to Double-Clicked Events 20110722
13 HANDLE_LOAD_DATA Instance method Private Event handling method React to load data event 20110726
14 HANDLE_REFRESH Instance method Private Event handling method Reload 20110722
15 INIT Instance method Private Method 20110722
16 NOTE_TO_STRING Static method Public Method Convert Note to Formatted String 20110803
17 ON_CANCEL_COMMENT Instance method Public Method click the cancel button 20110803
18 ON_CREATE_COMMENT Instance method Private Method Create Comment 20110722
19 ON_DELETE_COMMENT Instance method Private Method Delete Comment 20110722
20 ON_DETAIL_COMMENT Instance method Private Method Detail Comment 20110726
21 ON_DISPLAY_MODE Instance method Public Method Change to display mode 20110727
22 ON_MODIFY_COMMENT Instance method Private Method Change Comment 20110722
23 ON_SAVE_COMMENT Instance method Public Method 20110722
24 ON_TOOLBAR Instance method Private Event handling method Toolbar Menu Extension 20110722
25 ON_USER_COMMAND Instance method Private Event handling method User Interaction Handling 20110722
26 SET_CHANGE_MODE Instance method Private Method Set Change Mode or not 20110722
27 STRING_TO_TLINE Static method Public Method Convert string to formated lines 20110803
28 TRANSFER_HEADLINE Static method Public Method transfer the comment headline 20110817
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 Changing 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 Importing IR_COMMENT Call by reference Object reference (TYPE REF TO) CL_GUI_TEXTEDIT 20110722
2 Importing IR_EDIT Call by reference Object reference (TYPE REF TO) CL_FCC_CFC 20110722
3 Importing 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 Exporting ET_COMMENTS Call by reference Type reference (TYPE) FAGL_T_FCC_COMMENT 20110722
2 Importing ID_ROW_ID Call by reference Type reference (TYPE) INT4 Assignment of line number to line ID 20110725
3 Importing 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 Exporting 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 Exporting 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 Exporting ES_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID 20110722
2 Exporting ET_COMMENT Call by reference Type reference (TYPE) FAGL_T_FCC_COMMENT Table Type for Comments 20110819
3 Importing 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 Importing 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 Importing IR_DEP Value transfer Attribute reference (LIKE) 20110726
2 Importing IR_ITEM Value transfer Attribute reference (LIKE) 20110726
3 Importing 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 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20110722
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20110722
3 Importing 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 Importing IT_ITEMS Value transfer Attribute reference (LIKE) 20110722
2 Importing IT_NODES Value transfer Attribute reference (LIKE) 20110722
3 Importing 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 Importing IS_COMMENT Call by reference Type reference (TYPE) FAGL_S_FCC_COMMENT Comments of Change Request 20110803
2 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Exporting ET_TLINE Call by reference Type reference (TYPE) TLINETAB Lines of ITF 20110803
2 Importing 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 Exporting ED_HEADLINE Call by reference Type reference (TYPE) TDLINE Text Line 20110817
2 Importing ID_TIMEZONE Call by reference Type reference (TYPE) TZNZONE Time Zone 20110817
3 Importing 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