SAP ABAP Class CL_CFX_SO_TABLE (HTML Table)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CFX_SO_NODE Nodes in HTML 20021119
Properties
Class CL_CFX_SO_TABLE  
Short Description HTML Table    
Super Class CL_CFX_SO_NODE Nodes in HTML 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20021118   SAP 
Last change 20141109    
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
Class CL_CFX_SO_TABLE has no interface implemented.
Friends
Class CL_CFX_SO_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_COLGROUPS Instance attribute Private Object reference (TYPE REF TO) CL_CFX_SO_SIMPLE_LIST List with Colgroup 20021118
2 MP_ROWS Instance attribute Private Object reference (TYPE REF TO) CL_CFX_SO_SIMPLE_LIST List with Rows 20021118
3 MP_TBODY Instance attribute Private Object reference (TYPE REF TO) CL_CFX_SO_NODE HTML Tag 20021118
4 MP_TFOOT Instance attribute Private Object reference (TYPE REF TO) CL_CFX_SO_NODE HTML Tag 20021118
5 MP_THEAD Instance attribute Private Object reference (TYPE REF TO) CL_CFX_SO_NODE HTML Tag 20021118
6 M_COLS Instance attribute Private Type reference (TYPE) I Number of columns 20021126
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TABLE Instance method Public Method Add All Rows to Another table 20030204
2 ADD_TABLE_COLGROUP Instance method Public Method New Col. Group 20021122
3 ADD_TABLE_ROW Instance method Public Method New line 20021122
4 CONSTRUCTOR Instance method Public Constructor 20021118
5 GET_NUM_ROWS Instance method Public Method Determine No. of Table Rows 20030206
Events
Class CL_CFX_SO_TABLE has no event.
Types
Class CL_CFX_SO_TABLE has no local type.
Method Signatures

Method ADD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SO_TABLE Call by reference Object reference (TYPE REF TO) CL_CFX_SO_TABLE html Tabelle 20030204

Method ADD_TABLE on class CL_CFX_SO_TABLE has no exception.

Method ADD_TABLE_COLGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TABLE_COLGROUP Call by reference Object reference (TYPE REF TO) CL_CFX_SO_TABLE_COLGROUP colgroup in Tabelle 20021122

Method ADD_TABLE_COLGROUP on class CL_CFX_SO_TABLE has no exception.

Method ADD_TABLE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TABLE_ROW Call by reference Object reference (TYPE REF TO) CL_CFX_SO_TABLE_ROW Zelle einer Tabelle 20021122

Method ADD_TABLE_ROW on class CL_CFX_SO_TABLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BORDER Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20021118
2 Importing I_CELLPADDING Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20021118
3 Importing I_CELLSPACING Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20021118
4 Importing I_CLASS Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20021118
5 Importing I_FRAME Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20021118
6 Importing I_ID Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20021118
7 Importing I_RULES Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20021118
8 Importing I_STYLE Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20021118
9 Importing I_SUMMARY Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20021118
10 Importing I_TITLE Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20021118
11 Importing I_WIDTH Call by reference Type reference (TYPE) CFX_STRING Zeichenkette für Collaboration Folders 20021118

Method CONSTRUCTOR on class CL_CFX_SO_TABLE has no exception.

Method GET_NUM_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NUM_ROWS Value transfer Type reference (TYPE) I Zahl der Tabellenzeilen 20030206

Method GET_NUM_ROWS on class CL_CFX_SO_TABLE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200