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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
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 | 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 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLEAN | 'X' | True | 20020904 | |
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RMST_COMPARISON | Comparison Tool | 20020828 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RMSTS_OTPT_RMSDX | RMS-TLS: Output Layout from Cluster Table | 20020325 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RMSTTY_CHAPTER | RMS-TLS: Save the Chapter Information | 20020114 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT2 | RMS-TLS: Chapter Length | 20020402 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XUDATFM | RMS-TLS: Date Format | 20020130 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XUDCPFM | RMS-TLS: Decimal Point Format | 20020130 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | RMS-TLS: Data Written to Higher-Level Object | 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 | 20020115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | RMS-TLS: Create Cover Sheet for ABAP List Output | 20020123 |
2 | ![]() |
Instance method | Protected | Method | RMS-TLS: Convert Output Values to Decimal/Date Format | 20020130 |
3 | ![]() |
Instance method | Protected | Method | RMS-TLS: Get Decimal and Date Format | 20020130 |
4 | ![]() |
Instance method | Private | Method | RMS-TLS: Output Data for n Columns | 20020903 |
5 | ![]() |
Instance method | Protected | Method | RMS-TLS: Determine Chapter Numbering | 20020122 |
6 | ![]() |
Instance method | Public | Method | RMS-TLS: Initialize List Output | 20020323 |
7 | ![]() |
Instance method | Private | Method | RMS-TLS: Edit Comparison Table | 20020828 |
8 | ![]() |
Instance method | Protected | Method | RMS-TLS: Optimize Output Length | 20020107 |
9 | ![]() |
Instance method | Public | Method | RMS-TLS: Output Comparison Table | 20020828 |
10 | ![]() |
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 | ![]() |
I_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP-Datentyp, der auf Konvertierung zu prüfen ist | 20020130 | ||
2 | ![]() |
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 | ![]() |
ET_OUTTAB | Call by reference | Type reference (TYPE) | RMXCP_TY_T_OUTTAB | Out table with absolut. positions | 20020903 | ||
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 | 20020903 | ||
4 | ![]() |
IT_OUT_RK | Call by reference | Type reference (TYPE) | RMXCP_TY_T_OUT | Row keys | 20020903 | ||
5 | ![]() |
IT_OUT_VF | Call by reference | Type reference (TYPE) | RMXCP_TY_T_OUT | Value Fields | 20020903 | ||
6 | ![]() |
IT_RK_HEADER | Call by reference | Type reference (TYPE) | RMXCP_TY_T_HEADER | Rowkey Labels | 20020903 | ||
7 | ![]() |
IT_VALFLD_HEADER | Call by reference | Type reference (TYPE) | RMXCP_TY_T_HEADER | Value field labels | 20020903 | ||
8 | ![]() |
I_LEVELS | Call by reference | Type reference (TYPE) | SYTABIX | amount of colkeys+Level1 | 20020903 | ||
9 | ![]() |
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 | ![]() |
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_ABAP has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LAYOUT | Call by reference | Type reference (TYPE) | RMSTS_OTPT_RMSDX | RMS-TLS: Ausgabelayouts aus der Clustertabelle | 20020325 | ||
2 | ![]() |
I_FLG_ICONS_DISPLAY | Call by reference | Type reference (TYPE) | RMSTE_OTPT_FLG_ICONS_DISPLAY | RMS-TLS: Ikonen ausgeben | 20020323 | ||
3 | ![]() |
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 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY | 20020828 | |||
2 | ![]() |
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 | ![]() |
20031105 |
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 | 20020107 | ||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20020107 | |||
3 | ![]() |
IT_DEF | Call by reference | Type reference (TYPE) | RMSTTY_DDIC_DEFINITION | RMS-TLS: DDIC-Definition eines hierarchischen Objektes | 20020107 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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_ABAPVAL on class CL_RMST_OTPT_ABAP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 471 |