SAP ABAP Class /SLOAP/IF_OUTPUT_TYPE (SLO AS outputtype)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /SLOAP/IF_BINARY_OUTPUT SLO AS outputtype 20100127
2 Interface composition (i COMPRISING i_ref)  /SLOAP/IF_UNICODE_OUTPUT SLO AS unicode output 20100127
3 Interface implementation (CLASS c. INTERFACES i_ref)  /SLOAP/CL_EXCELML_BUILDER SLOAS WORDML builder for output 20100127
4 Interface implementation (CLASS c. INTERFACES i_ref)  /SLOAP/CL_HTML_BUILDER SLO AS HTML builder for output 20100127
5 Interface implementation (CLASS c. INTERFACES i_ref)  /SLOAP/CL_LEGACY_HTML_BUILDER wrapper for old output generation 20100127
6 Interface implementation (CLASS c. INTERFACES i_ref)  /SLOAP/CL_PDF_BUILDER SLO AS PDF builder for Output 20100127
7 Interface implementation (CLASS c. INTERFACES i_ref)  /SLOAP/CL_WORDML_BUILDER SLOAS WORDML builder for output 20100127
Properties
Class /SLOAP/IF_OUTPUT_TYPE  
Short Description SLO AS outputtype    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100127   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SLOAP/IF_OUTPUT_TYPE has no forward declaration.
Interfaces
Class /SLOAP/IF_OUTPUT_TYPE has no interface implemented.
Friends
Class /SLOAP/IF_OUTPUT_TYPE has no friend class.
Attributes
Class /SLOAP/IF_OUTPUT_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXTENSION Instance method Public Method Extension for output data 20100127
2 GET_MIME_TYPE Instance method Public Method Mime type from output data 20100127
Events
Class /SLOAP/IF_OUTPUT_TYPE has no event.
Types
Class /SLOAP/IF_OUTPUT_TYPE has no local type.
Method Signatures

Method GET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXTENSION Value transfer Type reference (TYPE) STRING 20100127

Method GET_EXTENSION on class /SLOAP/IF_OUTPUT_TYPE has no exception.

Method GET_MIME_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MIME_TYPE Value transfer Type reference (TYPE) STRING Output Mime type 20100127

Method GET_MIME_TYPE on class /SLOAP/IF_OUTPUT_TYPE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in