SAP ABAP Class CL_SSF_HTML_FORM_INFO (HTML View of SSF Forms Information)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-SSF (Application Component) Smart Forms
⤷
SMART (Package) SAP Smart Forms
⤷
⤷
Properties
| Class | CL_SSF_HTML_FORM_INFO | |
| Short Description | HTML View of SSF Forms Information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMART | SAP Smart Forms |
| Created | 20040415 | SAP |
| Last change | 20050228 | SAP |
| 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_SSF_HTML_FORM_INFO has no interface implemented.
Friends
Class CL_SSF_HTML_FORM_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | Current Page Name | 20040415 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_BEE_TABLE | BSP Extension Expression | 20040415 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 'design2002' | 20040415 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FPBOOLEAN | Flat or Nested View | 20040415 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TTSFCALC | Table of Calculations | 20040415 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TTSFCOMP | Table of Comparisons | 20040419 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TSFGDATA | Smart Forms: Global Data | 20040415 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | FPBOOLEAN | SPACE | Data Type BOOLEAN | 20040415 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | TTSFSORT | Sort Table | 20040415 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TTDYNTAB | Table of Dynamic Tables | 20040415 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TTIHTTPNVP | Table for HTML View | 20040415 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | TTSTATTAB | Table for Static Tables | 20040415 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | TTSFINPUT | Table of Web Properties for Text Node | 20040415 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | STRING | '100%' | 20040423 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | SYLANGU | R/3 System, Current Language | 20040415 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | I | 0 | View Offset | 20040415 | ||
| 17 | Instance attribute | Private | Type reference (TYPE) | I | 20040415 | ||||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SSF_FB_SMART_FORM | Form Object | 20040415 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | SSFVARHDR | SAP Smart Forms: Variant Header (Public) | 20040415 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Create HTML View of ADDRESS Node (Type = AD) | 20040415 | |
| 2 | Instance method | Private | Method | Create HTML View of ALTERNATIVE Node (Type = CD) | 20040415 | |
| 3 | Instance method | Private | Method | Create HTML View of (Row) CELL Node (Type = E) | 20040415 | |
| 4 | Instance method | Private | Method | Create HTML View of PROGRAM Node (Type = CO) | 20040415 | |
| 5 | Instance method | Private | Method | Create HTML View of COMMAND Node (Type = CM) | 20040415 | |
| 6 | Instance method | Private | Method | View of Conditions Panel of Multiple Nodes | 20040415 | |
| 7 | Static method | Public | Method | Name Decoding | 20040415 | |
| 8 | Static method | Public | Method | Name Encoding | 20040415 | |
| 9 | Instance method | Private | Method | Create HTML View of EVENT Node (Type = EV) | 20040415 | |
| 10 | Instance method | Private | Method | Create HTML View of FOLDER Node (Type = SE) | 20040415 | |
| 11 | Instance method | Private | Method | Create HTML View of Global Form Settings | 20040415 | |
| 12 | Instance method | Private | Method | Create HTML View of Form Interfaces | 20040415 | |
| 13 | Instance method | Private | Method | Create HTML View of Global Definitions | 20040415 | |
| 14 | Instance method | Private | Method | Create HTML View of GRAPHIC Node (Type = GR) | 20040415 | |
| 15 | Instance method | Public | Method | Initializations | 20040415 | |
| 16 | Instance method | Private | Method | Handle Single Node | 20040415 | |
| 17 | Instance method | Private | Method | Handle Multiple Nodes (Loop Over Multiple Nodes) | 20040415 | |
| 18 | Instance method | Private | Method | Create HTML View of LOOP Node (Type = L) | 20040415 | |
| 19 | Instance method | Private | Method | View of Output Options Panel | 20040415 | |
| 20 | Instance method | Private | Method | Create HTML View of PAGE Node (Type = PA) | 20040415 | |
| 21 | Instance method | Private | Method | Create HTML View of (Table) ROW Node (Type = R) | 20040415 | |
| 22 | Instance method | Public | Method | Main Routine for Processing HTML View | 20040415 | |
| 23 | Instance method | Private | Method | Create HTML View of TABLE Node (Type = T) | 20040415 | |
| 24 | Instance method | Private | Method | Create HTML View of TEMPLATE Node (Type = S) | 20040415 | |
| 25 | Instance method | Private | Method | Create HTML View of TEXT Node (Type = TI) | 20040415 | |
| 26 | Instance method | Private | Method | Create HTML View of Window Node (Type = WI) | 20040415 |
Events
Class CL_SSF_HTML_FORM_INFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTDYNTAB | Private | See coding | Table of Dynamic Tables | 20040416 | ttdyntab TYPE TABLE OF tsfotabd
|
|
| 2 | TTIHTTPNVP | Private | See coding | Table of HTTP Framework (iHTTP); Name/Value Pair Table | 20040416 | ttihttpnvp TYPE TABLE OF tihttpnvp
|
|
| 3 | TTSFCALC | Private | See coding | Table of Calculations | 20040416 | ttsfcalc TYPE TABLE OF tsfcalc
|
|
| 4 | TTSFCOMP | Private | See coding | Table of Comparisons | 20040419 | TTSFCOMP type table of TSFCOMP
|
|
| 5 | TTSFINPUT | Private | See coding | Table of Input Field Properties | 20040416 | TTSFINPUT type table of TSFINPUT
|
|
| 6 | TTSFSORT | Private | See coding | Table of Sort Fields | 20040416 | ttsfsort TYPE TABLE OF tsfsort
|
|
| 7 | TTSTATTAB | Private | See coding | Table of Static Tables | 20040416 | ttstattab TYPE TABLE OF tsfotabs
|
Method Signatures
Method ADDRESS_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Value transfer | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | 20040415 |
Method ADDRESS_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method ALTERNATIVE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Value transfer | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | 20040415 |
Method ALTERNATIVE_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method CELL_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | CL_SSF_FB_NODE | 20040415 |
Method CELL_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method CODE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Value transfer | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | 20040415 |
Method CODE_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method COMMAND_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Value transfer | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | 20040415 |
Method COMMAND_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method CONDITIONS_PANEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COND | Call by reference | Object reference (TYPE REF TO) | CL_SSF_FB_CONDITION | 20040415 | ||||
| 2 | I_ID | Call by reference | Type reference (TYPE) | STRING | 20040415 | ||||
| 3 | I_NODETYPE | Call by reference | Type reference (TYPE) | STRING | for Alternative nodes | 20040415 | |||
| 4 | I_OFFSET | Call by reference | Type reference (TYPE) | I | 20040415 |
Method CONDITIONS_PANEL on class CL_SSF_HTML_FORM_INFO has no exception.
Method DECODE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NODENAME | Call by reference | Type reference (TYPE) | STRING | 20040415 | ||||
| 2 | E_NODETYPE | Call by reference | Type reference (TYPE) | STRING | 20040415 | ||||
| 3 | E_PAGENAME | Call by reference | Type reference (TYPE) | STRING | 20040415 | ||||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20040415 |
Method DECODE_NAME on class CL_SSF_HTML_FORM_INFO has no exception.
Method ENCODE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODENAME | Call by reference | Type reference (TYPE) | STRING | 20040415 | ||||
| 2 | I_NODETYPE | Call by reference | Type reference (TYPE) | STRING | 20040415 | ||||
| 3 | I_OPT | Call by reference | Type reference (TYPE) | FPBOOLEAN | SPACE | Datentyp BOOLEAN | 20040419 | ||
| 4 | I_PAGENAME | Call by reference | Type reference (TYPE) | STRING | 20040415 | ||||
| 5 | RVALUE | Value transfer | Type reference (TYPE) | STRING | 20040415 |
Method ENCODE_NAME on class CL_SSF_HTML_FORM_INFO has no exception.
Method EVENT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Value transfer | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | 20040415 |
Method EVENT_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method FOLDER_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Value transfer | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | 20040415 |
Method FOLDER_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method FORM_ATTRIBUTES_VIEW Signature
Method FORM_ATTRIBUTES_VIEW on class CL_SSF_HTML_FORM_INFO has no parameter.
Method FORM_ATTRIBUTES_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method FORM_INTERFACE_VIEW Signature
Method FORM_INTERFACE_VIEW on class CL_SSF_HTML_FORM_INFO has no parameter.
Method FORM_INTERFACE_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method GLOBAL_DEFINITIONS_VIEW Signature
Method GLOBAL_DEFINITIONS_VIEW on class CL_SSF_HTML_FORM_INFO has no parameter.
Method GLOBAL_DEFINITIONS_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method GRAPHIC_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | 20040415 |
Method GRAPHIC_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORM | Call by reference | Object reference (TYPE REF TO) | CL_SSF_FB_SMART_FORM | CL_SSF_FB_SMART_FORM | 20040415 | |||
| 2 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20040415 |
Method INIT on class CL_SSF_HTML_FORM_INFO has no exception.
Method LOOP_INSIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Value transfer | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | 20040415 |
Method LOOP_INSIDE on class CL_SSF_HTML_FORM_INFO has no exception.
Method LOOP_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SUCC | Value transfer | Type reference (TYPE) | TSFNODETAB | 20040415 |
Method LOOP_NODES on class CL_SSF_HTML_FORM_INFO has no exception.
Method LOOP_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Value transfer | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | 20040415 |
Method LOOP_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method OUTOPT_PANEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | STRING | 20040415 | ||||
| 2 | I_OFFSET | Call by reference | Type reference (TYPE) | I | 20040415 | ||||
| 3 | I_OUTATTR | Call by reference | Object reference (TYPE REF TO) | CL_SSF_FB_OUTATTR | 20040415 |
Method OUTOPT_PANEL on class CL_SSF_HTML_FORM_INFO has no exception.
Method PAGE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Value transfer | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | 20040415 |
Method PAGE_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method ROW_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | CL_SSF_FB_NODE | 20040415 |
Method ROW_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BEE_TABLE | Value transfer | Object reference (TYPE REF TO) | CL_BSP_BEE_TABLE | BSP-Extension-Expression | 20040415 | |||
| 2 | I_DESIGN | Call by reference | Type reference (TYPE) | STRING | 20040415 | ||||
| 3 | I_FLAT | Call by reference | Type reference (TYPE) | FPBOOLEAN | Flat or Nested View | 20040415 |
Method RUN on class CL_SSF_HTML_FORM_INFO has no exception.
Method TABLE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Value transfer | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | 20040415 |
Method TABLE_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method TEMPLATE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Value transfer | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | 20040415 |
Method TEMPLATE_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method TEXT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Value transfer | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | 20040415 |
Method TEXT_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
Method WINDOW_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Value transfer | Object reference (TYPE REF TO) | CL_SSF_FB_NODE | 20040415 |
Method WINDOW_VIEW on class CL_SSF_HTML_FORM_INFO has no exception.
History
| Last changed by/on | SAP | 20050228 |
| SAP Release Created in | 700 |