SAP ABAP Class CL_RSDD_CS_DELTA_INPUT (PartProvider Representation with Delta Query for Calc. Scen.)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_CALCSCENARIO (Package) Create Calculation Scenario
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CS_INPUT | PartProvider Representation in Calculation View | 20100219 |
Properties
| Class | CL_RSDD_CS_DELTA_INPUT | |
| Short Description | PartProvider Representation with Delta Query for Calc. Scen. | |
| Super Class | CL_RSDD_CS_INPUT | PartProvider Representation in Calculation View |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
| Created | 20100219 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDD_CS_DELTA_INPUT has no forward declaration.
Interfaces
Class CL_RSDD_CS_DELTA_INPUT has no interface implemented.
Friends
Class CL_RSDD_CS_DELTA_INPUT 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) | CL_RSDD_CS_DELTAQUERY | Delta Query for Calc. Scenario MultiProvider | 20100219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100219 | |
| 2 | Instance method | Public | Method | Returns the delta query for this PartProvider | 20100219 | |
| 3 | Instance method | Public | Method | Helper method to transform delta query into qe-filter | 20130113 | |
| 4 | Instance method | Public | Method | Set Delta Query | 20100219 |
Events
Class CL_RSDD_CS_DELTA_INPUT has no event.
Types
Class CL_RSDD_CS_DELTA_INPUT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIAS | Call by reference | Type reference (TYPE) | CSEQUENCE | Alias fpr das zugehörige CalculationView | 20100219 | |||
| 2 | I_DELTA_QUERY | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_DELTAQUERY | DeltaQuery für diesen Partprovider | 20100219 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Partproviders | 20100219 | |||
| 4 | I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDD_HDB_NAME_MAPPER | Namenskonvertierungen für NewDB | 20110221 |
Method CONSTRUCTOR on class CL_RSDD_CS_DELTA_INPUT has no exception.
Method GET_DELTA_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DELTA_QUERY | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_DELTAQUERY | DeltaQuery für diesen Partprovider | 20100219 |
Method GET_DELTA_QUERY on class CL_RSDD_CS_DELTA_INPUT has no exception.
Method GET_QUERY_ENTRY_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_QE_FILTER | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_QUERY_ENTRY_FILTER | Filter Selections for Calculation Scenario | 20130113 |
Method GET_QUERY_ENTRY_FILTER on class CL_RSDD_CS_DELTA_INPUT has no exception.
Method SET_DELTA_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELTA_QUERY | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_DELTAQUERY | DeltaQuery für den Partprovider | 20100219 |
Method SET_DELTA_QUERY on class CL_RSDD_CS_DELTA_INPUT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |