SAP ABAP Class IF_SMI2_ODATA_SRV_HELPER (SMI OData Service Helper)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SMI2_ODATA_SRV_HELPER | 20140716 |
Properties
| Class | IF_SMI2_ODATA_SRV_HELPER | |
| Short Description | SMI OData Service Helper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20140716 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SMI2_ODATA_SRV_HELPER has no forward declaration.
Interfaces
Class IF_SMI2_ODATA_SRV_HELPER has no interface implemented.
Friends
Class IF_SMI2_ODATA_SRV_HELPER has no friend class.
Attributes
Class IF_SMI2_ODATA_SRV_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Return the collaboration host's url | 20140716 | |
| 2 | Instance method | Public | Method | Returns the external OData URL given a relative path. | 20140716 | |
| 3 | Instance method | Public | Method | Maps internal to external representation of bo | 20140716 | |
| 4 | Instance method | Public | Method | Downloads file from url and uploads it to Jam | 20140716 |
Events
Class IF_SMI2_ODATA_SRV_HELPER has no event.
Types
Class IF_SMI2_ODATA_SRV_HELPER has no local type.
Method Signatures
Method GET_COLLABORATION_HOST_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20140716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SMI Technical Exception | 20140716 |
Method GET_EXTERNAL_ODATA_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RELATIVE_PATH | Call by reference | Type reference (TYPE) | STRING | 20140716 | ||||
| 2 | RV_EXTERNAL_URL | Value transfer | Type reference (TYPE) | STRING | 20140716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SMI Technical Exception | 20140716 |
Method MAP_INTERNAL_BO_TO_EXTERNAL_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXID | Call by reference | Type reference (TYPE) | STRING | 20140717 | ||||
| 2 | EV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20140717 | ||||
| 3 | EV_ODATA_ANNOTATIONS | Call by reference | Type reference (TYPE) | STRING | 20140717 | ||||
| 4 | EV_ODATA_LINK | Call by reference | Type reference (TYPE) | STRING | 20140717 | ||||
| 5 | EV_ODATA_METADATA | Call by reference | Type reference (TYPE) | STRING | 20140717 | ||||
| 6 | IV_APP_CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20140716 | ||||
| 7 | IV_INT_ODATA_COLLECTION | Call by reference | Type reference (TYPE) | STRING | 20140716 | ||||
| 8 | IV_INT_ODATA_KEY | Call by reference | Type reference (TYPE) | STRING | 20140716 | ||||
| 9 | IV_INT_ODATA_SERVICE_PATH | Call by reference | Type reference (TYPE) | STRING | 20140716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SMI Business Exception | 20140716 | ||
| 2 | SMI Technical Exception | 20140716 |
Method UPLOAD_TARGET_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILE_MIME_TYPE | Call by reference | Type reference (TYPE) | STRING | Mime type of the file. | 20140716 | |||
| 2 | IV_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | Name of the file. | 20140716 | |||
| 3 | IV_FILE_URL | Call by reference | Type reference (TYPE) | STRING | Url of the file | 20140716 | |||
| 4 | IV_TARGET_LOCATION_ID | Call by reference | Type reference (TYPE) | STRING | Id of the Group of Folder | 20140716 | |||
| 5 | IV_TARGET_LOCATION_TYPE | Call by reference | Type reference (TYPE) | STRING | Either Group or Folder | 20140716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SMI Technical Exception | 20140716 | ||
| 2 | SMI Technical Exception | 20140716 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |