SAP ABAP Interface IF_RMST_OTPT (RMS-TLS: Output Interface)
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 - 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
Interface IF_RMST_OTPT  
Short Description RMS-TLS: Output Interface    
General Data
Package RMSTLSOUT   RMS-TLS: Output Tool 
Created 20020102   SAP 
Last changed 20031212   SAP 
Unicode checks active    
Forward declarations
Interface IF_RMST_OTPT has no forward declaration.
Interfaces
Interface IF_RMST_OTPT has no interface.
Friends
Interface IF_RMST_OTPT has no friend.
Attributes
Interface 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
Interface IF_RMST_OTPT has no event.
Types
Interface IF_RMST_OTPT has no local type.
Method Signatures

Method NEW_LINE Signature

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

Method NEW_PAGE Signature

Method NEW_PAGE on Interface IF_RMST_OTPT has no parameter.
Method NEW_PAGE on Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_RMST_OTPT has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in 471