SAP ABAP Class CL_CBN_GW_DATA_CONV_UTIL (conversion routines)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-GTF-CBN-ODT (Application Component) Contextual Business Navigation OData Backend Adaptation lay.
⤷
CBESH_ODATA_ADPT_GW (Package) C'estBON Enterprise Search Adapter for OData in Gateway

⤷

⤷

Properties
Class | CL_CBN_GW_DATA_CONV_UTIL | |
Short Description | conversion routines | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CBESH_ODATA_ADPT_GW | C'estBON Enterprise Search Adapter for OData in Gateway |
Created | 20130430 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CBN_GW_DATA_CONV_UTIL has no forward declaration.
Interfaces
Class CL_CBN_GW_DATA_CONV_UTIL has no interface implemented.
Friends
Class CL_CBN_GW_DATA_CONV_UTIL has no friend class.
Attributes
Class CL_CBN_GW_DATA_CONV_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Perform inbound conversions for property | 20130430 |
Events
Class CL_CBN_GW_DATA_CONV_UTIL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_CURRENCY_CODE | Public | See coding | 20130430 | BEGIN OF ty_s_currency_code,
property_name TYPE string,
currency_code_int TYPE waers_curc,
currency_code_iso TYPE isocd,
END OF ty_s_currency_code
|
||
2 | TY_T_CURRENCY_CODES | Public | See coding | 20130430 | ty_t_currency_codes TYPE STANDARD TABLE OF ty_s_currency_code WITH DEFAULT KEY
|
Method Signatures
Method CONVERT_PROPERTY_INBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TARGET_PROPERTY | Call by reference | Type reference (TYPE) | ANY | 20130430 | |||
2 | ![]() |
IO_PROPERTY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_FW_PROP | OData Property FPI | 20130430 | ||
3 | ![]() |
IT_CURRENCY_CODES | Call by reference | Type reference (TYPE) | TY_T_CURRENCY_CODES | 20130430 | |||
4 | ![]() |
IV_SOURCE_PROPERTY | Call by reference | Type reference (TYPE) | ANY | 20130430 |
Method CONVERT_PROPERTY_INBOUND on class CL_CBN_GW_DATA_CONV_UTIL has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 617 |