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 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_SO_SIMPLE_LIST | List with Colgroup | 20021118 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_SO_SIMPLE_LIST | List with Rows | 20021118 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_SO_NODE | HTML Tag | 20021118 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_SO_NODE | HTML Tag | 20021118 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CFX_SO_NODE | HTML Tag | 20021118 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | Number of columns | 20021126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add All Rows to Another table | 20030204 | |
| 2 | Instance method | Public | Method | New Col. Group | 20021122 | |
| 3 | Instance method | Public | Method | New line | 20021122 | |
| 4 | Instance method | Public | Constructor | 20021118 | ||
| 5 | 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 | 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 | 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 | 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 | I_BORDER | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20021118 | |||
| 2 | I_CELLPADDING | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20021118 | |||
| 3 | I_CELLSPACING | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20021118 | |||
| 4 | I_CLASS | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20021118 | |||
| 5 | I_FRAME | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20021118 | |||
| 6 | I_ID | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20021118 | |||
| 7 | I_RULES | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20021118 | |||
| 8 | I_STYLE | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20021118 | |||
| 9 | I_SUMMARY | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20021118 | |||
| 10 | I_TITLE | Call by reference | Type reference (TYPE) | CFX_STRING | Zeichenkette für Collaboration Folders | 20021118 | |||
| 11 | 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 | 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 |