SAP ABAP Class CL_RSDD_CS_SID_TO_KEY_MAPPING (Sid-to-Key Mapping for Calculation Scenario)
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_VARIABLE_MAPPING | Mapping: Calc. View Attribute to OLAP DataSource Attribute | 20100706 |
Properties
| Class | CL_RSDD_CS_SID_TO_KEY_MAPPING | |
| Short Description | Sid-to-Key Mapping for Calculation Scenario | |
| Super Class | CL_RSDD_CS_VARIABLE_MAPPING | Mapping: Calc. View Attribute to OLAP DataSource Attribute |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
| Created | 20100706 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDD_CS_SID_TO_KEY_MAPPING has no forward declaration.
Interfaces
Class CL_RSDD_CS_SID_TO_KEY_MAPPING has no interface implemented.
Friends
Class CL_RSDD_CS_SID_TO_KEY_MAPPING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | Mapping Length in Decimal Places | 20100706 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | Name of XML Tag | 20100706 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100706 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100706 | |
| 3 | Instance method | Public | Method | Returns the current mapping length | 20100706 | |
| 4 | Instance method | Private | Method | Sets the mapping length | 20100706 |
Events
Class CL_RSDD_CS_SID_TO_KEY_MAPPING has no event.
Types
Class CL_RSDD_CS_SID_TO_KEY_MAPPING has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_SID_TO_KEY_MAPPING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_SID_TO_KEY_MAPPING has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LENGTH | Value transfer | Type reference (TYPE) | I | Mappinglänge in Decimalstellen | 20100706 | |||
| 2 | I_SOURCE | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_ATTRIBUTE_BASE | Abbildungsquelle | 20100706 | |||
| 3 | I_TARGET | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_CS_ATTRIBUTE_BASE | Abbildungsziel | 20100706 |
Method CONSTRUCTOR on class CL_RSDD_CS_SID_TO_KEY_MAPPING has no exception.
Method GET_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LENGTH | Value transfer | Type reference (TYPE) | I | Mapping Länge in Decimalstellen | 20100706 |
Method GET_LENGTH on class CL_RSDD_CS_SID_TO_KEY_MAPPING has no exception.
Method SET_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LENGTH | Call by reference | Type reference (TYPE) | I | Mapping Länge in Decimalstellen | 20100706 |
Method SET_LENGTH on class CL_RSDD_CS_SID_TO_KEY_MAPPING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |