SAP ABAP Class CL_CCMSBI_INVERSE_TOOLS (Help Routines for Inverse Expert Routines)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BCT (Application Component) Business Content and Extractors
     RS_BCT_CCMS_WEBAS_STAT (Package) BW Content: Integration OF WebAs Statistics Data
Properties
Class CL_CCMSBI_INVERSE_TOOLS  
Short Description Help Routines for Inverse Expert Routines    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_CCMS_WEBAS_STAT   BW Content: Integration OF WebAs Statistics Data 
Created 20051212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCMSBI_INVERSE_TOOLS has no forward declaration.
Interfaces
Class CL_CCMSBI_INVERSE_TOOLS has no interface implemented.
Friends
Class CL_CCMSBI_INVERSE_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DREF Instance attribute Private Object reference (TYPE REF TO) DATA 20051212
2 FN_HIGH Constant Private Type reference (TYPE) CHAR8 'HIGH' Character Field, 8 Characters Long 20051212
3 FN_LOW Constant Private Type reference (TYPE) CHAR8 'LOW' Character Field, 8 Characters Long 20051212
4 FN_OPTION Constant Private Type reference (TYPE) CHAR8 'OPTION' Character Field, 8 Characters Long 20051212
5 FN_SIGN Constant Private Type reference (TYPE) CHAR8 'SIGN' Character Field, 8 Characters Long 20051212
6 IDX_HIGH Instance attribute Private Type reference (TYPE) INT4 Natural number 20051212
7 IDX_LOW Instance attribute Private Type reference (TYPE) INT4 Natural number 20051212
8 IDX_OPTION Instance attribute Private Type reference (TYPE) INT4 Natural number 20051212
9 IDX_SET Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20051212
10 IDX_SIGN Instance attribute Private Type reference (TYPE) INT4 Natural number 20051212
11 STRUCTYP Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20051212
12 TABTYP Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20051212
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_SET Instance method Public Method Add RANGES for Selection Object 20051212
2 ASSIGN_IO_TO_FN Static method Public Method Assign Info Object to a Field Name 20051212
3 CONSTRUCTOR Instance method Public Constructor 20051212
4 COPY_RANGETABS Instance method Public Method Copies Contents of RANGES Tables 20051212
5 GET_RANGES_FROM_SET Static method Public Method Selection Object in Usual RANGES Table 20051212
6 GUID2LSNSYS Static method Public Method Convert System GUID Selection to SysID + LSN Selection 20051219
7 SET_IDX Instance method Public Method Set Dynamic Indexes 20051212
Events
Class CL_CCMSBI_INVERSE_TOOLS has no event.
Types
Class CL_CCMSBI_INVERSE_TOOLS has no local type.
Method Signatures

Method ADD_TO_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIMNAME Call by reference Type reference (TYPE) CLIKE Feldname 20051212
2 Changing SET_REF Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20051212
3 Importing UNIVERSE_REF Call by reference Object reference (TYPE REF TO) CL_RSMDS_UNIVERSE Allgemeine Menge (Factory-Klasse) 20051212
# Exception Resumable Description Created on
1 INVALID_DIM_INPUT 20051212
2 INVALID_STRUCTURE 20051212

Method ASSIGN_IO_TO_FN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_NAME Call by reference Type reference (TYPE) CLIKE 20051212
2 Importing INFOOBJECT_NAME Call by reference Type reference (TYPE) CLIKE 20051212
3 Importing RANGES_TAB_ALL Call by reference Type reference (TYPE) CCMSBI_RANGES_TAB Selektionsoptionen für ein Feld 20051212
4 Changing RANGES_TAB_TARGET Call by reference Type reference (TYPE) TABLE Zieltabelle mit SIGN, OPTION, LOW, HIGH-Feldern 20051212
5 Changing RESULT_REF Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20051212
6 Importing UNIVERSE_REF Call by reference Object reference (TYPE REF TO) CL_RSMDS_UNIVERSE Allgemeine Menge (Factory-Klasse) 20051212
# Exception Resumable Description Created on
1 NOTHING_ASSIGNED Es fand keine Zuordnung statt 20051212

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CCMSBI_INVERSE_TOOLS has no parameter.
Method CONSTRUCTOR on class CL_CCMSBI_INVERSE_TOOLS has no exception.

Method COPY_RANGETABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RANGES_TAB_INPUT Call by reference Type reference (TYPE) CCMSBI_SELTAB_L Selektionsoptionen für ein Feld 20051212
2 Changing RANGES_TAB_OUTPUT Call by reference Type reference (TYPE) TABLE 20051212

Method COPY_RANGETABS on class CL_CCMSBI_INVERSE_TOOLS has no exception.

Method GET_RANGES_FROM_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RANGES_TAB Call by reference Type reference (TYPE) CCMSBI_RANGES_TAB Selektionsoptionen für ein Feld 20051212
2 Importing SET_REF Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20051212

Method GET_RANGES_FROM_SET on class CL_CCMSBI_INVERSE_TOOLS has no exception.

Method GUID2LSNSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing SELECTIONS Call by reference Type reference (TYPE) CCMSBI_RANGES_TAB Selektionsoptionen für ein Feld 20051219

Method GUID2LSNSYS on class CL_CCMSBI_INVERSE_TOOLS has no exception.

Method SET_IDX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing RANGES_TAB Call by reference Type reference (TYPE) TABLE 20051212
# Exception Resumable Description Created on
1 INVALID_INPUT_STRUCTURE 20051212
History
Last changed by/on SAP  20130531 
SAP Release Created in 703