SAP ABAP Interface IF_RSRT_MIME_OBJECT_MANAGER (Mime Object Manager)
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_MANAGER | Mime Object Manager | 20110802 |
Properties
| Interface | IF_RSRT_MIME_OBJECT_MANAGER | |
| Short Description | Mime Object Manager |
General Data
| Package | RSRT_BICS_RENDERER | RSRT BICS Renderer |
| Created | 20110802 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_RSRT_MIME_OBJECT | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 2 | IF_RSRT_MIME_OBJECT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RSRT_MIME_OBJECT_MANAGER has no interface.
Friends
Interface IF_RSRT_MIME_OBJECT_MANAGER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_T_MIME_OBJECTS | Instance attribute | Public | Type reference (TYPE) | IF_RSRT_MIME_OBJECT=>TN_T_MIME_OBJECT | Mime Object List | 20120521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Mime Object | 20110802 | |
| 2 | Instance method | Public | Method | Get Mime Object | 20120107 | |
| 3 | Instance method | Public | Method | Get Mime Objects | 20110802 | |
| 4 | Instance method | Public | Method | Add Mime Object | 20121004 | |
| 5 | Instance method | Public | Method | Remove Mime Object | 20110802 | |
| 6 | Instance method | Public | Method | Remove Mime Objects | 20120107 |
Events
Interface IF_RSRT_MIME_OBJECT_MANAGER has no event.
Types
Interface IF_RSRT_MIME_OBJECT_MANAGER has no local type.
Method Signatures
Method ADD_MIME_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | IF_RSRT_MIME_OBJECT=>TN_ID | Unique ID | 20121004 | |||
| 2 | O_MIME_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_MIME_OBJECT_TYPE | CL_RSRT_MIME_OBJECT=>N_CO_MIME_OBJECT_TYPE_IMAGE | Mime Object Type | 20121004 | ||
| 3 | O_SOURCE_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_MIME_OBJECT_SOURCE_TYP | CL_RSRT_MIME_OBJECT=>N_CO_SOURCE_TYPE_PATH | Mime Object Source Type | 20121004 | ||
| 4 | SOURCE | Call by reference | Type reference (TYPE) | IF_RSRT_MIME_OBJECT=>TN_SOURCE | Mime Object Source (Location or Content) | 20121004 | |||
| 5 | TITLE | Call by reference | Type reference (TYPE) | DATA | 20121004 | ||||
| 6 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_MIME_OBJECT | 20121004 |
Method ADD_MIME_OBJECT on Interface IF_RSRT_MIME_OBJECT_MANAGER has no exception.
Method GET_MIME_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | IF_RSRT_MIME_OBJECT=>TN_ID | Unique ID | 20120107 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_MIME_OBJECT | Mime Object | 20120107 |
Method GET_MIME_OBJECT on Interface IF_RSRT_MIME_OBJECT_MANAGER has no exception.
Method GET_MIME_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | IF_RSRT_MIME_OBJECT=>TN_T_MIME_OBJECT | 20110802 |
Method GET_MIME_OBJECTS on Interface IF_RSRT_MIME_OBJECT_MANAGER has no exception.
Method INSERT_MIME_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_MIME_OBJECT | Mime Object | 20121004 |
Method INSERT_MIME_OBJECT on Interface IF_RSRT_MIME_OBJECT_MANAGER has no exception.
Method REMOVE_MIME_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | IF_RSRT_MIME_OBJECT=>TN_ID | Unique ID | 20120107 | |||
| 2 | O_MIME_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_MIME_OBJECT | 20120107 |
Method REMOVE_MIME_OBJECT on Interface IF_RSRT_MIME_OBJECT_MANAGER has no exception.
Method REMOVE_MIME_OBJECTS Signature
Method REMOVE_MIME_OBJECTS on Interface IF_RSRT_MIME_OBJECT_MANAGER has no parameter.
Method REMOVE_MIME_OBJECTS on Interface IF_RSRT_MIME_OBJECT_MANAGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |