SAP ABAP Class CL_RSDD_CS_FC_VAR_MAPPING (Function Call Variable Mapping)
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_FC_PARAM_MAPPING | Function Call Mapping | 20121011 |
Properties
| Class | CL_RSDD_CS_FC_VAR_MAPPING | |
| Short Description | Function Call Variable Mapping | |
| Super Class | CL_RSDD_CS_FC_PARAM_MAPPING | Function Call Mapping |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
| Created | 20121009 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDD_CS_FC_VAR_MAPPING has no forward declaration.
Interfaces
Class CL_RSDD_CS_FC_VAR_MAPPING has no interface implemented.
Friends
Class CL_RSDD_CS_FC_VAR_MAPPING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CL_RSDD_CS_FC_VAR_MAPPING' | 20121009 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'variableMapping' | XML name | 20121010 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Variable name | 20121009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20121009 | |
| 2 | Instance method | Public | Method | Get variable name | 20121010 |
Events
Class CL_RSDD_CS_FC_VAR_MAPPING has no event.
Types
Class CL_RSDD_CS_FC_VAR_MAPPING 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_PARAM_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Parameter name | 20121009 | |||
| 2 | I_VAR_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Variable name | 20121009 |
Method CONSTRUCTOR on class CL_RSDD_CS_FC_VAR_MAPPING has no exception.
Method GET_VARIABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VAR_NAME | Value transfer | Type reference (TYPE) | STRING | Get variable name | 20121010 |
Method GET_VARIABLE_NAME on class CL_RSDD_CS_FC_VAR_MAPPING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |