SAP ABAP Class CL_RMST_OTPT_HTML (RMS-TLS: HTML Output)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSTLSOUT (Package) RMS-TLS: Output Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMST_OTPT | RMS-TLS: Output Interface | 20020121 |
Properties
| Class | CL_RMST_OTPT_HTML | |
| Short Description | RMS-TLS: HTML Output | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSTLSOUT | RMS-TLS: Output Tool |
| Created | 20020121 | SAP |
| Last change | 20100310 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMST_OTPT | RMS-TLS: Output Interface | 20020121 |
Friends
Class CL_RMST_OTPT_HTML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BOOLEAN | 'X' | True | 20020904 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RMST_COMPARISON | Comparison Engine Instance | 20020904 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RMST_DD_DOCUMENT | RMS-TLS: Instance of an HTML Document | 20020121 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RMST_OTPT_EVENT_HANDLER | RMS-TLS: HTML Output | 20020221 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | RMS-TLS: Docking Control Container for HTML Output | 20020130 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RMSTS_OTPT_RMSDX | RMS-TLS: Output Layout from Cluster Table | 20020325 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RMSTTY_CHAPTER | RMS-TLS: Save the Chapter Information | 20020121 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | RMS-TLS: Data for Higher-Level Object Has Been Output | 20020402 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RMSTE_OTPT_FLG_ICONS_DISPLAY | RMS-TLS: Output Icons | 20020323 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RMSTE_OTPT_FLG_NO_DATA_SURPR | RMS-TLS: Output Even if Value Is Initial | 20020325 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SY-LINSZ | RMS-TLS: Maximum Row Length | 20020121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | RMS-TLS: Create Cover Sheet for HTML Document | 20020123 | |
| 2 | Instance method | Public | Method | RMS-TLS: Display HTML Document | 20020121 | |
| 3 | Instance method | Public | Method | RMS-TLS: Export HTML Document | 20020122 | |
| 4 | Instance method | Public | Method | RMS-TLS: Release HTML Document and Its Container | 20020122 | |
| 5 | Instance method | Private | Method | RMS-TLS: Output Data for n Columns | 20020904 | |
| 6 | Instance method | Protected | Method | RMS-TLS: Determine Chapter Numbering | 20020122 | |
| 7 | Instance method | Public | Method | RMS-TLS: Initialize HTML Document | 20020125 | |
| 8 | Instance method | Private | Method | RMS-TLS: Edit Comparison Table | 20020904 | |
| 9 | Instance method | Protected | Method | RMS-TLS: Optimize Output Length | 20020121 | |
| 10 | Instance method | Public | Method | RMS-TLS: Print HTML Document | 20020122 | |
| 11 | Instance method | Public | Method | RMS-TLS: Output Comparison Table | 20020904 | |
| 12 | Instance method | Private | Method | RMS-TLS: Convert SAP Field Value to HTML Cell Value | 20030715 |
Events
Class CL_RMST_OTPT_HTML has no event.
Types
Class CL_RMST_OTPT_HTML has no local type.
Method Signatures
Method COVERSHEET Signature
Method COVERSHEET on class CL_RMST_OTPT_HTML has no parameter.
Method COVERSHEET on class CL_RMST_OTPT_HTML has no exception.
Method DISPLAY_DOCUMENT Signature
Method DISPLAY_DOCUMENT on class CL_RMST_OTPT_HTML has no parameter.
Method DISPLAY_DOCUMENT on class CL_RMST_OTPT_HTML has no exception.
Method EXPORT_DOCUMENT Signature
Method EXPORT_DOCUMENT on class CL_RMST_OTPT_HTML has no parameter.
Method EXPORT_DOCUMENT on class CL_RMST_OTPT_HTML has no exception.
Method FREE Signature
Method FREE on class CL_RMST_OTPT_HTML has no parameter.
Method FREE on class CL_RMST_OTPT_HTML has no exception.
Method GET_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OUTTAB | Call by reference | Type reference (TYPE) | RMXCP_TY_T_OUTTAB | Out table with absolut. positions | 20020904 | |||
| 2 | IO_COMPARE | Call by reference | Object reference (TYPE REF TO) | CL_RMST_COMPARISON | Vergleichstool | 20030910 | |||
| 3 | IT_CK_HEADER | Call by reference | Type reference (TYPE) | RMXCP_TY_T_HEADER | Colkeys | 20020904 | |||
| 4 | IT_OUT_RK | Call by reference | Type reference (TYPE) | RMXCP_TY_T_OUT | Row keys | 20020904 | |||
| 5 | IT_OUT_VF | Call by reference | Type reference (TYPE) | RMXCP_TY_T_OUT | Value Fields | 20020904 | |||
| 6 | IT_RK_HEADER | Call by reference | Type reference (TYPE) | RMXCP_TY_T_HEADER | Rowkey Labels | 20020904 | |||
| 7 | IT_VALFLD_HEADER | Call by reference | Type reference (TYPE) | RMXCP_TY_T_HEADER | Value field labels | 20020904 | |||
| 8 | I_LEVELS | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20020904 | |||
| 9 | I_ROWKEYS | Call by reference | Type reference (TYPE) | SYTABIX | Interne Tabellen, aktueller Zeilenindex | 20020904 |
Method GET_OUTTAB on class CL_RMST_OTPT_HTML has no exception.
Method HANDLE_CHAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHAPTER | Call by reference | Type reference (TYPE) | CHAR255 | RMS-TLS: Kapitelnummerierung | 20020122 | |||
| 2 | IS_DEF | Call by reference | Type reference (TYPE) | RMSTS_DDIC_DEFINITION | RMS-TLS: DDIC-Definition eines hierarchischen Objektes | 20020122 |
Method HANDLE_CHAPTER on class CL_RMST_OTPT_HTML has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOC | Call by reference | Object reference (TYPE REF TO) | CL_RMST_DD_DOCUMENT | RMS-TLS: Instanz eines HTML-Dokumentes | 20020130 | |||
| 2 | IO_EVENT_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_RMST_OTPT_EVENT_HANDLER | RMS-TLS: HTML-Ausgabe | 20020222 | |||
| 3 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | RMS-TLS: Parent-Container (alternativ erforderlich ) | 20020130 | |||
| 4 | IS_LAYOUT | Call by reference | Type reference (TYPE) | RMSTS_OTPT_RMSDX | RMS-TLS: Ausgabelayouts aus der Clustertabelle | 20020325 | |||
| 5 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | STRING | RMS-TLS: Name des Containers | 20020130 | |||
| 6 | I_FLG_ICONS_DISPLAY | Call by reference | Type reference (TYPE) | RMSTE_OTPT_FLG_ICONS_DISPLAY | RMS-TLS: Ikonen ausgeben | 20020323 | |||
| 7 | I_FLG_NO_DATA_SURPR | Call by reference | Type reference (TYPE) | RMSTE_OTPT_FLG_NO_DATA_SURPR | RMS-TLS: Ausgabe auch wenn Wert initial ist | 20020325 |
Method INIT on class CL_RMST_OTPT_HTML has no exception.
Method MAKE_COMPARISON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | ANY | 20020904 | ||||
| 2 | IT_DEF | Call by reference | Type reference (TYPE) | RMSTTY_DDIC_DEFINITION | RMS-TLS: DDIC-Definition eines hierarchischen Objektes | 20020904 |
Method MAKE_COMPARISON on class CL_RMST_OTPT_HTML has no exception.
Method OPT_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEF | Call by reference | Type reference (TYPE) | RMSTTY_DDIC_DEFINITION | RMS-TLS: DDIC-Definition eines hierarchischen Objektes | 20020121 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | RMS-TLS: Data used in output | 20020121 | |||
| 3 | IT_DEF | Call by reference | Type reference (TYPE) | RMSTTY_DDIC_DEFINITION | RMS-TLS: DDIC-Definition eines hierarchischen Objektes | 20020121 |
Method OPT_LENGTH on class CL_RMST_OTPT_HTML has no exception.
Method PRINT_DOCUMENT Signature
Method PRINT_DOCUMENT on class CL_RMST_OTPT_HTML has no parameter.
Method PRINT_DOCUMENT on class CL_RMST_OTPT_HTML has no exception.
Method WRITE_CMP_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPARE | Call by reference | Object reference (TYPE REF TO) | CL_RMST_COMPARISON | Vergleichstool | 20020904 |
Method WRITE_CMP_TABLE on class CL_RMST_OTPT_HTML has no exception.
Method WRITE_VAL_2_HTMLVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Call by reference | Type reference (TYPE) | RMSTE_XCL_CELL_DATA | Dateninhalt einer Zelle der Microsoft-Excel-Tabelle | 20030715 | |||
| 2 | IS_DDIC_DEFINITION | Call by reference | Type reference (TYPE) | RMSTS_DDIC_DEFINITION | RMS-TLS: DDIC-Definition eines hierarchischen Objektes | 20030715 | |||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20030715 |
Method WRITE_VAL_2_HTMLVAL on class CL_RMST_OTPT_HTML has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 471 |