SAP ABAP Class CL_LOUI_TABLE_HELPER (class for modifying WD table)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SLS_LO_OIF (Package) Lean Order OIF
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LOUI_TABLE_HELPER Interface for modifying WD table 20081024
Properties
Class CL_LOUI_TABLE_HELPER  
Short Description class for modifying WD table    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SLS_LO_OIF   Lean Order OIF 
Created 20081024   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_LOUI_TABLE_HELPER Interface for modifying WD table 20081024
Friends
# Friend Modeled only Created on Description
1 CL_LOUI_OBJECT_MODEL 20111202
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FIXED_POS_LEFT Instance attribute Private Attribute reference (LIKE) 20081024
2 GC_FIXED_POS_NOT Instance attribute Private Attribute reference (LIKE) 20081024
3 GC_FIXED_POS_RIGHT Instance attribute Private Attribute reference (LIKE) 20081024
4 GC_INVISIBLE Instance attribute Private Attribute reference (LIKE) 20081024
5 GC_TCOL_HALIGN_AUTO Instance attribute Private Attribute reference (LIKE) 20081118
6 GC_TCOL_HALIGN_BOL Instance attribute Private Attribute reference (LIKE) 20081118
7 GC_TCOL_HALIGN_CENTER Instance attribute Private Attribute reference (LIKE) 20081102
8 GC_TCOL_HALIGN_EOL Instance attribute Private Attribute reference (LIKE) 20081118
9 GC_TCOL_HALIGN_LEFT Instance attribute Private Attribute reference (LIKE) 20081118
10 GC_TCOL_HALIGN_RIGHT Instance attribute Private Attribute reference (LIKE) 20081118
11 GC_TV_HALIGN_AUTO Instance attribute Private Attribute reference (LIKE) 20081118
12 GC_TV_HALIGN_BOL Instance attribute Private Attribute reference (LIKE) 20081118
13 GC_TV_HALIGN_CENTER Instance attribute Private Attribute reference (LIKE) 20081118
14 GC_TV_HALIGN_EOL Instance attribute Private Attribute reference (LIKE) 20081118
15 GC_TV_HALIGN_LEFT Instance attribute Private Attribute reference (LIKE) 20081118
16 GC_TV_HALIGN_RIGHT Instance attribute Private Attribute reference (LIKE) 20081118
17 GC_VISIBLE Instance attribute Private Attribute reference (LIKE) 20081024
18 GR_OBJECT_DATA_INFO Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Interface for the metadata of a node 20081119
19 GR_PARENT_HELPER Instance attribute Private Object reference (TYPE REF TO) CL_LOUI_FORM_HELPER Class for modifying WD Form 20081206
20 GR_POPIN_HELPER Instance attribute Private Object reference (TYPE REF TO) CL_LOUI_FORM_HELPER Class for modifying WD Form 20081201
21 GR_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20051117-120623 20081024
22 GT_ACTION_INFO Instance attribute Private Type reference (TYPE) TCT_ACTION_INFO 20081030
23 GT_DDLB Instance attribute Private Type reference (TYPE) TCT_DDLB 20081208
24 GT_FIELD_ATTR Static Attribute Private Type reference (TYPE) TCT_FIELD_ATTR 20081024
25 GT_HEADER_TEXT Static Attribute Private Type reference (TYPE) TCT_HEADER_TEXT 20081024
26 GT_TABLE_FIELD_ATTR Static Attribute Private Type reference (TYPE) TDT_TABLE_FIELD_ATTR Table Type for Structure TDS_TABLE_FIELD_ATTR 20081027
27 GT_TBITEM Instance attribute Private Type reference (TYPE) TCT_TBITEM 20081024
28 GT_TCOL Instance attribute Private Type reference (TYPE) TCT_TCOL 20081024
29 GT_TCOL_VARIANT Instance attribute Private Type reference (TYPE) TCT_TCOL 20081124
30 GV_CALLER_ID Instance attribute Private Attribute reference (LIKE) 20081024
31 GV_HANDLE_PARENT Instance attribute Private Attribute reference (LIKE) 20081024
32 GV_NODE_NAME Instance attribute Private Type reference (TYPE) STRING 20081024
33 GV_OBJECT_ID Instance attribute Private Attribute reference (LIKE) 20081024
34 GV_OBJECT_PARENT Instance attribute Private Attribute reference (LIKE) 20081024
35 GV_ON_ENTER Instance attribute Private Type reference (TYPE) STRING 20081024
36 GV_SCENARIO_ID Instance attribute Private Attribute reference (LIKE) 20081024
37 GV_VISIBLE_ROW_COUNT Instance attribute Public Type reference (TYPE) I 10 20081208
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TBITEM_TO_TABLE Instance method Private Method add toolbar items to table 20081027
2 ADD_TCOL_TO_TABLE Instance method Private Method add created table columns to the table 20081027
3 CHECK_FIELDNAME Instance method Private Method 20081119
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081024
5 COLLECT_TCOL Instance method Private Method collect references of table columns 20081118
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081024
7 CREATE_CAPTION Instance method Private Method create caption 20081120
8 CREATE_COLUMN_CB Instance method Private Method 20081207
9 CREATE_COLUMN_DDBK Instance method Private Method 20081209
10 CREATE_COLUMN_DDBK_INT Instance method Private Method Create table columns with DDLB 20081209
11 CREATE_COLUMN_GCB Instance method Private Method 20081207
12 CREATE_COLUMN_GIM Instance method Private Method 20081207
13 CREATE_COLUMN_GTV Instance method Private Method 20081207
14 CREATE_COLUMN_IF Instance method Private Method 20081207
15 CREATE_COLUMN_L2A Instance method Private Method 20081207
16 CREATE_COLUMN_TV Instance method Private Method 20081207
17 CREATE_HEADER_IF Instance method Private Method 20081207
18 CREATE_POPIN_IF Instance method Private Method 20081207
19 CREATE_POPIN_TV Instance method Private Method 20081207
20 CREATE_TBITEM_BTN Instance method Private Method 20081027
21 CREATE_TBITEM_BTNC Instance method Private Method 20081117
22 CREATE_TBITEM_BTNC_INT Instance method Private Method 20081028
23 CREATE_TBITEM_BTN_INT Instance method Private Method create toolbar items for table 20081027
24 CREATE_TCOL Instance method Private Method create table column 20081118
25 CREATE_TCOL_CELL_INT Instance method Private Method Create table columns with cell editor 20081120
26 CREATE_TCOL_GUIE_INT Instance method Private Method 20081124
27 CREATE_TCOL_L2A_INT Instance method Private Method 20081102
28 GET_ACTION_INFO Instance method Private Method 20081030
29 GET_DDIC_NAME Instance method Private Method 20081120
30 GET_HEADER_TEXT Instance method Private Method get table header text (predefined) 20081024
31 GET_TEXT Instance method Private Method 20081120
32 GET_VISIBLE_ROW_COUNT Static method Public Method 20081111
33 REMOVE_TCOL_FROM_TABLE Instance method Private Method 20081124
34 SET_DDLB_VALUES Instance method Private Method 20081208
35 SET_HEADER_CAPTION_INT Instance method Private Method 20081207
36 SET_SCROLLABLE_COL_COUNT Instance method Private Method 20081119
37 SET_SCROLLABLE_COL_COUNT_INT Instance method Private Method set count of scrollable columns 20081119
38 SET_TABLE_CAPTION Instance method Private Method 20081207
39 SET_TABLE_CAPTION_INT Instance method Private Method set table header text 20081206
40 SET_THFORM_CAPTION Instance method Private Method 20081207
41 SET_VISIBLE_ROW_COUNT Instance method Private Method 20081208
42 SET_VISIBLE_ROW_COUNT_INT Instance method Private Method 20081208
Events
Class CL_LOUI_TABLE_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCS_ACTION_INFO Public See coding 20081030 begin of tcs_action_info, id type string, action type string, param type string, selection type flag, text type string, end of tcs_action_info
2 TCS_DDLB Private See coding 20081208 begin of tcs_ddlb, object_id type tabname, field_name type fieldname, lt_helpvalue type shsvaltab, end of tcs_ddlb
3 TCS_FIELD_ATTR Private See coding 20081024 begin of tcs_field_attr, object_id type tabname, field_name type fieldname, caption type string, read_only type flag, end of tcs_field_attr
4 TCS_HEADER_TEXT Private See coding 20081024 begin of tcs_header_text, object_id type tabname, text type string, end of tcs_header_text
5 TCS_TBITEM Private See coding 20081024 begin of tcs_tbitem, id type string, seqno_int type int4, seqno_ext type int4, tbitem type ref to if_wd_toolbar_item, end of tcs_tbitem
6 TCS_TCOL Private See coding 20081024 begin of tcs_tcol, variant type string, id type string, seqno_int type int4, seqno_ext type int4, tcol type ref to cl_wd_table_column, end of tcs_tcol
7 TCT_ACTION_INFO Public See coding 20081117 tct_action_info type standard table of tcs_action_info
8 TCT_DDLB Private See coding 20081208 tct_ddlb type standard table of tcs_ddlb
9 TCT_FIELD_ATTR Private See coding 20081024 tct_field_attr type standard table of tcs_field_attr
10 TCT_HEADER_TEXT Private See coding 20081024 tct_header_text type standard table of tcs_header_text
11 TCT_TBITEM Private See coding 20081024 tct_tbitem type standard table of tcs_tbitem
12 TCT_TCOL Private See coding 20081024 tct_tcol type standard table of tcs_tcol
Method Signatures

Method ADD_TBITEM_TO_TABLE Signature

Method ADD_TBITEM_TO_TABLE on class CL_LOUI_TABLE_HELPER has no parameter.
Method ADD_TBITEM_TO_TABLE on class CL_LOUI_TABLE_HELPER has no exception.

Method ADD_TCOL_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT Call by reference Type reference (TYPE) STRING 20081124

Method ADD_TCOL_TO_TABLE on class CL_LOUI_TABLE_HELPER has no exception.

Method CHECK_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CELL_ID Call by reference Type reference (TYPE) STRING 20081120
2 Exporting EV_COM_PART Call by reference Type reference (TYPE) STRING 20081120
3 Exporting EV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20081120
4 Exporting EV_NODE_NAME Call by reference Type reference (TYPE) STRING 20081120
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20081119
6 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) TABNAME Table Name 20081120

Method CHECK_FIELDNAME on class CL_LOUI_TABLE_HELPER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_LOUI_TABLE_HELPER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LOUI_TABLE_HELPER has no exception.

Method COLLECT_TCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TCOL Call by reference Object reference (TYPE REF TO) CL_WD_TABLE_COLUMN Perforce change= / 20051117-120623 20081118
2 Importing IV_SEQNO Call by reference Type reference (TYPE) INT4 Natural Number 20081118
3 Importing IV_VARIANT Call by reference Type reference (TYPE) STRING 20081124

Method COLLECT_TCOL on class CL_LOUI_TABLE_HELPER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20051117-120623 20081024
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) TABNAME Table Name 20081024
3 Importing IV_OBJECT_PARENT Call by reference Type reference (TYPE) TABNAME Table Name 20081024
4 Importing IV_ON_ENTER Call by reference Type reference (TYPE) STRING 20081024

Method CONSTRUCTOR on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_CAPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DDIC Call by reference Type reference (TYPE) NUMC2 Two digit number 20081120
2 Importing IV_ID Call by reference Type reference (TYPE) STRING 20081120
3 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20081120
4 Returning RR_CAP Value transfer Object reference (TYPE REF TO) CL_WD_CAPTION Perforce change= / 20051117-120623 20081120

Method CREATE_CAPTION on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_COLUMN_CB Signature

Method CREATE_COLUMN_CB on class CL_LOUI_TABLE_HELPER has no parameter.
Method CREATE_COLUMN_CB on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_COLUMN_DDBK Signature

Method CREATE_COLUMN_DDBK on class CL_LOUI_TABLE_HELPER has no parameter.
Method CREATE_COLUMN_DDBK on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_COLUMN_DDBK_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CELL_EDITOR Call by reference Object reference (TYPE REF TO) IF_WD_TABLE_CELL_EDITOR Perforce change= / 20050316-075430 20081209
2 Importing IF_DISPLAY_KEY Call by reference Type reference (TYPE) FLAG SPACE General Flag 20081209
3 Importing IF_READONLY Call by reference Type reference (TYPE) FLAG SPACE General Flag 20081209
4 Importing IT_VALUE Call by reference Type reference (TYPE) SHSVALTAB Business Server Pages (BSP) Value List Search Help 20081209
5 Importing IV_CAPTION_DDIC Call by reference Type reference (TYPE) NUMC2 Two digit number 20081209
6 Importing IV_CAPTION_TEXT Call by reference Type reference (TYPE) STRING 20081209
7 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20081209
8 Importing IV_FIXEDPOS Call by reference Type reference (TYPE) WDUI_TABLE_COLUMN_FIXED_POS GC_FIXED_POS_NOT Web Dynpro: TableColumnFixedPosition 20081209
9 Importing IV_HALIGN Call by reference Type reference (TYPE) WDUI_TABLE_COLUMN_HALIGN GC_TCOL_HALIGN_AUTO Web Dynpro: TableColumnHAlign 20081209
10 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) TABNAME Table Name 20081209
11 Importing IV_SEQNO Call by reference Type reference (TYPE) INT4 0 Natural Number 20081209
12 Importing IV_TOOLTIP_DDIC Call by reference Type reference (TYPE) NUMC2 Two digit number 20081209
13 Importing IV_TOOLTIP_TEXT Call by reference Type reference (TYPE) STRING 20081209
14 Importing IV_VARIANT Call by reference Type reference (TYPE) STRING 20081209
15 Importing IV_WIDTH Call by reference Type reference (TYPE) STRING 20081209

Method CREATE_COLUMN_DDBK_INT on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_COLUMN_GCB Signature

Method CREATE_COLUMN_GCB on class CL_LOUI_TABLE_HELPER has no parameter.
Method CREATE_COLUMN_GCB on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_COLUMN_GIM Signature

Method CREATE_COLUMN_GIM on class CL_LOUI_TABLE_HELPER has no parameter.
Method CREATE_COLUMN_GIM on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_COLUMN_GTV Signature

Method CREATE_COLUMN_GTV on class CL_LOUI_TABLE_HELPER has no parameter.
Method CREATE_COLUMN_GTV on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_COLUMN_IF Signature

Method CREATE_COLUMN_IF on class CL_LOUI_TABLE_HELPER has no parameter.
Method CREATE_COLUMN_IF on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_COLUMN_L2A Signature

Method CREATE_COLUMN_L2A on class CL_LOUI_TABLE_HELPER has no parameter.
Method CREATE_COLUMN_L2A on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_COLUMN_TV Signature

Method CREATE_COLUMN_TV on class CL_LOUI_TABLE_HELPER has no parameter.
Method CREATE_COLUMN_TV on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_HEADER_IF Signature

Method CREATE_HEADER_IF on class CL_LOUI_TABLE_HELPER has no parameter.
Method CREATE_HEADER_IF on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_POPIN_IF Signature

Method CREATE_POPIN_IF on class CL_LOUI_TABLE_HELPER has no parameter.
Method CREATE_POPIN_IF on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_POPIN_TV Signature

Method CREATE_POPIN_TV on class CL_LOUI_TABLE_HELPER has no parameter.
Method CREATE_POPIN_TV on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_TBITEM_BTN Signature

Method CREATE_TBITEM_BTN on class CL_LOUI_TABLE_HELPER has no parameter.
Method CREATE_TBITEM_BTN on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_TBITEM_BTNC Signature

Method CREATE_TBITEM_BTNC on class CL_LOUI_TABLE_HELPER has no parameter.
Method CREATE_TBITEM_BTNC on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_TBITEM_BTNC_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_REPEAT_SELECTED_ACTION Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Supplement for True Boolean Type: 'X' == True '' == False 20081029
2 Importing IT_ACTION Call by reference Type reference (TYPE) TDT_LOUI_ACTION_INFO Table Type for Structure TDS_LOUI_MAI 20081030
3 Importing IV_ID Call by reference Type reference (TYPE) STRING 20081028
4 Importing IV_SEQNO Call by reference Type reference (TYPE) INT4 Natural Number 20081028
5 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20081028

Method CREATE_TBITEM_BTNC_INT on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_TBITEM_BTN_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_SELECTION Call by reference Type reference (TYPE) FLAG 'X' General Flag 20081030
2 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20081027
3 Importing IV_ACTION_ID Call by reference Type reference (TYPE) STRING 20081030
4 Importing IV_PARAM Call by reference Type reference (TYPE) STRING 20081030
5 Importing IV_SEQNO Call by reference Type reference (TYPE) INT4 0 Natural Number 20081027
6 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20081027

Method CREATE_TBITEM_BTN_INT on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_TCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CAPTION_DDIC Call by reference Type reference (TYPE) NUMC2 Two digit number 20081120
2 Importing IV_CAPTION_TEXT Call by reference Type reference (TYPE) STRING 20081120
3 Importing IV_FIXEDPOS Call by reference Type reference (TYPE) WDUI_TABLE_COLUMN_FIXED_POS GC_FIXED_POS_NOT Web Dynpro: TableColumnFixedPosition 20081118
4 Importing IV_HALIGN Call by reference Type reference (TYPE) WDUI_TABLE_COLUMN_HALIGN GC_TCOL_HALIGN_AUTO Web Dynpro: TableColumnHAlign 20081118
5 Importing IV_ID Call by reference Type reference (TYPE) STRING 20081118
6 Importing IV_SEQNO Call by reference Type reference (TYPE) INT4 Natural Number 20081120
7 Importing IV_VARIANT Call by reference Type reference (TYPE) STRING 20081124
8 Importing IV_WIDTH Call by reference Type reference (TYPE) STRING 20081118
9 Returning RR_TCOL Value transfer Object reference (TYPE REF TO) CL_WD_TABLE_COLUMN Perforce change= / 20051117-120623 20081118

Method CREATE_TCOL on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_TCOL_CELL_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CELL_EDITOR Call by reference Object reference (TYPE REF TO) IF_WD_TABLE_CELL_EDITOR Perforce change= / 20050316-075430 20081120
2 Importing IF_READONLY Call by reference Type reference (TYPE) FLAG SPACE General Flag 20081120
3 Importing IV_CAPTION_DDIC Call by reference Type reference (TYPE) NUMC2 Two digit number 20081120
4 Importing IV_CAPTION_TEXT Call by reference Type reference (TYPE) STRING 20081120
5 Importing IV_CELL_TYPE Call by reference Type reference (TYPE) STRING 20081120
6 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20081120
7 Importing IV_FIXEDPOS Call by reference Type reference (TYPE) WDUI_TABLE_COLUMN_FIXED_POS GC_FIXED_POS_NOT Web Dynpro: TableColumnFixedPosition 20081120
8 Importing IV_HALIGN Call by reference Type reference (TYPE) WDUI_TABLE_COLUMN_HALIGN GC_TCOL_HALIGN_AUTO Web Dynpro: TableColumnHAlign 20081120
9 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) TABNAME Table Name 20081120
10 Importing IV_SEQNO Call by reference Type reference (TYPE) INT4 0 Natural Number 20081120
11 Importing IV_TOOLTIP_DDIC Call by reference Type reference (TYPE) NUMC2 Two digit number 20081120
12 Importing IV_TOOLTIP_TEXT Call by reference Type reference (TYPE) STRING 20081120
13 Importing IV_VARIANT Call by reference Type reference (TYPE) STRING 20081124
14 Importing IV_WIDTH Call by reference Type reference (TYPE) STRING 20081120

Method CREATE_TCOL_CELL_INT on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_TCOL_GUIE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CELL_EDITOR Call by reference Object reference (TYPE REF TO) IF_WD_TABLE_CELL_EDITOR Perforce change= / 20050316-075430 20081124
2 Importing IV_CAPTION_DDIC Call by reference Type reference (TYPE) NUMC2 Two digit number 20081124
3 Importing IV_CAPTION_TEXT Call by reference Type reference (TYPE) STRING 20081124
4 Importing IV_CELL_TYPE Call by reference Type reference (TYPE) STRING 20081124
5 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20081124
6 Importing IV_FIXEDPOS Call by reference Type reference (TYPE) WDUI_TABLE_COLUMN_FIXED_POS GC_FIXED_POS_NOT Web Dynpro: TableColumnFixedPosition 20081124
7 Importing IV_HALIGN Call by reference Type reference (TYPE) WDUI_TABLE_COLUMN_HALIGN GC_TCOL_HALIGN_AUTO Web Dynpro: TableColumnHAlign 20081124
8 Importing IV_SEQNO Call by reference Type reference (TYPE) INT4 0 Natural Number 20081124
9 Importing IV_VARIANT Call by reference Type reference (TYPE) STRING 20081124
10 Importing IV_WIDTH Call by reference Type reference (TYPE) STRING 20081124

Method CREATE_TCOL_GUIE_INT on class CL_LOUI_TABLE_HELPER has no exception.

Method CREATE_TCOL_L2A_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20081102
2 Importing IV_ACTION_ID Call by reference Type reference (TYPE) STRING 20081102
3 Importing IV_CAPTION_DDIC Call by reference Type reference (TYPE) NUMC2 Two digit number 20081120
4 Importing IV_CAPTION_TEXT Call by reference Type reference (TYPE) STRING 20081120
5 Importing IV_FIXEDPOS Call by reference Type reference (TYPE) WDUI_TABLE_COLUMN_FIXED_POS 01 Web Dynpro: TableColumnFixedPosition 20081119
6 Importing IV_HALIGN Call by reference Type reference (TYPE) WDUI_TABLE_COLUMN_HALIGN GC_TCOL_HALIGN_AUTO Web Dynpro: TableColumnHAlign 20081119
7 Importing IV_IMAGE Call by reference Type reference (TYPE) STRING 20081102
8 Importing IV_PARAM Call by reference Type reference (TYPE) STRING 20081102
9 Importing IV_SEQNO Call by reference Type reference (TYPE) INT4 0 Natural Number 20081102
10 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20081102
11 Importing IV_VARIANT Call by reference Type reference (TYPE) STRING 20081204
12 Importing IV_WIDTH Call by reference Type reference (TYPE) STRING 20081119

Method CREATE_TCOL_L2A_INT on class CL_LOUI_TABLE_HELPER has no exception.

Method GET_ACTION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_SELECTION Call by reference Type reference (TYPE) FLAG General Flag 20081030
2 Exporting EV_ACTION Call by reference Type reference (TYPE) STRING 20081030
3 Exporting EV_PARAM Call by reference Type reference (TYPE) STRING 20081030
4 Importing IV_ACTION_ID Call by reference Type reference (TYPE) STRING 20081030

Method GET_ACTION_INFO on class CL_LOUI_TABLE_HELPER has no exception.

Method GET_DDIC_NAME Signature

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

Method GET_DDIC_NAME on class CL_LOUI_TABLE_HELPER has no exception.

Method GET_HEADER_TEXT Signature

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

Method GET_HEADER_TEXT on class CL_LOUI_TABLE_HELPER has no exception.

Method GET_TEXT Signature

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

Method GET_TEXT on class CL_LOUI_TABLE_HELPER has no exception.

Method GET_VISIBLE_ROW_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20051117-120623 20081111
2 Returning RV_VISIBLE_ROW_COUNT Value transfer Type reference (TYPE) I 20081111

Method GET_VISIBLE_ROW_COUNT on class CL_LOUI_TABLE_HELPER has no exception.

Method REMOVE_TCOL_FROM_TABLE Signature

Method REMOVE_TCOL_FROM_TABLE on class CL_LOUI_TABLE_HELPER has no parameter.
Method REMOVE_TCOL_FROM_TABLE on class CL_LOUI_TABLE_HELPER has no exception.

Method SET_DDLB_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20081208
2 Importing IV_HANDLE_PARENT Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20081209
3 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) TABNAME Table Name 20081208

Method SET_DDLB_VALUES on class CL_LOUI_TABLE_HELPER has no exception.

Method SET_HEADER_CAPTION_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20081207

Method SET_HEADER_CAPTION_INT on class CL_LOUI_TABLE_HELPER has no exception.

Method SET_SCROLLABLE_COL_COUNT Signature

Method SET_SCROLLABLE_COL_COUNT on class CL_LOUI_TABLE_HELPER has no parameter.
Method SET_SCROLLABLE_COL_COUNT on class CL_LOUI_TABLE_HELPER has no exception.

Method SET_SCROLLABLE_COL_COUNT_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COUNT Call by reference Type reference (TYPE) I 20081119

Method SET_SCROLLABLE_COL_COUNT_INT on class CL_LOUI_TABLE_HELPER has no exception.

Method SET_TABLE_CAPTION Signature

Method SET_TABLE_CAPTION on class CL_LOUI_TABLE_HELPER has no parameter.
Method SET_TABLE_CAPTION on class CL_LOUI_TABLE_HELPER has no exception.

Method SET_TABLE_CAPTION_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20081206

Method SET_TABLE_CAPTION_INT on class CL_LOUI_TABLE_HELPER has no exception.

Method SET_THFORM_CAPTION Signature

Method SET_THFORM_CAPTION on class CL_LOUI_TABLE_HELPER has no parameter.
Method SET_THFORM_CAPTION on class CL_LOUI_TABLE_HELPER has no exception.

Method SET_VISIBLE_ROW_COUNT Signature

Method SET_VISIBLE_ROW_COUNT on class CL_LOUI_TABLE_HELPER has no parameter.
Method SET_VISIBLE_ROW_COUNT on class CL_LOUI_TABLE_HELPER has no exception.

Method SET_VISIBLE_ROW_COUNT_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COUNT Call by reference Type reference (TYPE) I 10 20081208

Method SET_VISIBLE_ROW_COUNT_INT on class CL_LOUI_TABLE_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605