SAP ABAP Class CL_RMST_OTPT_ABAP (RMS-TLS: ABAP 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 20020102
Properties
Class CL_RMST_OTPT_ABAP  
Short Description RMS-TLS: ABAP 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 20020102   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_TYPEDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RMXCP 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 20020102
Friends
Class CL_RMST_OTPT_ABAP 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 Tool 20020828
3 MS_LAYOUT Instance attribute Protected Type reference (TYPE) RMSTS_OTPT_RMSDX RMS-TLS: Output Layout from Cluster Table 20020325
4 MT_CHAPTER Instance attribute Protected Type reference (TYPE) RMSTTY_CHAPTER RMS-TLS: Save the Chapter Information 20020114
5 M_CHAPTER_LEN Instance attribute Private Type reference (TYPE) INT2 RMS-TLS: Chapter Length 20020402
6 M_DATFM Instance attribute Protected Type reference (TYPE) XUDATFM RMS-TLS: Date Format 20020130
7 M_DCPFM Instance attribute Protected Type reference (TYPE) XUDCPFM RMS-TLS: Decimal Point Format 20020130
8 M_FLG_DATA_WRITTEN Instance attribute Private Type reference (TYPE) BOOLEAN RMS-TLS: Data Written to Higher-Level Object 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 20020115
Methods
# Method Level Visibility Method type Description Created on
1 COVERSHEET Instance method Public Method RMS-TLS: Create Cover Sheet for ABAP List Output 20020123
2 FORMAT_VALUES Instance method Protected Method RMS-TLS: Convert Output Values to Decimal/Date Format 20020130
3 GET_FORMAT Instance method Protected Method RMS-TLS: Get Decimal and Date Format 20020130
4 GET_OUTTAB Instance method Private Method RMS-TLS: Output Data for n Columns 20020903
5 HANDLE_CHAPTER Instance method Protected Method RMS-TLS: Determine Chapter Numbering 20020122
6 INIT Instance method Public Method RMS-TLS: Initialize List Output 20020323
7 MAKE_COMPARISON Instance method Private Method RMS-TLS: Edit Comparison Table 20020828
8 OPT_LENGTH Instance method Protected Method RMS-TLS: Optimize Output Length 20020107
9 WRITE_CMP_TABLE Instance method Public Method RMS-TLS: Output Comparison Table 20020828
10 WRITE_VAL_2_ABAPVAL Instance method Private Method RMS-TLS: Convert SAP Field Value to Output Layout Cell Value 20030715
Events
Class CL_RMST_OTPT_ABAP has no event.
Types
Class CL_RMST_OTPT_ABAP has no local type.
Method Signatures

Method COVERSHEET Signature

Method COVERSHEET on class CL_RMST_OTPT_ABAP has no parameter.
Method COVERSHEET on class CL_RMST_OTPT_ABAP has no exception.

Method FORMAT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTTYPE Call by reference Type reference (TYPE) INTTYPE ABAP-Datentyp, der auf Konvertierung zu prüfen ist 20020130
2 Changing X_TEXT Call by reference Type reference (TYPE) CHAR255 Text, der in die entsprechende Maske konvertiert wird 20020130

Method FORMAT_VALUES on class CL_RMST_OTPT_ABAP has no exception.

Method GET_FORMAT Signature

Method GET_FORMAT on class CL_RMST_OTPT_ABAP has no parameter.
Method GET_FORMAT on class CL_RMST_OTPT_ABAP 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 20020903
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 20020903
4 Importing IT_OUT_RK Call by reference Type reference (TYPE) RMXCP_TY_T_OUT Row keys 20020903
5 Importing IT_OUT_VF Call by reference Type reference (TYPE) RMXCP_TY_T_OUT Value Fields 20020903
6 Importing IT_RK_HEADER Call by reference Type reference (TYPE) RMXCP_TY_T_HEADER Rowkey Labels 20020903
7 Importing IT_VALFLD_HEADER Call by reference Type reference (TYPE) RMXCP_TY_T_HEADER Value field labels 20020903
8 Importing I_LEVELS Call by reference Type reference (TYPE) SYTABIX amount of colkeys+Level1 20020903
9 Importing I_ROWKEYS Call by reference Type reference (TYPE) SYTABIX amount of rowkeys 20020903

Method GET_OUTTAB on class CL_RMST_OTPT_ABAP 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_ABAP has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LAYOUT Call by reference Type reference (TYPE) RMSTS_OTPT_RMSDX RMS-TLS: Ausgabelayouts aus der Clustertabelle 20020325
2 Importing I_FLG_ICONS_DISPLAY Call by reference Type reference (TYPE) RMSTE_OTPT_FLG_ICONS_DISPLAY RMS-TLS: Ikonen ausgeben 20020323
3 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_ABAP 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 20020828
2 Importing IT_DEF Call by reference Type reference (TYPE) RMSTTY_DDIC_DEFINITION RMS-TLS: DDIC-Definition eines hierarchischen Objektes 20020828
# Exception Resumable Description Created on
1 EXC_DEF_ERROR 20031105

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 20020107
2 Importing IT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20020107
3 Importing IT_DEF Call by reference Type reference (TYPE) RMSTTY_DDIC_DEFINITION RMS-TLS: DDIC-Definition eines hierarchischen Objektes 20020107
4 Importing I_BORDER Call by reference Type reference (TYPE) INT2 RMS-TLS: Breite des linken Randes 20020402

Method OPT_LENGTH on class CL_RMST_OTPT_ABAP 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 20020828

Method WRITE_CMP_TABLE on class CL_RMST_OTPT_ABAP has no exception.

Method WRITE_VAL_2_ABAPVAL 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_ABAPVAL on class CL_RMST_OTPT_ABAP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 471