SAP ABAP Interface IF_RSRT_MIME_OBJECT (Mime Object)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_RENDERER (Package) RSRT BICS Renderer

⤷

⤷

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
Interface | IF_RSRT_MIME_OBJECT | |
Short Description | Mime Object |
General Data
Package | RSRT_BICS_RENDERER | RSRT BICS Renderer |
Created | 20110802 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSRT_MIME_OBJECT has no forward declaration.
Interfaces
Interface IF_RSRT_MIME_OBJECT has no interface.
Friends
Interface IF_RSRT_MIME_OBJECT has no friend.
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 | ![]() |
Instance method | Public | Method | Get Mime Object Content Binary | 20110802 |
2 | ![]() |
Instance method | Public | Method | Get Mime Object Content in Char | 20120126 |
3 | ![]() |
Instance method | Public | Method | Get Mime Object Type | 20130422 |
4 | ![]() |
Instance method | Public | Method | Get Mime Object Size | 20130422 |
Events
Interface 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 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | TN_CONTENT_BYTE | Mime Object Content RAW | 20111117 |
Method GET_CONTENT on Interface 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 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20120126 |
Method GET_CONTENT_CHAR on Interface 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 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | TN_CONTENT_TYPE | Mime Object Content Type | 20130422 |
Method GET_MIME_TYPE on Interface 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 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | TN_CONTENT_SIZE | Mime Object Content Size | 20130422 |
Method GET_SIZE on Interface IF_RSRT_MIME_OBJECT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |