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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_ISH_HCF_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 SAI 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 GT_SERVICE_INFO Static Attribute Private Type reference (TYPE) TT_SERVICE_INFO 20080314
2 G_SEL_RANGE_STRUCNAME Static Attribute Private Type reference (TYPE) CHAR40 Character field of length 40 20080314
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_INCL_EXCL_CODE Static method Private Method 20080314
2 CONVERT_INTERVAL_TYPE_CODE_1 Static method Private Method 20080314
3 CONVERT_INTERVAL_TYPE_CODE_2 Static method Private Method 20080314
4 CONVERT_INTERVAL_TYPE_CODE_3 Static method Private Method 20080314
5 CONVERT_INTERVAL_TYPE_CODE_4 Static method Private Method 20080314
6 CONVERT_INTERVAL_TYPE_CODE_5 Static method Private Method 20080314
7 CONVERT_INTERVAL_TYPE_CODE_6 Static method Private Method 20080314
8 CONVERT_INTERVAL_TYPE_CODE_7 Static method Private Method 20080314
9 CONVERT_INTERVAL_TYPE_CODE_8 Static method Private Method 20080314
10 CONVERT_INTERVAL_TYPE_CODE_9 Static method Private Method 20080314
11 INTERVALS_TO_RANGES Static method Public Method 20080314
12 INTERVAL_TO_RANGE Static method Public Method 20080314
13 RANGES_TO_INTERVALS Static method Public Method 20080314
14 RANGE_TO_INTERVAL 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 Importing I_INCLUSION_EXCLUSION_CODE Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MV_INCL_EXCL_CODE 20080314
2 Returning RV_SIGN Value transfer Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MV_SIGN 20080314
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT 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 Importing IS_INTERVAL Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_INTERVAL 20080314
2 Importing 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 Returning RS_RANGE Value transfer Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_RANGE 20080314
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT 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 Importing IS_INTERVAL Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_INTERVAL 20080314
2 Importing 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 Returning RS_RANGE Value transfer Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_RANGE 20080314
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT 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 Importing IS_INTERVAL Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_INTERVAL 20080314
2 Importing 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 Returning RS_RANGE Value transfer Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_RANGE 20080314
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT 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 Importing IS_INTERVAL Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_INTERVAL 20080314
2 Importing 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 Returning RS_RANGE Value transfer Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_RANGE 20080314
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT 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 Importing IS_INTERVAL Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_INTERVAL 20080314
2 Importing 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 Returning RS_RANGE Value transfer Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_RANGE 20080314
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT 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 Importing IS_INTERVAL Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_INTERVAL 20080314
2 Importing 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 Returning RS_RANGE Value transfer Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_RANGE 20080314
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT 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 Importing IS_INTERVAL Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_INTERVAL 20080314
2 Importing 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 Returning RS_RANGE Value transfer Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_RANGE 20080314
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT 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 Importing IS_INTERVAL Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_INTERVAL 20080314
2 Importing 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 Returning RS_RANGE Value transfer Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_RANGE 20080314
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT 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 Importing IS_INTERVAL Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_INTERVAL 20080314
2 Importing 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 Returning RS_RANGE Value transfer Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_RANGE 20080314
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT 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 Exporting ET_RANGE Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MT_RANGE 20080314
2 Importing IT_INTERVAL Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MT_INTERVAL 20080314
3 Importing I_SEL_RANGE_STRUCNAME Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20080314
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT 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 Importing IS_INTERVAL Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_INTERVAL 20080314
2 Importing 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 Importing I_SEL_RANGE_STRUCNAME Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20080610
4 Returning RS_RANGE Value transfer Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_RANGE 20080314
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT 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 Exporting ET_INTERVAL Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MT_INTERVAL 20080314
2 Importing IT_RANGE Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MT_RANGE 20080314
3 Importing 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 CX_ISH_HCF_CONTENT 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 Importing IS_RANGE Call by reference Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_RANGE 20080314
2 Importing 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 Returning RS_INTERVAL Value transfer Type reference (TYPE) IF_ISH_HCF_TYPES=>TY_MS_INTERVAL 20080314
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT IS-H: HCF Exception Class for Proxy Method Filler 20080314
History
Last changed by/on SAP  20110908 
SAP Release Created in 701