SAP ABAP Class /IWFND/CL_OCI_COMMON_UTIL (OCI Utility Class)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-GW-LCP (Application Component) Gateway Local content providers
⤷
/IWFND/OCI (Package) Odata Consumption Integration - Needed for /IWBEP/OCI...
⤷
⤷
Properties
| Class | /IWFND/CL_OCI_COMMON_UTIL | |
| Short Description | OCI Utility Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWFND/OCI | Odata Consumption Integration - Needed for /IWBEP/OCI... |
| Created | 20120924 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWFND/CL_OCI_COMMON_UTIL has no interface implemented.
Friends
Class /IWFND/CL_OCI_COMMON_UTIL has no friend class.
Attributes
Class /IWFND/CL_OCI_COMMON_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Populates Message Key | 20120924 | |
| 2 | Static method | Public | Method | Return ABAP_BOOL based on input | 20120924 | |
| 3 | Static method | Public | Method | Converts to Edm Boolean | 20121030 | |
| 4 | Static method | Public | Method | Converts to Edm DateTime | 20121030 | |
| 5 | Static method | Public | Method | Converts to Edm DateTime Offset | 20121030 | |
| 6 | Static method | Public | Method | Converts to Edm Guid | 20121030 | |
| 7 | Static method | Public | Method | Convert to Edm Time | 20121030 |
Events
Class /IWFND/CL_OCI_COMMON_UTIL has no event.
Types
Class /IWFND/CL_OCI_COMMON_UTIL has no local type.
Method Signatures
Method CREATE_MESSAGE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20120924 | ||||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | '/IWFND/OCI_MSG' | 20120924 | |||
| 3 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20120924 | ||||
| 4 | IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20120924 | ||||
| 5 | IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20120924 | ||||
| 6 | IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20120924 | ||||
| 7 | IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20120924 | ||||
| 8 | RV_MESSAGE_KEY | Value transfer | Type reference (TYPE) | SCX_T100KEY | 20120924 |
Method CREATE_MESSAGE_KEY on class /IWFND/CL_OCI_COMMON_UTIL has no exception.
Method GET_ABAP_BOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | True or False | 20120924 | |||
| 2 | RV_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP boolean | 20120924 |
Method GET_ABAP_BOOL on class /IWFND/CL_OCI_COMMON_UTIL has no exception.
Method GET_EDM_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VALUE | Call by reference | Type reference (TYPE) | STRING | System value | 20121030 |
Method GET_EDM_BOOLEAN on class /IWFND/CL_OCI_COMMON_UTIL has no exception.
Method GET_EDM_DATETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20121030 |
Method GET_EDM_DATETIME on class /IWFND/CL_OCI_COMMON_UTIL has no exception.
Method GET_EDM_DATETIMEOFFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VALUE | Call by reference | Type reference (TYPE) | STRING | System value | 20121030 |
Method GET_EDM_DATETIMEOFFSET on class /IWFND/CL_OCI_COMMON_UTIL has no exception.
Method GET_EDM_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VALUE | Call by reference | Type reference (TYPE) | STRING | System value | 20121030 |
Method GET_EDM_GUID on class /IWFND/CL_OCI_COMMON_UTIL has no exception.
Method GET_EDM_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_VALUE | Call by reference | Type reference (TYPE) | STRING | System value | 20121030 |
Method GET_EDM_TIME on class /IWFND/CL_OCI_COMMON_UTIL has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 250 |