SAP ABAP Class CL_SIWT_UTL_RNG_CONVERT (SIW utilities: Range Converter ABAP vs ESR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_ADAPTER (Package) SIW: Adapter
Properties
Class CL_SIWT_UTL_RNG_CONVERT  
Short Description SIW utilities: Range Converter ABAP vs ESR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_ADAPTER   SIW: Adapter 
Created 20110114   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIWT_UTL_RNG_CONVERT has no forward declaration.
Interfaces
Class CL_SIWT_UTL_RNG_CONVERT has no interface implemented.
Friends
Class CL_SIWT_UTL_RNG_CONVERT has no friend class.
Attributes
Class CL_SIWT_UTL_RNG_CONVERT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_POINTS Static method Private Method 20110114
2 CONVERT_BOUNDARY_CODE Static method Public Method 20110114
3 CONVERT_ESR2ABAP_RANGE Static method Public Method 20110114
4 CONVERT_RNG_NO_WILDCARDS Static method Private Method 20110114
5 CONVERT_RNG_WITH_WILDCARDS Static method Private Method 20110114
6 IS_INTERVAL_INCLUDED Static method Private Method 20110114
7 IS_POINT_INCLUDED Static method Private Method 20110114
8 PREPARE_RANGE Static method Private Method 20110114
Events
Class CL_SIWT_UTL_RNG_CONVERT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_STR_FIELDNAMES Public See coding 20110114 begin of t_str_fieldnames, esr_in_ex_code_name type string, esr_bd_code_name type string, l_boundary_name type string, u_boundary_name type string, end of t_str_fieldnames
Method Signatures

Method COLLECT_POINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_INC_NOT_EMPTY Call by reference Type reference (TYPE) CHAR1 20110114
2 Exporting E_TAB_POINTS Call by reference Type reference (TYPE) SORTED TABLE 20110114
3 Importing I_ESR_RANGE Call by reference Type reference (TYPE) STANDARD TABLE 20110114
4 Importing I_STR_FIELDNAMES Call by reference Type reference (TYPE) T_STR_FIELDNAMES 20110114

Method COLLECT_POINTS on class CL_SIWT_UTL_RNG_CONVERT has no exception.

Method CONVERT_BOUNDARY_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OPTION Call by reference Type reference (TYPE) CHAR2 20110114
2 Exporting E_RC Call by reference Type reference (TYPE) SYSUBRC 20110114
3 Importing I_CODE Call by reference Type reference (TYPE) CSEQUENCE 20110114

Method CONVERT_BOUNDARY_CODE on class CL_SIWT_UTL_RNG_CONVERT has no exception.

Method CONVERT_ESR2ABAP_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ABAP_RANGE Call by reference Type reference (TYPE) STANDARD TABLE 20110114
2 Exporting E_RC Call by reference Type reference (TYPE) SYSUBRC 20110114
3 Importing I_ESR_RANGE Call by reference Type reference (TYPE) STANDARD TABLE 20110114
4 Importing I_STR_FIELDNAMES Call by reference Type reference (TYPE) T_STR_FIELDNAMES 20110114

Method CONVERT_ESR2ABAP_RANGE on class CL_SIWT_UTL_RNG_CONVERT has no exception.

Method CONVERT_RNG_NO_WILDCARDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ABAP_RANGE Call by reference Type reference (TYPE) STANDARD TABLE 20110114
2 Exporting E_RC Call by reference Type reference (TYPE) SY-SUBRC 20110114
3 Importing I_ESR_RANGE Call by reference Type reference (TYPE) STANDARD TABLE 20110114
4 Importing I_STR_FIELDNAMES Call by reference Type reference (TYPE) T_STR_FIELDNAMES 20110114

Method CONVERT_RNG_NO_WILDCARDS on class CL_SIWT_UTL_RNG_CONVERT has no exception.

Method CONVERT_RNG_WITH_WILDCARDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ABAP_RANGE Call by reference Type reference (TYPE) STANDARD TABLE 20110114
2 Exporting E_RC Call by reference Type reference (TYPE) SY-SUBRC 20110114
3 Importing I_ESR_RANGE Call by reference Type reference (TYPE) STANDARD TABLE 20110114
4 Importing I_STR_FIELDNAMES Call by reference Type reference (TYPE) T_STR_FIELDNAMES 20110114

Method CONVERT_RNG_WITH_WILDCARDS on class CL_SIWT_UTL_RNG_CONVERT has no exception.

Method IS_INTERVAL_INCLUDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ESR_RANGE Call by reference Type reference (TYPE) STANDARD TABLE 20110114
2 Importing I_POINT1 Call by reference Type reference (TYPE) ANY 20110114
3 Importing I_POINT2 Call by reference Type reference (TYPE) ANY 20110114
4 Importing I_STR_FIELDNAMES Call by reference Type reference (TYPE) T_STR_FIELDNAMES 20110114
5 Importing I_TYPE Call by reference Type reference (TYPE) CHAR2 20110114
6 Returning R_IS_INCLUDED Value transfer Type reference (TYPE) XFELD 20110114

Method IS_INTERVAL_INCLUDED on class CL_SIWT_UTL_RNG_CONVERT has no exception.

Method IS_POINT_INCLUDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ESR_RANGE Call by reference Type reference (TYPE) STANDARD TABLE 20110114
2 Importing I_POINT Call by reference Type reference (TYPE) ANY 20110114
3 Importing I_STR_FIELDNAMES Call by reference Type reference (TYPE) T_STR_FIELDNAMES 20110114
4 Returning R_IS_INCLUDED Value transfer Type reference (TYPE) XFELD 20110114

Method IS_POINT_INCLUDED on class CL_SIWT_UTL_RNG_CONVERT has no exception.

Method PREPARE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ESR_RANGE Call by reference Type reference (TYPE) STANDARD TABLE 20110114
2 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) XFELD 20110114
3 Exporting E_FLG_WILDCARDS Call by reference Type reference (TYPE) XFELD 20110114
4 Importing I_STR_FIELDNAMES Call by reference Type reference (TYPE) T_STR_FIELDNAMES 20110114

Method PREPARE_RANGE on class CL_SIWT_UTL_RNG_CONVERT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731