SAP ABAP Class CL_RSDD_CS_SERVICES (General Services for Logical Indezes (Lean Part))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_CALCSCENARIO (Package) Create Calculation Scenario

⤷

⤷

Properties
Class | CL_RSDD_CS_SERVICES | |
Short Description | General Services for Logical Indezes (Lean Part) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
Created | 20110721 | SAP |
Last change | 20140121 | 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) |
Interfaces
Class CL_RSDD_CS_SERVICES has no interface implemented.
Friends
Class CL_RSDD_CS_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR30 | 'BW_SQL_REPORTING_ODSO' | Object Administration Business Information Warehouse | 20110725 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ICN' | Column View Type: Classic Cube | 20110725 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'IDS' | Column View Type: Data Store | 20110725 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'HCP' | Column View Type: HCPR | 20130321 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ICF' | Column View Type: In-Memory Optimized Cube | 20110725 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'MDF' | Column View Type: Master Data Input Help | 20110725 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'MPR' | Column View Type: UNION | 20130522 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ICO' | Column View Type: Virtual Cube | 20110725 | |
9 | ![]() |
Static Attribute | Private | See coding | Deactivation of Access by Column View | 20110725 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110725 |
2 | ![]() |
Static method | Public | Method | Calculates the logical index type | 20110722 |
3 | ![]() |
Static method | Public | Method | Returns the toolbar with the InfoProvider properties | 20110722 |
4 | ![]() |
Static method | Public | Method | Checks if an InfoProvider should have a logical index | 20110722 |
5 | ![]() |
Static method | Private | Method | is Index for the Provider with Parts possible | 20130712 |
6 | ![]() |
Static method | Private | Method | Can the InfoObject be used in InfoProviders | 20120510 |
Events
Class CL_RSDD_CS_SERVICES has no event.
Types
Class CL_RSDD_CS_SERVICES has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_SERVICES has no exception.
Method GET_INDEX_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJTP | Call by reference | Type reference (TYPE) | RSD_IOBJTP | Infoobjekt-Subtyp | 20111123 | ||
2 | ![]() |
I_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | Eigenschaften InfoProvider | 20110722 | ||
3 | ![]() |
R_INDEX_TYPE | Value transfer | Type reference (TYPE) | STRING | Type des logischen Index | 20110722 |
Method GET_INDEX_TYPE on class CL_RSDD_CS_SERVICES has no exception.
Method GET_INFOPROVIDER_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_R_DTA | Call by reference | Object reference (TYPE REF TO) | CL_RSD_DTA | Datenziel für Bewegungsdaten | 20110722 | ||
2 | ![]() |
E_OBJTP | Call by reference | Type reference (TYPE) | RSD_IOBJTP | Infoobjekt-Subtyp | 20111123 | ||
3 | ![]() |
E_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | Eigenschaften InfoProvider | 20110722 | ||
4 | ![]() |
I_INFOPROVIDER | Call by reference | Type reference (TYPE) | CSEQUENCE | Infoprovidername | 20110722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht gefunden | 20110722 |
Method HAS_COLUMN_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROVIDER | Call by reference | Type reference (TYPE) | CSEQUENCE | Infoprovider Name | 20110722 | ||
2 | ![]() |
I_R_DTA | Call by reference | Object reference (TYPE REF TO) | CL_RSD_DTA | Eigenschaften des InfoProviders | 20110722 | ||
3 | ![]() |
I_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | Eigenschaften InfoProvider | 20111007 | ||
4 | ![]() |
R_HAS_COLUMN_VIEW | Value transfer | Type reference (TYPE) | RS_BOOL | Infoprov. muss einen logischen Index haben (ja,nein) | 20110722 |
Method HAS_COLUMN_VIEW on class CL_RSDD_CS_SERVICES has no exception.
Method IS_COMPOSITE_USABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | Properties InfoProvider | 20130712 | ||
2 | ![]() |
R_IS_USABLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130712 |
Method IS_COMPOSITE_USABLE on class CL_RSDD_CS_SERVICES has no exception.
Method IS_INFOOBJECT_USABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | CSEQUENCE | Infoobjektname | 20120510 | ||
2 | ![]() |
R_USABLE | Value transfer | Type reference (TYPE) | RS_BOOL | Infoobjekt darf als Attribut verwendet werden (ja/nein) | 20120510 |
Method IS_INFOOBJECT_USABLE on class CL_RSDD_CS_SERVICES has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |