SAP ABAP Class IF_RSRT_MIME_OBJECT (Mime Object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_MIME_OBJECT Mime Object 20110802
Properties
Class IF_RSRT_MIME_OBJECT  
Short Description Mime Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110802   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSRT_MIME_OBJECT has no forward declaration.
Interfaces
Class IF_RSRT_MIME_OBJECT has no interface implemented.
Friends
Class IF_RSRT_MIME_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ID Instance attribute Public Type reference (TYPE) TN_ID Unique ID 20120107
2 N_O_MIME_TYPE Instance attribute Public Object reference (TYPE REF TO) IF_RSRT_MIME_OBJECT_TYPE Mime Object Type 20111122
3 N_O_SOURCE_TYPE Instance attribute Public Object reference (TYPE REF TO) IF_RSRT_MIME_OBJECT_SOURCE_TYP Mime Object Source 20111007
4 N_PATH Instance attribute Public Type reference (TYPE) TN_PATH Path to MimeObject in Mime Repository 20111117
5 N_SOURCE Instance attribute Public Type reference (TYPE) TN_SOURCE Mime Object Source Location 20120107
6 N_TITLE Instance attribute Public Type reference (TYPE) TN_TITLE Mime Object Title 20111007
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTENT Instance method Public Method Get Mime Object Content Binary 20110802
2 GET_CONTENT_CHAR Instance method Public Method Get Mime Object Content in Char 20120126
3 GET_MIME_TYPE Instance method Public Method Get Mime Object Type 20130422
4 GET_SIZE Instance method Public Method Get Mime Object Size 20130422
Events
Class IF_RSRT_MIME_OBJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_CONTENT Public Type reference (TYPE) STRING Mime Object Content 20111007
2 TN_CONTENT_BYTE Public Type reference (TYPE) XSTRING Mime Object Content RAW 20111007
3 TN_CONTENT_SIZE Public Type reference (TYPE) I Mime Object Content Size 20111117
4 TN_CONTENT_TYPE Public Type reference (TYPE) STRING Mime Object Content Type 20111007
5 TN_ID Public Type reference (TYPE) STRING Unique ID 20111028
6 TN_PATH Public Type reference (TYPE) STRING Path to MimeObject in Mime Repository 20111117
7 TN_SOURCE Public Type reference (TYPE) STRING Mime Object Source (Location or Content) 20111007
8 TN_TITLE Public Type reference (TYPE) STRING Mime Object Title 20111007
9 TN_T_MIME_OBJECT Public See coding Mime Object List 20111007 tn_t_mime_object type sorted table of ref to if_rsrt_mime_object with unique key table_line initial size 1
Method Signatures

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) TN_CONTENT_BYTE Mime Object Content RAW 20111117

Method GET_CONTENT on class IF_RSRT_MIME_OBJECT has no exception.

Method GET_CONTENT_CHAR Signature

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

Method GET_CONTENT_CHAR on class IF_RSRT_MIME_OBJECT has no exception.

Method GET_MIME_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) TN_CONTENT_TYPE Mime Object Content Type 20130422

Method GET_MIME_TYPE on class IF_RSRT_MIME_OBJECT has no exception.

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) TN_CONTENT_SIZE Mime Object Content Size 20130422

Method GET_SIZE on class IF_RSRT_MIME_OBJECT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in