SAP ABAP Class CL_CRM_IC_TABLEVIEW (<crmic:tableView>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW-UI (Application Component) UI Framework
     CRM_BSP_IC_EXTENSIONS (Package) BSP Framework for IC: Tags
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_CRM_IC_TABLEVIEW Base: 20041221
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20030703
Properties
Class CL_CRM_IC_TABLEVIEW  
Short Description <crmic:tableView>    
Super Class CLG_CRM_IC_TABLEVIEW Base: <htmlb:tableView> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_IC_EXTENSIONS   BSP Framework for IC: Tags 
Created 20030703   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BSP_MIMES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HTMLB_TABLEVIEWCOLUMN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_DATA Input Data from HTMLB 20030703
Friends
Class CL_CRM_IC_TABLEVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLUMNCOUNT Instance attribute Public Type reference (TYPE) STRING Natural Number 20030703
2 COUNTER Static Attribute Private Type reference (TYPE) STRING 20041221
3 CO_EVENT_MARKALL Constant Public Type reference (TYPE) STRING 'MARKALL' 20041221
4 CO_EVENT_UNMARKALL Constant Public Type reference (TYPE) STRING 'UNMARKALL' 20041221
5 CURRENTROWINDEX Instance attribute Protected Type reference (TYPE) I 20030703
6 CURRENTROWINDEXTABLE Instance attribute Protected Type reference (TYPE) INT4_TABLE Standard Table of INT4 20030703
7 CURRENTROWKEY Instance attribute Protected Type reference (TYPE) STRING 20030703
8 CURRENTROWKEYTABLE Instance attribute Protected Type reference (TYPE) STRING_TABLE Table of Strings 20030703
9 C_DESIGN_ALTERNATING Constant Protected Type reference (TYPE) STRING 'ALTERNATING' All Designs as String 20030703
10 C_DESIGN_MODES Constant Protected Type reference (TYPE) STRING 'HTMLB/HTMLBX' All Design Modes as String 20030703
11 C_DESIGN_STANDARD Constant Protected Type reference (TYPE) STRING 'STANDARD' All Designs as String 20030703
12 C_DESIGN_TRANSPARENT Constant Protected Type reference (TYPE) STRING 'TRANSPARENT' All Designs as String 20030703
13 C_FILTER_MODES Constant Protected Type reference (TYPE) STRING 'NONE/APPLICATION/SERVER' All Filter Modes as String 20030703
14 C_FILTER_MODE_APPLICATION Constant Protected Type reference (TYPE) STRING 'APPLICATION' 20030703
15 C_FILTER_MODE_NONE Constant Protected Type reference (TYPE) STRING 'NONE' 20030703
16 C_FILTER_MODE_SERVER Constant Protected Type reference (TYPE) STRING 'SERVER' 20030703
17 C_HTMLBP_MODE Constant Protected Type reference (TYPE) STRING 'HTMLBP' 20041221
18 C_HTMLBX_MODE Constant Protected Type reference (TYPE) STRING 'HTMLBX' 20030703
19 C_HTMLB_MODE Constant Protected Type reference (TYPE) STRING 'HTMLB' 20030703
20 C_SORT_MODES Constant Protected Type reference (TYPE) STRING 'NONE/APPLICATION/SERVER' All Sort Modes as String 20030703
21 C_SORT_MODE_APPLICATION Constant Protected Type reference (TYPE) STRING 'APPLICATION' 20030703
22 C_SORT_MODE_NONE Constant Protected Type reference (TYPE) STRING 'NONE' 20030703
23 C_SORT_MODE_SERVER Constant Protected Type reference (TYPE) STRING 'SERVER' 20030703
24 C_TABLENAVIGATION_MODES Constant Protected Type reference (TYPE) STRING 'BYPAGE/BYLINE' All Navigation Modes as String 20030703
25 C_TABLESELECTION_LINEEDIT Constant Protected Type reference (TYPE) STRING 'LINEEDIT' All Designs as String 20030703
26 C_TABLESELECTION_MODES Constant Protected Type reference (TYPE) STRING 'NONE/MULTISELECT/SINGLESELECT/VARIOSELECT/LINEEDIT/MULTILINEEDIT' All Selection Modes as String 20030703
27 C_TABLESELECTION_MULTILINEEDIT Constant Protected Type reference (TYPE) STRING 'MULTILINEEDIT' All Designs as String 20030703
28 C_TABLESELECTION_MULTISELECT Constant Protected Type reference (TYPE) STRING 'MULTISELECT' All Designs as String 20030703
29 C_TABLESELECTION_NONE Constant Protected Type reference (TYPE) STRING 'NONE' All Designs as String 20030703
30 C_TABLESELECTION_SINGLESELECT Constant Protected Type reference (TYPE) STRING 'SINGLESELECT' All Designs as String 20030703
31 C_TABLE_LAYOUTS Constant Protected Type reference (TYPE) STRING 'AUTO/FIXED' All Filter Modes as String 20030703
32 C_TABLE_LAYOUT_AUTO Constant Protected Type reference (TYPE) STRING 'AUTO' 20030703
33 C_TABLE_LAYOUT_FIXED Constant Protected Type reference (TYPE) STRING 'FIXED' 20030703
34 C_TABLVIEW_DESIGNS Constant Protected Type reference (TYPE) STRING 'ALTERNATING/STANDARD/TRANSPARENT' All Designs as String 20030703
35 C_UR_MODE Constant Protected Type reference (TYPE) STRING 'UR' 20030703
36 DATA Instance attribute Public Object reference (TYPE REF TO) CL_HTMLB_EVENT_TABLEVIEW Event Data 20030703
37 EDIT_MODE Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20030703
38 EXTDFIES_TAB Instance attribute Protected Type reference (TYPE) EXTDFIEST DD Internal: Information on Table Fields 20030703
39 FILTERROWCOUNT Instance attribute Protected Type reference (TYPE) I 20030703
40 FILTERTAB Instance attribute Protected Type reference (TYPE) STRING_TABLE Table of Strings 20030703
41 FILTERVISIBLEROWCOUNT Instance attribute Protected Type reference (TYPE) I 20030703
42 FIXEDCOLUMN Instance attribute Private Type reference (TYPE) XFELD Checkbox 20041221
43 FOCUS Instance attribute Public Type reference (TYPE) STRING set focus to tableview 20030917
44 FORCE_ENCODE_ENABLED Instance attribute Private Type reference (TYPE) XFELD Checkbox 20041221
45 HEIGHT Instance attribute Public Type reference (TYPE) STRING 20030730
46 ISSELECTED Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20030703
47 IS_TABLEVIEW Static Attribute Public Type reference (TYPE) FLAG General Flag 20070518
48 JAVASCRIPT Instance attribute Private Type reference (TYPE) STRING 20041221
49 MULTI_EDIT_MODE Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20030703
50 MULTI_SELECT_MODE Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20030703
51 M_ATTRIBUTE_PATH Instance attribute Protected Type reference (TYPE) STRING 20030703
52 M_COLUMNCOUNT Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute COLUMNCOUNT 20030703
53 M_COLUMNWRAPPING Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20030703
54 M_DESIGN Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute DESIGN 20030703
55 M_DESIGNMODE Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute DESIGNMODE 20030703
56 M_FILLUPEMPTYROWS Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute FILLUPEMPTYROWS 20030703
57 M_FILTERMODE Instance attribute Protected Type reference (TYPE) STRING Enum Value for filter Attribute 20030703
58 M_FOCUS1STSELECTEDCELL Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute HEADERVISIBLE 20030703
59 M_FOOTERVISIBLE Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute FOOTERVISIBLE 20030703
60 M_FORM Instance attribute Protected Object reference (TYPE REF TO) CL_HTMLB_FORM 20030703
61 M_HEADERVISIBLE Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute HEADERVISIBLE 20030703
62 M_KEEPSELECTEDROW Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute HEADERVISIBLE 20030703
63 M_LEADSELECTIONINDEX Instance attribute Private Type reference (TYPE) I 20041221
64 M_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_MODEL_BINDING BSP: Basis Interface for Binding to Model 20030703
65 M_NAVIGATIONMODE Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute NAVIGATIONMODE 20030703
66 M_ROWCOUNT Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute ROWCOUNT 20030703
67 M_SELECTEDROWINDEX Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute VISIBLEFIRSTROW 20030703
68 M_SELECTIONMODE Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute SELECTIONMODE 20030703
69 M_SHOWNOMATCHTEXT Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute HEADERVISIBLE 20030703
70 M_SORTMODE Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute SELECTIONMODE 20030703
71 M_TABINDEXCELL Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20030703
72 M_TABLELAYOUT Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute tableLayout 20030703
73 M_USER_AGENT_TYPE Instance attribute Private Type reference (TYPE) I 20030703
74 M_USER_AGENT_VERSION Instance attribute Private Type reference (TYPE) I 20030703
75 M_VISIBLEFIRSTROW Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute VISIBLEFIRSTROW 20030703
76 M_VISIBLEROWCOUNT Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute VISIBLEROWCOUNT 20030703
77 POPUPITEMS Instance attribute Public Type reference (TYPE) PHTMLB_POPUPMENUITEMS 20041221
78 PRIORITY Instance attribute Public Type reference (TYPE) STRING priority of focus on viewset 20030917
79 REPLACEMENT_BEE Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_BEE BSP Extension Expression 20030703
80 ROW_DATA_REF Instance attribute Protected Object reference (TYPE REF TO) DATA 20030703
81 ROW_KEY Instance attribute Protected Type reference (TYPE) STRING 20030703
82 S508R_REQUIRED Instance attribute Protected Type reference (TYPE) XFELD Accessibility on/off 20030703
83 SELECT_MODE Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20030703
84 SHOWSELECTIONPOPUP Instance attribute Public Type reference (TYPE) STRING Checkbox 20050318
85 SPANINFO Instance attribute Private Type reference (TYPE) TSPANINFO SSPANINFO 20030703
86 TABINDEX Instance attribute Public Type reference (TYPE) INT4 Natural Number 20030703
87 TABLEVIEWCOLUMNS Instance attribute Public Type reference (TYPE) TABLEVIEWCOLUMNS Table View Columns 20030703
88 TABLE_EVENT Instance attribute Protected Object reference (TYPE REF TO) CL_HTMLB_EVENT_TABLEVIEW Event Data 20030703
Methods
# Method Level Visibility Method type Description Created on
1 GET_CELL_ID Instance method Protected Method 20030703
2 GET_CELL_VALUE Instance method Protected Method 20030703
3 GET_ENTRY_EXIT_POINT Instance method Private Method 20031010
4 GET_FILTER_ROW Instance method Protected Method 20030703
5 GET_TAB_FORM_FIELD Instance method Protected Method 20030703
6 RENDERBUTTON Instance method Protected Method 20030703
7 RENDERCELL Instance method Protected Method 20030703
8 RENDERCONTCELLBEGIN Instance method Protected Method Renders the Start of the Cell with Content 20030703
9 RENDERCONTCELLEND Instance method Protected Method Renders the End of the Cell with Content 20030703
10 RENDERCONTROWBEGIN Instance method Protected Method Renders the Row Start 20030703
11 RENDERCONTROWEND Instance method Protected Method Renders the Row End 20030703
12 RENDERFOOTERNAVIGATION Instance method Protected Method 20030703
13 RENDERFOOTERNAVIGATION_NN4 Instance method Protected Method 20030703
14 RENDERFOOTERPOSITIONINDICATOR Instance method Protected Method 20030703
15 RENDERFOOTERPOSITIONINDICA_NN4 Instance method Protected Method 20030703
16 RENDERINPUTFIELD Instance method Protected Method 20030703
17 RENDERROW Instance method Protected Method 20030703
18 RENDERUSERFIELD Instance method Protected Method 20030703
19 RENDER_BUTTON_DEFAULT Instance method Protected Method 20030703
20 RENDER_BUTTON_IE5 Instance method Protected Method 20030703
21 SETFIXROWSPAN Instance method Protected Method 20030703
22 SET_TAB_FORM_FIELD Instance method Protected Method 20030703
23 SHOWEMPTYTABLETEXT Instance method Private Method 20030703
Events
Class CL_CRM_IC_TABLEVIEW has no event.
Types
Class CL_CRM_IC_TABLEVIEW has no local type.
Method Signatures

Method GET_CELL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) I 20030703
2 Importing COLNAME Call by reference Type reference (TYPE) STRING 20030703
3 Returning ID Value transfer Type reference (TYPE) STRING 20030703
4 Importing ROW Call by reference Type reference (TYPE) I 20030703

Method GET_CELL_ID on class CL_CRM_IC_TABLEVIEW has no exception.

Method GET_CELL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLNAME Call by reference Type reference (TYPE) STRING TYPE 20030703
2 Importing ROW Call by reference Type reference (TYPE) I 20030703
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20030703

Method GET_CELL_VALUE on class CL_CRM_IC_TABLEVIEW has no exception.

Method GET_ENTRY_EXIT_POINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CODE Value transfer Type reference (TYPE) STRING 20031010
2 Importing CONTNAME Call by reference Type reference (TYPE) STRING 20031010
3 Importing ID Call by reference Type reference (TYPE) STRING 20031010
4 Importing MODE Call by reference Type reference (TYPE) STRING 20031010

Method GET_ENTRY_EXIT_POINT on class CL_CRM_IC_TABLEVIEW has no exception.

Method GET_FILTER_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20030703

Method GET_FILTER_ROW on class CL_CRM_IC_TABLEVIEW has no exception.

Method GET_TAB_FORM_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20030703
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20030703

Method GET_TAB_FORM_FIELD on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDERBUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) STRING Natürliche Zahl 20030703
2 Importing COLUMNNAME Call by reference Type reference (TYPE) STRING 20030703
3 Importing DESIGN Call by reference Type reference (TYPE) STRING 20030703
4 Importing ENCODE Call by reference Type reference (TYPE) CHAR1 Kennzeichen: Einzelzeichen 20030703
5 Returning HTML Value transfer Type reference (TYPE) STRING 20030703
6 Importing ONCLICK Call by reference Type reference (TYPE) STRING 20030703
7 Importing ROW Call by reference Type reference (TYPE) STRING Natürliche Zahl 20030703
8 Importing TEXT Call by reference Type reference (TYPE) STRING 20030703
9 Importing TOOLTIP Call by reference Type reference (TYPE) STRING 20030703
10 Importing WIDTH Call by reference Type reference (TYPE) STRING 20030703

Method RENDERBUTTON on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDERCELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030703
2 Returning HTML Value transfer Type reference (TYPE) STRING 20030703
3 Importing ROWABSOLUTE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030703
4 Importing ROWRELATIVE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030703
5 Importing TAB Call by reference Type reference (TYPE) TABLE 20030703

Method RENDERCELL on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDERCONTCELLBEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030703
2 Returning HTML Value transfer Type reference (TYPE) STRING Rückgabewert 20030703
3 Importing ROWABSOLUTE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030703
4 Importing ROWRELATIVE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030703
5 Importing TAB Call by reference Type reference (TYPE) TABLE 20030703

Method RENDERCONTCELLBEGIN on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDERCONTCELLEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20030703

Method RENDERCONTCELLEND on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDERCONTROWBEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20030703
2 Importing ROWABSOLUTE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030703
3 Importing ROWRELATIVE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030703

Method RENDERCONTROWBEGIN on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDERCONTROWEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20030703

Method RENDERCONTROWEND on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDERFOOTERNAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20030703

Method RENDERFOOTERNAVIGATION on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDERFOOTERNAVIGATION_NN4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20030703

Method RENDERFOOTERNAVIGATION_NN4 on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDERFOOTERPOSITIONINDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20030703

Method RENDERFOOTERPOSITIONINDICATOR on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDERFOOTERPOSITIONINDICA_NN4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20030703

Method RENDERFOOTERPOSITIONINDICA_NN4 on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDERINPUTFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030703
2 Importing COLINDEX Call by reference Type reference (TYPE) STRING 20030703
3 Importing DISABLED Call by reference Type reference (TYPE) CHAR1 Kennzeichen: Einzelzeichen 20030703
4 Returning HTML Value transfer Type reference (TYPE) STRING 20030703
5 Importing INVALID Call by reference Type reference (TYPE) CHAR1 Kennzeichen: Einzelzeichen 20030703
6 Importing ROWINDEX Call by reference Type reference (TYPE) STRING 20030703
7 Importing TEXT Call by reference Type reference (TYPE) STRING 20030703

Method RENDERINPUTFIELD on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDERROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20030703
2 Importing ROWABSOLUTE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030703
3 Importing ROWRELATIVE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030703

Method RENDERROW on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDERUSERFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030703
2 Importing COLINDEX Call by reference Type reference (TYPE) STRING 20030703
3 Importing DISABLED Call by reference Type reference (TYPE) CHAR1 Kennzeichen: Einzelzeichen 20030703
4 Returning HTML Value transfer Type reference (TYPE) STRING 20030703
5 Importing INVALID Call by reference Type reference (TYPE) CHAR1 Kennzeichen: Einzelzeichen 20030703
6 Importing ROWINDEX Call by reference Type reference (TYPE) STRING 20030703
7 Importing TAB Call by reference Type reference (TYPE) TABLE 20030703
8 Importing TEXT Call by reference Type reference (TYPE) STRING 20030703
9 Importing USER Call by reference Type reference (TYPE) STRING 20030703

Method RENDERUSERFIELD on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDER_BUTTON_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) STRING Natürliche Zahl 20030703
2 Importing COLUMNNAME Call by reference Type reference (TYPE) STRING 20030703
3 Importing ENCODE Call by reference Type reference (TYPE) CHAR1 Kennzeichen: Einzelzeichen 20030703
4 Returning HTML Value transfer Type reference (TYPE) STRING 20030703
5 Importing ONCLICK Call by reference Type reference (TYPE) STRING 20030703
6 Importing ROW Call by reference Type reference (TYPE) STRING Natürliche Zahl 20030703
7 Importing ROWKEY Call by reference Type reference (TYPE) STRING 20030703
8 Importing TEXT Call by reference Type reference (TYPE) STRING 20030703
9 Importing TOOLTIP Call by reference Type reference (TYPE) STRING 20030703
10 Importing WIDTH Call by reference Type reference (TYPE) STRING 20030703

Method RENDER_BUTTON_DEFAULT on class CL_CRM_IC_TABLEVIEW has no exception.

Method RENDER_BUTTON_IE5 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Type reference (TYPE) STRING Natürliche Zahl 20030703
2 Importing COLUMNNAME Call by reference Type reference (TYPE) STRING 20030703
3 Importing DESIGN Call by reference Type reference (TYPE) STRING 20030703
4 Importing ENCODE Call by reference Type reference (TYPE) CHAR1 Kennzeichen: Einzelzeichen 20030703
5 Returning HTML Value transfer Type reference (TYPE) STRING 20030703
6 Importing ONCLICK Call by reference Type reference (TYPE) STRING 20030703
7 Importing ROW Call by reference Type reference (TYPE) STRING Natürliche Zahl 20030703
8 Importing ROWKEY Call by reference Type reference (TYPE) STRING 20030703
9 Importing TEXT Call by reference Type reference (TYPE) STRING 20030703
10 Importing TOOLTIP Call by reference Type reference (TYPE) STRING 20030703
11 Importing WIDTH Call by reference Type reference (TYPE) STRING 20030703

Method RENDER_BUTTON_IE5 on class CL_CRM_IC_TABLEVIEW has no exception.

Method SETFIXROWSPAN Signature

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

Method SETFIXROWSPAN on class CL_CRM_IC_TABLEVIEW has no exception.

Method SET_TAB_FORM_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20030703
2 Importing VALUE Call by reference Type reference (TYPE) STRING 20030703

Method SET_TAB_FORM_FIELD on class CL_CRM_IC_TABLEVIEW has no exception.

Method SHOWEMPTYTABLETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HTML Value transfer Type reference (TYPE) STRING 20030703

Method SHOWEMPTYTABLETEXT on class CL_CRM_IC_TABLEVIEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400