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 RMXCP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SDYDO 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 MC_TRUE Constant Private Type reference (TYPE) BOOLEAN 'X' True 20020904
2 MO_COMPARE Instance attribute Private Object reference (TYPE REF TO) CL_RMST_COMPARISON Comparison Engine Instance 20020904
3 MO_DOC Instance attribute Protected Object reference (TYPE REF TO) CL_RMST_DD_DOCUMENT RMS-TLS: Instance of an HTML Document 20020121
4 MO_EVENT_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_RMST_OTPT_EVENT_HANDLER RMS-TLS: HTML Output 20020221
5 MO_GUI_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER RMS-TLS: Docking Control Container for HTML Output 20020130
6 MS_LAYOUT Instance attribute Protected Type reference (TYPE) RMSTS_OTPT_RMSDX RMS-TLS: Output Layout from Cluster Table 20020325
7 MT_CHAPTER Instance attribute Protected Type reference (TYPE) RMSTTY_CHAPTER RMS-TLS: Save the Chapter Information 20020121
8 M_FLG_DATA_WRITTEN Instance attribute Private Type reference (TYPE) BOOLEAN RMS-TLS: Data for Higher-Level Object Has Been Output 20020402
9 M_FLG_ICONS_DISPLAY Instance attribute Protected Type reference (TYPE) RMSTE_OTPT_FLG_ICONS_DISPLAY RMS-TLS: Output Icons 20020323
10 M_FLG_NO_DATA_SURPR Instance attribute Private Type reference (TYPE) RMSTE_OTPT_FLG_NO_DATA_SURPR RMS-TLS: Output Even if Value Is Initial 20020325
11 M_LINE_LEN Instance attribute Protected Type reference (TYPE) SY-LINSZ RMS-TLS: Maximum Row Length 20020121
Methods
# Method Level Visibility Method type Description Created on
1 COVERSHEET Instance method Public Method RMS-TLS: Create Cover Sheet for HTML Document 20020123
2 DISPLAY_DOCUMENT Instance method Public Method RMS-TLS: Display HTML Document 20020121
3 EXPORT_DOCUMENT Instance method Public Method RMS-TLS: Export HTML Document 20020122
4 FREE Instance method Public Method RMS-TLS: Release HTML Document and Its Container 20020122
5 GET_OUTTAB Instance method Private Method RMS-TLS: Output Data for n Columns 20020904
6 HANDLE_CHAPTER Instance method Protected Method RMS-TLS: Determine Chapter Numbering 20020122
7 INIT Instance method Public Method RMS-TLS: Initialize HTML Document 20020125
8 MAKE_COMPARISON Instance method Private Method RMS-TLS: Edit Comparison Table 20020904
9 OPT_LENGTH Instance method Protected Method RMS-TLS: Optimize Output Length 20020121
10 PRINT_DOCUMENT Instance method Public Method RMS-TLS: Print HTML Document 20020122
11 WRITE_CMP_TABLE Instance method Public Method RMS-TLS: Output Comparison Table 20020904
12 WRITE_VAL_2_HTMLVAL 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 Exporting ET_OUTTAB Call by reference Type reference (TYPE) RMXCP_TY_T_OUTTAB Out table with absolut. positions 20020904
2 Importing IO_COMPARE Call by reference Object reference (TYPE REF TO) CL_RMST_COMPARISON Vergleichstool 20030910
3 Importing IT_CK_HEADER Call by reference Type reference (TYPE) RMXCP_TY_T_HEADER Colkeys 20020904
4 Importing IT_OUT_RK Call by reference Type reference (TYPE) RMXCP_TY_T_OUT Row keys 20020904
5 Importing IT_OUT_VF Call by reference Type reference (TYPE) RMXCP_TY_T_OUT Value Fields 20020904
6 Importing IT_RK_HEADER Call by reference Type reference (TYPE) RMXCP_TY_T_HEADER Rowkey Labels 20020904
7 Importing IT_VALFLD_HEADER Call by reference Type reference (TYPE) RMXCP_TY_T_HEADER Value field labels 20020904
8 Importing I_LEVELS Call by reference Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20020904
9 Importing 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 Exporting E_CHAPTER Call by reference Type reference (TYPE) CHAR255 RMS-TLS: Kapitelnummerierung 20020122
2 Importing 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 Importing IO_DOC Call by reference Object reference (TYPE REF TO) CL_RMST_DD_DOCUMENT RMS-TLS: Instanz eines HTML-Dokumentes 20020130
2 Importing IO_EVENT_HANDLER Call by reference Object reference (TYPE REF TO) CL_RMST_OTPT_EVENT_HANDLER RMS-TLS: HTML-Ausgabe 20020222
3 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER RMS-TLS: Parent-Container (alternativ erforderlich ) 20020130
4 Importing IS_LAYOUT Call by reference Type reference (TYPE) RMSTS_OTPT_RMSDX RMS-TLS: Ausgabelayouts aus der Clustertabelle 20020325
5 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) STRING RMS-TLS: Name des Containers 20020130
6 Importing I_FLG_ICONS_DISPLAY Call by reference Type reference (TYPE) RMSTE_OTPT_FLG_ICONS_DISPLAY RMS-TLS: Ikonen ausgeben 20020323
7 Importing 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 Importing IT_DATA Call by reference Type reference (TYPE) ANY 20020904
2 Importing 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 Exporting ET_DEF Call by reference Type reference (TYPE) RMSTTY_DDIC_DEFINITION RMS-TLS: DDIC-Definition eines hierarchischen Objektes 20020121
2 Importing IT_DATA Call by reference Type reference (TYPE) STANDARD TABLE RMS-TLS: Data used in output 20020121
3 Importing 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 Importing 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 Exporting E_VALUE Call by reference Type reference (TYPE) RMSTE_XCL_CELL_DATA Dateninhalt einer Zelle der Microsoft-Excel-Tabelle 20030715
2 Importing IS_DDIC_DEFINITION Call by reference Type reference (TYPE) RMSTS_DDIC_DEFINITION RMS-TLS: DDIC-Definition eines hierarchischen Objektes 20030715
3 Importing 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