SAP ABAP Class CL_RMST_OTPT_EXCL (RMS-TLS: EXCEL Output Object)
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 20020117
Properties
Class CL_RMST_OTPT_EXCL  
Short Description RMS-TLS: EXCEL Output Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSTLSOUT   RMS-TLS: Output Tool 
Created 20020117   SAP 
Last change 20100310   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)
3 SOI 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 20020117
Friends
Class CL_RMST_OTPT_EXCL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CHAPTER_CASE Constant Private Type reference (TYPE) RMSTE_XCL_CASE 'RMS_XCL_CHAPTER' Chapter Case 20020408
2 GC_COLKEY_CASE Constant Private Type reference (TYPE) RMSTE_XCL_CASE 'RMS_XCL_COMPARE_CK' Case for Column Key 20020413
3 GC_COL_EXTENSION Constant Private Type reference (TYPE) RMSTE_XCL_COLUMNS 1 RMS-TLS: X Extension of a Range in Excel 20020123
4 GC_DEFAULT_LAYOUT Constant Private Type reference (TYPE) RMSTE_XCL_LAYOUT 'DEFAULT' Default RMS Layout 20020408
5 GC_LABEL_CASE Constant Private Type reference (TYPE) RMSTE_XCL_CASE 'RMS_XCL_LABEL' Label 20020408
6 GC_MAX_COLUMNS_FIELDS Constant Private Type reference (TYPE) RMSTE_XCL_COLUMNS 2 RMS-TLS: Maximum Number of Columns for write_fields 20020124
7 GC_PREFIX_RANGENAME Constant Private Type reference (TYPE) RMSTE_XCL_RANGE_NAME 'OTPT' RMS-TLS: Name of an Excel Table Range 20020123
8 GC_RANGES_CASE Constant Private Type reference (TYPE) RMSTE_XCL_CASE 'RMS_XCL_TABLE_CELLS' Areas 20020408
9 GC_ROWKEY_CASE Constant Private Type reference (TYPE) RMSTE_XCL_CASE 'RMS_XCL_COMPARE_RK' Case for Row Key 20020413
10 GC_ROW_EXTENSION Constant Private Type reference (TYPE) RMSTE_XCL_ROWS 1 RMS-TLS: Y Extension of a Range in Excel 20020123
11 GC_TABLECELL_CASE Constant Private Type reference (TYPE) RMSTE_XCL_CASE 'RMS_XCL_TABLE_CELLS' Table Cell 20020408
12 GC_TABLEHEAD_CASE Constant Private Type reference (TYPE) RMSTE_XCL_CASE 'RMS_XCL_TABLE_HEADER' Case for Table Header (Standard) 20020408
13 GC_VALUE_FIELD_CASE Constant Private Type reference (TYPE) RMSTE_XCL_CASE 'RMS_XCL_VALUE_FIELD' Case for Value Field (Standard) 20020410
14 MC_FALSE Constant Private Type reference (TYPE) BOOLEAN ' ' Boolean Variable (X=true, -=false, space=unknown) 20020415
15 MC_TRUE Instance attribute Private Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=true, -=false, space=unknown) 20020405
16 MD_COLUMN Instance attribute Private Type reference (TYPE) RMSTE_XCL_COLUMN RMS-TLS: X Position of an Excel Cell 20020122
17 MD_DEC_SEP_FRONTEND Instance attribute Private Type reference (TYPE) CHAR1 Decimal Separator on Front End 20031014
18 MD_DEC_SEP_SAP Instance attribute Private Type reference (TYPE) CHAR1 Decimal Separator in SAP System 20031016
19 MD_MAX_COLUMNS Instance attribute Private Type reference (TYPE) RMSTE_XCL_COLUMNS 255 RMS-TLS: 20020122
20 MD_MAX_ROWS Instance attribute Private Type reference (TYPE) RMSTE_XCL_ROWS 65536 RMS-TLS: Y Extension of a Range in Excel 20020122
21 MD_OBJECT_COUNTER Instance attribute Private Type reference (TYPE) INT4 1 Counter for "Object n" Sheet Name 20020412
22 MD_PAGE Instance attribute Private Type reference (TYPE) INT4 RMS-TLS: Natural Number 20020117
23 MD_RANGE Instance attribute Private Type reference (TYPE) INT4 RMS-TLS: Natural Number 20020117
24 MD_ROW Instance attribute Private Type reference (TYPE) RMSTE_XCL_ROW RMS-TLS: 20020117
25 MO_COMPARE Instance attribute Private Object reference (TYPE REF TO) CL_RMST_COMPARISON RMS-TLS: Comparison Tool 20020208
26 MO_DOC Instance attribute Protected Object reference (TYPE REF TO) CL_RMST_DOI_ENCAPSULATION RMS-TLS: Instance of an EXCEL Inplace 20020129
27 MS_CHAPTER_FORMAT Instance attribute Private Type reference (TYPE) SOI_CELL_ITEM Format for Chapter Headings 20020408
28 MS_FLAT_SPENG_PARAS Instance attribute Private Type reference (TYPE) RMSTS_OTPT_XCL_ENGINE_APPLPA Int. Data Repository Flat Engine Parameters 20020413
29 MS_LABEL_FORMAT Instance attribute Private Type reference (TYPE) SOI_CELL_ITEM RMS-TLS: Formats for Label (Set in Constructor) 20020124
30 MS_LAST_LABEL_INFO Instance attribute Private Type reference (TYPE) RMSTS_DDIC_DEFINITION RMS-TLS: DDIC Definition of a Hierarchy Object 20020403
31 MS_LAYOUT Instance attribute Private Type reference (TYPE) RMSTS_OTPT_RMSDX RMS-TLS: Output Layout from Cluster Table 20020325
32 MS_RANGES_FORMAT Instance attribute Private Type reference (TYPE) SOI_FORMAT_ITEM 20020131
33 MS_TABLECELL_FORMAT Instance attribute Private Type reference (TYPE) SOI_CELL_ITEM RMS-TLS: Formats for Values in Tables 20020128
34 MS_TABLEHEAD_FORMAT Instance attribute Private Type reference (TYPE) SOI_CELL_ITEM RMS-TLS: Formats for Column Headings in Tables 20020128
35 MS_VALUE_FORMAT Instance attribute Private Type reference (TYPE) SOI_CELL_ITEM RMS-TLS: Formats for Values (Set in Constructor) 20020124
36 MT_CHANGE_SHEET_NAMES Instance attribute Private Type reference (TYPE) TY_L_T_CHANGE_SHEET_NAMES Table for Excel Sheet Name Changes 20020410
37 MT_CHAPTER Instance attribute Private Type reference (TYPE) RMSTTY_CHAPTER RMS-TLS: Chapter Information for Output Objects 20020128
38 MT_SPENG_PARAMS Instance attribute Private Type reference (TYPE) RMSTTY_OTPT_XCL_ENGINE_PARAMS Int. Data Repository for Engine Parameters 20020403
39 MT_STRUCTURED_SHEETS Instance attribute Private Type reference (TYPE) TY_L_T_STRUCTURED_SHEET RMS-TLS: 20020122
40 MT_XCL_FORMATTING_PROFILES Instance attribute Private Type reference (TYPE) RMSTTY_XCL_FORMATTINGS Table for Formatting Profile 20020405
41 MT_XCL_OPT_RTTI_OVR Static Attribute Private Type reference (TYPE) RMSTTYS_XCL_OPT_RTTI_OVR RMS-TLS: Excel Output Decimal Place Determination at Runtime 20040715
42 M_FLG_DATA_WRITTEN Instance attribute Private Type reference (TYPE) BOOLEAN RMS-TLS: Data for Higher-Level Object Has Been Output 20020418
43 M_FLG_ICONS_DISPLAY Instance attribute Private Type reference (TYPE) RMSTE_OTPT_FLG_ICONS_DISPLAY RMS-TLS: Output Icons 20020325
44 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
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_RANGE Instance method Private Method RMS-TLS: Determine the Extent of a Range 20020124
2 COMPOSE Instance method Public Method RMS-TLS: Perform Output 20020117
3 CONSTRUCTOR Instance method Public Constructor RMS-TLS: Constructor 20020122
4 CONVERT_CELL2RANGE_FORMAT Instance method Private Method Convert Cell Format to Range Format 20020408
5 COVERSHEET Instance method Public Method RMS-TLS: Create Cover Sheet for Excel Output 20020409
6 CREATE_CELL Instance method Private Method RMS-TLS: Create Cell 20020124
7 CREATE_FORMAT Instance method Private Method RMS-TLS: Create Format 20020124
8 CREATE_RANGE Instance method Private Method RMS-TLS: Create Range 20020124
9 CREATE_RANGEDEF_TABLE Instance method Private Method RMS-TLS: Convert Range Table to Range Definition Table 20020124
10 CREATE_RANGEFORMATS_TABLE Instance method Private Method RMS-TLS: Create Format Table for Ranges 20020131
11 DETERMINE_PA_INPLACE Static method Public Method Read User Parameter Inplace (Excel) 20020130
12 DETERMINE_REFKEY_POS Instance method Private Method Determines Position of Reference Key for Row or Column Key 20020403
13 DISPLAY_DOCUMENT Instance method Public Method RMS-TLS: Display EXCEL Inplace 20020129
14 EXTRACT_LABELS Instance method Private Method RMS-TLS: Extract Column Headings for write_tabl 20020127
15 FREE Instance method Public Method RMS-TLS: EXCEL Inplace and Release Container 20020129
16 GET_CASE_FORMAT Instance method Private Method Gets Format for Specific Case 20020405
17 GET_COMPARE_CASE Instance method Private Method Determines the Case That Occurred in Comparison... 20020404
18 GET_LEGEND_DATA Instance method Private Method Gets Format for Specific Case 20020410
19 GET_XCL_RTTI Static method Private Method Read Settings for Runtime Type Determination 20040715
20 HANDLE_CHAPTER Instance method Private Method RMS-TLS: Determine Chapter Numbering 20020122
21 HANDLE_SPENG Instance method Private Method Provide Specific Parameters for the Engine 20020403
22 INIT Instance method Public Method RMS-TLS: Initialize EXCEL Inplace 20020129
23 MAKE_COMPARISON Instance method Private Method RMS-TLS: Edit Comparison Table 20020208
24 RENAME_SHEETS Instance method Private Method Rename Excel Sheet Before Output 20020410
25 REQUEST_SHEET_NAME_CHANGE Instance method Private Method Request Sheet Name Change 20020410
26 SET_LEFT_RANGE_POSITION Instance method Private Method RMS-TLS: Move Current Column Position 20020208
27 SET_XCL_RTTI Static method Public Method Make Settings for Runtime Type Determination 20040715
28 WRITE_CMP_TABLE Instance method Public Method RMS-TLS: Output Comparison Table 20020204
29 WRITE_VAL_2_XCLVAL Instance method Private Method RMS-TLS: Convert SAP Field Value to Excel Cell Value 20021007
Events
Class CL_RMST_OTPT_EXCL has no event.
Types
Class CL_RMST_OTPT_EXCL has no local type.
Method Signatures

Method CLOSE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLUMN_CELL Call by reference Type reference (TYPE) RMSTE_XCL_COLUMNS X-Ausdehnung eines Bereiches in Excel 20020124
2 Importing I_ROW_CELL Call by reference Type reference (TYPE) RMSTE_XCL_ROWS Y-Ausdehnung eines Bereiches in Excel 20020124
3 Changing XS_RANGE Call by reference Type reference (TYPE) SOI_FULL_RANGE_ITEM 20020124

Method CLOSE_RANGE on class CL_RMST_OTPT_EXCL has no exception.

Method COMPOSE 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_DOI_ENCAPSULATION RMS-TLS: Object encapsulation for DOI 20020117
2 Importing I_FLG_FORMATS Call by reference Type reference (TYPE) BOOLEAN 'X' Flag, ob Formate genutzt werden sollen 20020130

Method COMPOSE on class CL_RMST_OTPT_EXCL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RMST_OTPT_EXCL has no parameter.
Method CONSTRUCTOR on class CL_RMST_OTPT_EXCL has no exception.

Method CONVERT_CELL2RANGE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RANGE_FORMAT Call by reference Type reference (TYPE) SOI_FORMAT_ITEM Bereichsformatierungen 20020408
2 Importing IS_CELL_FORMAT Call by reference Type reference (TYPE) SOI_CELL_ITEM Zellformatierungen 20020408

Method CONVERT_CELL2RANGE_FORMAT on class CL_RMST_OTPT_EXCL has no exception.

Method COVERSHEET Signature

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

Method CREATE_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CELL Call by reference Type reference (TYPE) SOI_GENERIC_ITEM 20020124
2 Importing I_COLUMN_CELL Call by reference Type reference (TYPE) RMSTE_XCL_COLUMNS X-Ausdehnung eines Bereiches in Excel 20020124
3 Importing I_ROW_CELL Call by reference Type reference (TYPE) RMSTE_XCL_ROWS Y-Ausdehnung eines Bereiches in Excel 20020124
4 Importing I_VALUE Call by reference Type reference (TYPE) ANY 20020124

Method CREATE_CELL on class CL_RMST_OTPT_EXCL has no exception.

Method CREATE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORMAT Call by reference Type reference (TYPE) SOI_CELL_ITEM 20020124
2 Importing IS_FORMAT Call by reference Type reference (TYPE) SOI_CELL_ITEM 20020124
3 Importing I_COLUMN_CELL Call by reference Type reference (TYPE) RMSTE_XCL_COLUMNS X-Ausdehnung eines Bereiches in Excel 20020124
4 Importing I_ROW_CELL Call by reference Type reference (TYPE) RMSTE_XCL_ROWS Y-Ausdehnung eines Bereiches in Excel 20020124

Method CREATE_FORMAT on class CL_RMST_OTPT_EXCL has no exception.

Method CREATE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RANGE Call by reference Type reference (TYPE) SOI_FULL_RANGE_ITEM 20020124
2 Importing I_COLUMN_CELL Call by reference Type reference (TYPE) RMSTE_XCL_COLUMNS X-Ausdehnung eines Bereiches in Excel 20020124
3 Importing I_ROW_CELL Call by reference Type reference (TYPE) RMSTE_XCL_ROWS Y-Ausdehnung eines Bereiches in Excel 20020124
4 Importing I_SHEET Call by reference Type reference (TYPE) RMSTE_XCL_SHEET_NAME Name eines Excel-Arbeitsblattes 20020124

Method CREATE_RANGE on class CL_RMST_OTPT_EXCL has no exception.

Method CREATE_RANGEDEF_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RANGES Call by reference Type reference (TYPE) SOI_FULL_RANGE_TABLE 20020124
2 Changing XT_RANGESDEF Call by reference Type reference (TYPE) SOI_RANGE_LIST 20020124

Method CREATE_RANGEDEF_TABLE on class CL_RMST_OTPT_EXCL has no exception.

Method CREATE_RANGEFORMATS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RANGEFORMATS Call by reference Type reference (TYPE) SOI_FORMAT_TABLE 20020131
2 Importing IS_FORMAT Call by reference Type reference (TYPE) SOI_FORMAT_ITEM 20020131
3 Importing IT_RANGES Call by reference Type reference (TYPE) SOI_FULL_RANGE_TABLE 20020131

Method CREATE_RANGEFORMATS_TABLE on class CL_RMST_OTPT_EXCL has no exception.

Method DETERMINE_PA_INPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_INPLACE Call by reference Type reference (TYPE) RMSTE_XCL_INPLACE Inplace-Ausführung der Desktop Office Integration 20020130

Method DETERMINE_PA_INPLACE on class CL_RMST_OTPT_EXCL has no exception.

Method DETERMINE_REFKEY_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REFKEY Call by reference Type reference (TYPE) RMSTS_OTPT_XCL_REFERENCE_KEY RMS-TLS: Excel-Ausgabe:Intern: Referenzschlüssel für Compare 20020403
2 Importing IS_PARAMS Call by reference Type reference (TYPE) RMSTS_OTPT_XCL_ENGINE_PARAMS RMS-FRM: Excel-Ausgabe:Intern: Struktur Referenzschlüssel 20020403
3 Importing IT_DEF Call by reference Type reference (TYPE) RMSTTY_DDIC_DEFINITION RMS-TLS: DDIC-Definition eines hierarchischen Objektes 20020403

Method DETERMINE_REFKEY_POS on class CL_RMST_OTPT_EXCL has no exception.

Method DISPLAY_DOCUMENT Signature

Method DISPLAY_DOCUMENT on class CL_RMST_OTPT_EXCL has no parameter.
Method DISPLAY_DOCUMENT on class CL_RMST_OTPT_EXCL has no exception.

Method EXTRACT_LABELS 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 20020127
2 Importing IT_DEF Call by reference Type reference (TYPE) RMSTTY_DDIC_DEFINITION RMS-TLS: DDIC-Definition eines hierarchischen Objektes 20020127

Method EXTRACT_LABELS on class CL_RMST_OTPT_EXCL has no exception.

Method FREE Signature

Method FREE on class CL_RMST_OTPT_EXCL has no parameter.
Method FREE on class CL_RMST_OTPT_EXCL has no exception.

Method GET_CASE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORMATTINGS Call by reference Type reference (TYPE) SOI_CELL_ITEM Format Struktur 20020405
2 Importing I_CASE_ID Call by reference Type reference (TYPE) RMSTE_XCL_CASE Fall, in dem die Formatierung angewendet wird 20020405
3 Importing I_LAYOUT Call by reference Type reference (TYPE) RMSTE_XCL_LAYOUT Formatierungsprofil zur Ausgabe mit Microsoft Excel 20020405

Method GET_CASE_FORMAT on class CL_RMST_OTPT_EXCL has no exception.

Method GET_COMPARE_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CASE_ID Call by reference Type reference (TYPE) RMSTE_XCL_CASE Fall, in dem die Formatierung angewendet wird 20020404
2 Importing IO_COMPARE Call by reference Object reference (TYPE REF TO) CL_RMST_COMPARISON Vergleichstool 20020404
3 Importing IS_OUT Call by reference Type reference (TYPE) RMXCP_TY_S_OUT Daten zu einem Wert 20020404

Method GET_COMPARE_CASE on class CL_RMST_OTPT_EXCL has no exception.

Method GET_LEGEND_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LEGEND Call by reference Type reference (TYPE) TY_T_LEGEND Legendendaten 20020410
2 Importing I_LAYOUT Call by reference Type reference (TYPE) RMSTE_XCL_LAYOUT Formatierungsprofil zur Ausgabe mit Microsoft Excel 20020410

Method GET_LEGEND_DATA on class CL_RMST_OTPT_EXCL has no exception.

Method GET_XCL_RTTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_XCL_OPT_RTTI_OVR Call by reference Type reference (TYPE) RMSTS_XCL_OPT_RTTI_OVR 20040715
2 Importing I_ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20040715
# Exception Resumable Description Created on
1 NOT_FOUND 20040715

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_EXCL has no exception.

Method HANDLE_SPENG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAMS Call by reference Type reference (TYPE) RMSTTY_OTPT_XCL_ENGINE_PARAMS RMS-TLS: Ausgabe: Parameter für Engine (int. Datenhaltung) 20020403
2 Importing IS_LAYOUT Call by reference Type reference (TYPE) RMSTS_OTPT_RMSDX RMS-TLS: Ausgabelayouts aus der Clustertabelle 20020403

Method HANDLE_SPENG on class CL_RMST_OTPT_EXCL 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_DOI_ENCAPSULATION RMS-TLS: Instanz eines EXCEL-Inplace 20020130
2 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER RMS-TLS: Parent-Container (alternativ erforderlich ) 20020130
3 Importing IS_LAYOUT Call by reference Type reference (TYPE) RMSTS_OTPT_RMSDX RMS-TLS: Ausgabelayouts aus der Clustertabelle 20020325
4 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) C RMS-TLS: Name des Containers 20020130
5 Importing I_FLG_ICONS_DISPLAY Call by reference Type reference (TYPE) RMSTE_OTPT_FLG_ICONS_DISPLAY RMS-TLS: Ikonen ausgeben 20020325
6 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
7 Importing I_FORMAT_PROFILE Call by reference Type reference (TYPE) RMSTE_XCL_LAYOUT Formatierungsprofil zur Ausgabe mit Microsoft Excel 20020408
8 Importing I_INPLACE_CODE Call by reference Type reference (TYPE) RMSTE_INPLACE_CODE ' ' Code zur Behandlung des "Inplace"-Parameters 20020131

Method INIT on class CL_RMST_OTPT_EXCL 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 20020208
2 Importing IT_DEF Call by reference Type reference (TYPE) RMSTTY_DDIC_DEFINITION RMS-TLS: DDIC-Definition eines hierarchischen Objektes 20020208

Method MAKE_COMPARISON on class CL_RMST_OTPT_EXCL has no exception.

Method RENAME_SHEETS Signature

Method RENAME_SHEETS on class CL_RMST_OTPT_EXCL has no parameter.
Method RENAME_SHEETS on class CL_RMST_OTPT_EXCL has no exception.

Method REQUEST_SHEET_NAME_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW_SHEET_NAME Call by reference Type reference (TYPE) RMSTE_XCL_SHEET_NAME Neuer Name des Blattes 20020410
2 Importing I_PAGE Call by reference Type reference (TYPE) INT4 Seitenzähler 20020410

Method REQUEST_SHEET_NAME_CHANGE on class CL_RMST_OTPT_EXCL has no exception.

Method SET_LEFT_RANGE_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADD_TO_COLUMN_POSITION Call by reference Type reference (TYPE) RMSTE_XCL_COLUMNS 1 X-Ausdehnung eines Bereiches in Excel 20020208
# Exception Resumable Description Created on
1 INVALID_COLUMN_POSITION maximale Anzahl Spalten darf nicht überschritten werden 20020208

Method SET_XCL_RTTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DECIMALS Call by reference Type reference (TYPE) DECIMALS Anzahl Dezimalstellen 20040715
2 Importing I_ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20040715

Method SET_XCL_RTTI on class CL_RMST_OTPT_EXCL 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 Test Vergleichstool 20020206
2 Importing I_LAYOUT Call by reference Type reference (TYPE) RMSTE_XCL_LAYOUT Formatierungsprofil zur Ausgabe mit Microsoft Excel 20020405
3 Importing I_SHOW_LEGEND Call by reference Type reference (TYPE) BOOLEAN Legende anzeigen 20020411

Method WRITE_CMP_TABLE on class CL_RMST_OTPT_EXCL has no exception.

Method WRITE_VAL_2_XCLVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DECIMALS Call by reference Type reference (TYPE) DECIMALS Anzahl Dezimalstellen 20030724
2 Exporting E_VALUE Call by reference Type reference (TYPE) RMSTE_XCL_CELL_DATA Dateninhalt einer Zelle der Microsoft-Excel-Tabelle 20021007
3 Importing IS_DDIC_DEFINITION Call by reference Type reference (TYPE) RMSTS_DDIC_DEFINITION RMS-TLS: DDIC-Definition eines hierarchischen Objektes 20021008
4 Importing I_VALUE Call by reference Type reference (TYPE) ANY SAP-Feldwert 20021007

Method WRITE_VAL_2_XCLVAL on class CL_RMST_OTPT_EXCL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 471