SAP ABAP Class CL_MDG_SOA_CONVERSION_HELPER (Conversion helper (copy of CL_SELECTION_CONVERSION_HELPER))
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
MDG_BS_BP_XI_PROXY (Package) MDG: Business Partner - Objects
⤷
⤷
Properties
| Class | CL_MDG_SOA_CONVERSION_HELPER | |
| Short Description | Conversion helper (copy of CL_SELECTION_CONVERSION_HELPER) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_BP_XI_PROXY | MDG: Business Partner - Objects |
| Created | 20110128 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_SOA_CONVERSION_HELPER has no forward declaration.
Interfaces
Class CL_MDG_SOA_CONVERSION_HELPER has no interface implemented.
Friends
Class CL_MDG_SOA_CONVERSION_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TY_MV_SELECTION_TYPE | '2' | 20110128 | |||
| 2 | Constant | Public | Type reference (TYPE) | TY_MV_SELECTION_TYPE | '1' | 20110128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20110128 | ||
| 2 | Static method | Private | Method | 20110128 | ||
| 3 | Static method | Private | Method | 20110128 | ||
| 4 | Static method | Private | Method | 20110128 | ||
| 5 | Static method | Private | Method | 20110128 | ||
| 6 | Static method | Private | Method | 20110128 | ||
| 7 | Static method | Private | Method | 20110128 | ||
| 8 | Static method | Private | Method | 20110128 | ||
| 9 | Static method | Private | Method | 20110128 | ||
| 10 | Static method | Private | Method | 20110128 | ||
| 11 | Static method | Public | Method | 20110128 | ||
| 12 | Static method | Public | Method | 20110128 | ||
| 13 | Static method | Public | Method | 20110128 | ||
| 14 | Static method | Public | Method | 20110128 |
Events
Class CL_MDG_SOA_CONVERSION_HELPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MS_INTERVAL | Public | See coding | 20110128 | BEGIN OF ty_ms_interval,
inclusion_exclusion_code TYPE c LENGTH 1, "ABAP proxy not yet available
interval_boundary_type_code TYPE c LENGTH 1,"ABAP proxy not yet available
upper_boundary TYPE string,
lower_boundary TYPE string,
END OF ty_ms_interval
|
||
| 2 | TY_MS_RANGE | Public | See coding | 20110128 | BEGIN OF ty_ms_range,
sign TYPE c LENGTH 1,
option TYPE c LENGTH 2,
low TYPE string,
high TYPE string,
END OF ty_ms_range
|
||
| 3 | TY_MT_INTERVAL | Public | See coding | 20110128 | ty_mt_interval TYPE STANDARD TABLE OF ty_ms_interval WITH DEFAULT KEY
|
||
| 4 | TY_MT_RANGE | Public | See coding | 20110128 | ty_mt_range TYPE STANDARD TABLE OF ty_ms_range WITH DEFAULT KEY
|
||
| 5 | TY_MV_INCL_EXCL_CODE | Public | See coding | 20110128 | ty_mv_incl_excl_code TYPE c LENGTH 1
|
||
| 6 | TY_MV_SELECTION_TYPE | Public | See coding | 20110128 | ty_mv_selection_type TYPE c LENGTH 1
|
||
| 7 | TY_MV_SIGN | Public | See coding | 20110128 | ty_mv_sign TYPE c LENGTH 1
|
Method Signatures
Method CONVERT_INCL_EXCL_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INCLUSION_EXCLUSION_CODE | Call by reference | Type reference (TYPE) | TY_MV_INCL_EXCL_CODE | 20110128 | ||||
| 2 | RV_SIGN | Value transfer | Type reference (TYPE) | TY_MV_SIGN | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110128 |
Method CONVERT_INTERVAL_TYPE_CODE_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | TY_MS_INTERVAL | 20110128 | ||||
| 2 | IV_SELECTION_TYPE | Call by reference | Type reference (TYPE) | TY_MV_SELECTION_TYPE | GC_SELECTION_TYPE_ID | 20110128 | |||
| 3 | RS_RANGE | Value transfer | Type reference (TYPE) | TY_MS_RANGE | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110128 |
Method CONVERT_INTERVAL_TYPE_CODE_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | TY_MS_INTERVAL | 20110128 | ||||
| 2 | IV_SELECTION_TYPE | Call by reference | Type reference (TYPE) | TY_MV_SELECTION_TYPE | GC_SELECTION_TYPE_ID | 20110128 | |||
| 3 | RS_RANGE | Value transfer | Type reference (TYPE) | TY_MS_RANGE | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110128 |
Method CONVERT_INTERVAL_TYPE_CODE_3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | TY_MS_INTERVAL | 20110128 | ||||
| 2 | IV_SELECTION_TYPE | Call by reference | Type reference (TYPE) | TY_MV_SELECTION_TYPE | GC_SELECTION_TYPE_ID | 20110128 | |||
| 3 | RS_RANGE | Value transfer | Type reference (TYPE) | TY_MS_RANGE | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110128 |
Method CONVERT_INTERVAL_TYPE_CODE_4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | TY_MS_INTERVAL | 20110128 | ||||
| 2 | IV_SELECTION_TYPE | Call by reference | Type reference (TYPE) | TY_MV_SELECTION_TYPE | GC_SELECTION_TYPE_ID | 20110128 | |||
| 3 | RS_RANGE | Value transfer | Type reference (TYPE) | TY_MS_RANGE | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110128 |
Method CONVERT_INTERVAL_TYPE_CODE_5 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | TY_MS_INTERVAL | 20110128 | ||||
| 2 | IV_SELECTION_TYPE | Call by reference | Type reference (TYPE) | TY_MV_SELECTION_TYPE | GC_SELECTION_TYPE_ID | 20110128 | |||
| 3 | RS_RANGE | Value transfer | Type reference (TYPE) | TY_MS_RANGE | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110128 |
Method CONVERT_INTERVAL_TYPE_CODE_6 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | TY_MS_INTERVAL | 20110128 | ||||
| 2 | IV_SELECTION_TYPE | Call by reference | Type reference (TYPE) | TY_MV_SELECTION_TYPE | GC_SELECTION_TYPE_ID | 20110128 | |||
| 3 | RS_RANGE | Value transfer | Type reference (TYPE) | TY_MS_RANGE | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110128 |
Method CONVERT_INTERVAL_TYPE_CODE_7 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | TY_MS_INTERVAL | 20110128 | ||||
| 2 | IV_SELECTION_TYPE | Call by reference | Type reference (TYPE) | TY_MV_SELECTION_TYPE | GC_SELECTION_TYPE_ID | 20110128 | |||
| 3 | RS_RANGE | Value transfer | Type reference (TYPE) | TY_MS_RANGE | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110128 |
Method CONVERT_INTERVAL_TYPE_CODE_8 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | TY_MS_INTERVAL | 20110128 | ||||
| 2 | IV_SELECTION_TYPE | Call by reference | Type reference (TYPE) | TY_MV_SELECTION_TYPE | GC_SELECTION_TYPE_ID | 20110128 | |||
| 3 | RS_RANGE | Value transfer | Type reference (TYPE) | TY_MS_RANGE | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110128 |
Method CONVERT_INTERVAL_TYPE_CODE_9 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | TY_MS_INTERVAL | 20110128 | ||||
| 2 | IV_SELECTION_TYPE | Call by reference | Type reference (TYPE) | TY_MV_SELECTION_TYPE | GC_SELECTION_TYPE_ID | 20110128 | |||
| 3 | RS_RANGE | Value transfer | Type reference (TYPE) | TY_MS_RANGE | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110128 |
Method INTERVALS_TO_RANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RANGE | Call by reference | Type reference (TYPE) | TY_MT_RANGE | 20110128 | ||||
| 2 | IT_INTERVAL | Call by reference | Type reference (TYPE) | TY_MT_INTERVAL | 20110128 | ||||
| 3 | IV_SELECTION_TYPE | Call by reference | Type reference (TYPE) | TY_MV_SELECTION_TYPE | GC_SELECTION_TYPE_ID | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class (copy of CX_SELECTION_CONVERSION_HELPER) | 20110128 |
Method INTERVAL_TO_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERVAL | Call by reference | Type reference (TYPE) | TY_MS_INTERVAL | 20110128 | ||||
| 2 | IV_SELECTION_TYPE | Call by reference | Type reference (TYPE) | TY_MV_SELECTION_TYPE | GC_SELECTION_TYPE_ID | 20110128 | |||
| 3 | RS_RANGE | Value transfer | Type reference (TYPE) | TY_MS_RANGE | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class (copy of CX_SELECTION_CONVERSION_HELPER) | 20110128 |
Method RANGES_TO_INTERVALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INTERVAL | Call by reference | Type reference (TYPE) | TY_MT_INTERVAL | 20110128 | ||||
| 2 | IT_RANGE | Call by reference | Type reference (TYPE) | TY_MT_RANGE | 20110128 | ||||
| 3 | IV_SELECTION_TYPE | Call by reference | Type reference (TYPE) | TY_MV_SELECTION_TYPE | GC_SELECTION_TYPE_ID | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class (copy of CX_SELECTION_CONVERSION_HELPER) | 20110128 |
Method RANGE_TO_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RANGE | Call by reference | Type reference (TYPE) | TY_MS_RANGE | 20110128 | ||||
| 2 | IV_SELECTION_TYPE | Call by reference | Type reference (TYPE) | TY_MV_SELECTION_TYPE | GC_SELECTION_TYPE_ID | 20110128 | |||
| 3 | RS_INTERVAL | Value transfer | Type reference (TYPE) | TY_MS_INTERVAL | 20110128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class (copy of CX_SELECTION_CONVERSION_HELPER) | 20110128 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |