SAP ABAP Class CL_ISH_HCF_MAP_RANGE (Range mapping utility class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-HCF (Application Component) Healthcare Communication Framework
⤷
PSRV_PATTERN (Package) Pattern

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_HCF_C | IS-H: HCF Constants | 20080314 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_HCF_TYPES | Technical types required for HCF | 20080314 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PSRV_HCF_CONST_BOOL | boolean constants | 20080429 |
Properties
Class | CL_ISH_HCF_MAP_RANGE | |
Short Description | Range mapping utility class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PSRV_PATTERN | Pattern |
Created | 20080314 | SAP |
Last change | 20110908 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_HCF_C | IS-H: HCF Constants | 20080314 | ||
2 | IF_ISH_HCF_TYPES | Technical types required for HCF | 20080314 | ||
3 | IF_PSRV_HCF_CONST_BOOL | boolean constants | 20080429 |
Friends
Class CL_ISH_HCF_MAP_RANGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_SERVICE_INFO | 20080314 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20080314 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20080314 | |
2 | ![]() |
Static method | Private | Method | 20080314 | |
3 | ![]() |
Static method | Private | Method | 20080314 | |
4 | ![]() |
Static method | Private | Method | 20080314 | |
5 | ![]() |
Static method | Private | Method | 20080314 | |
6 | ![]() |
Static method | Private | Method | 20080314 | |
7 | ![]() |
Static method | Private | Method | 20080314 | |
8 | ![]() |
Static method | Private | Method | 20080314 | |
9 | ![]() |
Static method | Private | Method | 20080314 | |
10 | ![]() |
Static method | Private | Method | 20080314 | |
11 | ![]() |
Static method | Public | Method | 20080314 | |
12 | ![]() |
Static method | Public | Method | 20080314 | |
13 | ![]() |
Static method | Public | Method | 20080314 | |
14 | ![]() |
Static method | Public | Method | 20080314 |
Events
Class CL_ISH_HCF_MAP_RANGE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_SERVICE_INFO | Private | See coding | 20080314 | BEGIN OF ts_service_info,
service_name TYPE char100,
field_name_int TYPE char100,
field_name_ext TYPE char255,
class_name TYPE char100,
END OF ts_service_info
|
||
2 | TT_SERVICE_INFO | Private | See coding | 20080314 | tt_service_info TYPE TABLE OF ts_service_info
|
Method Signatures
Method CONVERT_INCL_EXCL_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INCLUSION_EXCLUSION_CODE | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MV_INCL_EXCL_CODE | 20080314 | |||
2 | ![]() |
RV_SIGN | Value transfer | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MV_SIGN | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: HCF Exception Class for Proxy Method Filler | 20080314 |
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) | IF_ISH_HCF_TYPES=>TY_MS_INTERVAL | 20080314 | |||
2 | ![]() |
I_SELECTION_TYPE | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MV_SELECTION_TYPE | IF_ISH_HCF_TYPES=>GC_SELECTION_TYPE_ID | 20080314 | ||
3 | ![]() |
RS_RANGE | Value transfer | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MS_RANGE | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: HCF Exception Class for Proxy Method Filler | 20080314 |
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) | IF_ISH_HCF_TYPES=>TY_MS_INTERVAL | 20080314 | |||
2 | ![]() |
I_SELECTION_TYPE | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MV_SELECTION_TYPE | IF_ISH_HCF_TYPES=>GC_SELECTION_TYPE_ID | 20080314 | ||
3 | ![]() |
RS_RANGE | Value transfer | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MS_RANGE | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: HCF Exception Class for Proxy Method Filler | 20080314 |
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) | IF_ISH_HCF_TYPES=>TY_MS_INTERVAL | 20080314 | |||
2 | ![]() |
I_SELECTION_TYPE | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MV_SELECTION_TYPE | IF_ISH_HCF_TYPES=>GC_SELECTION_TYPE_ID | 20080314 | ||
3 | ![]() |
RS_RANGE | Value transfer | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MS_RANGE | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: HCF Exception Class for Proxy Method Filler | 20080314 |
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) | IF_ISH_HCF_TYPES=>TY_MS_INTERVAL | 20080314 | |||
2 | ![]() |
I_SELECTION_TYPE | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MV_SELECTION_TYPE | IF_ISH_HCF_TYPES=>GC_SELECTION_TYPE_ID | 20080314 | ||
3 | ![]() |
RS_RANGE | Value transfer | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MS_RANGE | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: HCF Exception Class for Proxy Method Filler | 20080314 |
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) | IF_ISH_HCF_TYPES=>TY_MS_INTERVAL | 20080314 | |||
2 | ![]() |
I_SELECTION_TYPE | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MV_SELECTION_TYPE | IF_ISH_HCF_TYPES=>GC_SELECTION_TYPE_ID | 20080314 | ||
3 | ![]() |
RS_RANGE | Value transfer | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MS_RANGE | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: HCF Exception Class for Proxy Method Filler | 20080314 |
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) | IF_ISH_HCF_TYPES=>TY_MS_INTERVAL | 20080314 | |||
2 | ![]() |
I_SELECTION_TYPE | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MV_SELECTION_TYPE | IF_ISH_HCF_TYPES=>GC_SELECTION_TYPE_ID | 20080314 | ||
3 | ![]() |
RS_RANGE | Value transfer | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MS_RANGE | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: HCF Exception Class for Proxy Method Filler | 20080314 |
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) | IF_ISH_HCF_TYPES=>TY_MS_INTERVAL | 20080314 | |||
2 | ![]() |
I_SELECTION_TYPE | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MV_SELECTION_TYPE | IF_ISH_HCF_TYPES=>GC_SELECTION_TYPE_ID | 20080314 | ||
3 | ![]() |
RS_RANGE | Value transfer | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MS_RANGE | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: HCF Exception Class for Proxy Method Filler | 20080314 |
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) | IF_ISH_HCF_TYPES=>TY_MS_INTERVAL | 20080314 | |||
2 | ![]() |
I_SELECTION_TYPE | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MV_SELECTION_TYPE | IF_ISH_HCF_TYPES=>GC_SELECTION_TYPE_ID | 20080314 | ||
3 | ![]() |
RS_RANGE | Value transfer | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MS_RANGE | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: HCF Exception Class for Proxy Method Filler | 20080314 |
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) | IF_ISH_HCF_TYPES=>TY_MS_INTERVAL | 20080314 | |||
2 | ![]() |
I_SELECTION_TYPE | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MV_SELECTION_TYPE | IF_ISH_HCF_TYPES=>GC_SELECTION_TYPE_ID | 20080314 | ||
3 | ![]() |
RS_RANGE | Value transfer | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MS_RANGE | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: HCF Exception Class for Proxy Method Filler | 20080314 |
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) | IF_ISH_HCF_TYPES=>TY_MT_RANGE | 20080314 | |||
2 | ![]() |
IT_INTERVAL | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MT_INTERVAL | 20080314 | |||
3 | ![]() |
I_SEL_RANGE_STRUCNAME | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: HCF Exception Class for Proxy Method Filler | 20080314 |
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) | IF_ISH_HCF_TYPES=>TY_MS_INTERVAL | 20080314 | |||
2 | ![]() |
I_SELECTION_TYPE | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MV_SELECTION_TYPE | IF_ISH_HCF_TYPES=>GC_SELECTION_TYPE_ID | 20080314 | ||
3 | ![]() |
I_SEL_RANGE_STRUCNAME | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20080610 | ||
4 | ![]() |
RS_RANGE | Value transfer | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MS_RANGE | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: HCF Exception Class for Proxy Method Filler | 20080314 |
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) | IF_ISH_HCF_TYPES=>TY_MT_INTERVAL | 20080314 | |||
2 | ![]() |
IT_RANGE | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MT_RANGE | 20080314 | |||
3 | ![]() |
I_SELECTION_TYPE | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MV_SELECTION_TYPE | IF_ISH_HCF_TYPES=>GC_SELECTION_TYPE_ID | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: HCF Exception Class for Proxy Method Filler | 20080314 |
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) | IF_ISH_HCF_TYPES=>TY_MS_RANGE | 20080314 | |||
2 | ![]() |
I_SELECTION_TYPE | Call by reference | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MV_SELECTION_TYPE | IF_ISH_HCF_TYPES=>GC_SELECTION_TYPE_ID | 20080314 | ||
3 | ![]() |
RS_INTERVAL | Value transfer | Type reference (TYPE) | IF_ISH_HCF_TYPES=>TY_MS_INTERVAL | 20080314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: HCF Exception Class for Proxy Method Filler | 20080314 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |