SAP ABAP Class IF_RMST_OTPT (RMS-TLS: Output Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMST_OTPT_ABAP RMS-TLS: ABAP Output 20020102
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMST_OTPT_EXCL RMS-TLS: EXCEL Output Object 20020117
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMST_OTPT_HTML RMS-TLS: HTML Output 20020121
Properties
Class IF_RMST_OTPT  
Short Description RMS-TLS: Output Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020102   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RMST_OTPT has no forward declaration.
Interfaces
Class IF_RMST_OTPT has no interface implemented.
Friends
Class IF_RMST_OTPT has no friend class.
Attributes
Class IF_RMST_OTPT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 NEW_LINE Instance method Public Method RMS-TLS: Start of New Output Line 20020113
2 NEW_PAGE Instance method Public Method RMS-TLS: Start of New Page 20020113
3 SKIP Instance method Public Method RMS-TLS: Output Blank Lines 20020113
4 WRITE_FIELDS Instance method Public Method RMS-TLS: Output Several Objects in Individual Fields 20020113
5 WRITE_LABEL Instance method Public Method RMS-TLS: Output Several Objects in Individual Fields 20020114
6 WRITE_TABLE Instance method Public Method RMS-TLS: Output Several Objects in a Table 20020113
Events
Class IF_RMST_OTPT has no event.
Types
Class IF_RMST_OTPT has no local type.
Method Signatures

Method NEW_LINE Signature

Method NEW_LINE on class IF_RMST_OTPT has no parameter.
Method NEW_LINE on class IF_RMST_OTPT has no exception.

Method NEW_PAGE Signature

Method NEW_PAGE on class IF_RMST_OTPT has no parameter.
Method NEW_PAGE on class IF_RMST_OTPT has no exception.

Method SKIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINES Call by reference Type reference (TYPE) INT1 1 Byte Wert 20020113

Method SKIP on class IF_RMST_OTPT has no exception.

Method WRITE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20020113
2 Importing IT_DEF Call by reference Type reference (TYPE) RMSTTY_DDIC_DEFINITION RMS-TLS: DDIC-Definition eines hierarchischen Objektes 20020113

Method WRITE_FIELDS on class IF_RMST_OTPT has no exception.

Method WRITE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEF Call by reference Type reference (TYPE) RMSTS_DDIC_DEFINITION RMS-TLS: DDIC-Definition eines hierarchischen Objektes 20020114

Method WRITE_LABEL on class IF_RMST_OTPT has no exception.

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

Method WRITE_TABLE on class IF_RMST_OTPT has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in