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 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20051212 | ||||
| 2 | Constant | Private | Type reference (TYPE) | CHAR8 | 'HIGH' | Character Field, 8 Characters Long | 20051212 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR8 | 'LOW' | Character Field, 8 Characters Long | 20051212 | ||
| 4 | Constant | Private | Type reference (TYPE) | CHAR8 | 'OPTION' | Character Field, 8 Characters Long | 20051212 | ||
| 5 | Constant | Private | Type reference (TYPE) | CHAR8 | 'SIGN' | Character Field, 8 Characters Long | 20051212 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20051212 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20051212 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20051212 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20051212 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20051212 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20051212 | |||
| 12 | 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 | Instance method | Public | Method | Add RANGES for Selection Object | 20051212 | |
| 2 | Static method | Public | Method | Assign Info Object to a Field Name | 20051212 | |
| 3 | Instance method | Public | Constructor | 20051212 | ||
| 4 | Instance method | Public | Method | Copies Contents of RANGES Tables | 20051212 | |
| 5 | Static method | Public | Method | Selection Object in Usual RANGES Table | 20051212 | |
| 6 | Static method | Public | Method | Convert System GUID Selection to SysID + LSN Selection | 20051219 | |
| 7 | 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 | I_DIMNAME | Call by reference | Type reference (TYPE) | CLIKE | Feldname | 20051212 | |||
| 2 | SET_REF | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20051212 | |||
| 3 | UNIVERSE_REF | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | Allgemeine Menge (Factory-Klasse) | 20051212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051212 | |||
| 2 | 20051212 |
Method ASSIGN_IO_TO_FN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20051212 | ||||
| 2 | INFOOBJECT_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20051212 | ||||
| 3 | RANGES_TAB_ALL | Call by reference | Type reference (TYPE) | CCMSBI_RANGES_TAB | Selektionsoptionen für ein Feld | 20051212 | |||
| 4 | RANGES_TAB_TARGET | Call by reference | Type reference (TYPE) | TABLE | Zieltabelle mit SIGN, OPTION, LOW, HIGH-Feldern | 20051212 | |||
| 5 | RESULT_REF | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20051212 | |||
| 6 | UNIVERSE_REF | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | Allgemeine Menge (Factory-Klasse) | 20051212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | RANGES_TAB_INPUT | Call by reference | Type reference (TYPE) | CCMSBI_SELTAB_L | Selektionsoptionen für ein Feld | 20051212 | |||
| 2 | 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 | RANGES_TAB | Call by reference | Type reference (TYPE) | CCMSBI_RANGES_TAB | Selektionsoptionen für ein Feld | 20051212 | |||
| 2 | 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 | 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 | RANGES_TAB | Call by reference | Type reference (TYPE) | TABLE | 20051212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051212 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |