SAP ABAP Class CL_RSDD_CS_FC_PARAM_MAPPING (Function Call 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_XML | Parent Class for XML Creation | 20121011 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CS_FC_INPUT_MAPPING | Function Call Input Mapping | 20121011 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CS_FC_OUTPUT_MAPPING | Function Call Ouput Mapping | 20121011 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CS_FC_VAR_MAPPING | Function Call Variable Mapping | 20121011 |
Properties
Class | CL_RSDD_CS_FC_PARAM_MAPPING | |
Short Description | Function Call Mapping | |
Super Class | CL_RSDD_CS_XML | Parent Class for XML Creation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
Created | 20121011 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDD_CS_FC_PARAM_MAPPING has no forward declaration.
Interfaces
Class CL_RSDD_CS_FC_PARAM_MAPPING has no interface implemented.
Friends
Class CL_RSDD_CS_FC_PARAM_MAPPING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Parameter name | 20121011 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20121011 |
2 | ![]() |
Instance method | Public | Method | Get parameter name | 20121011 |
Events
Class CL_RSDD_CS_FC_PARAM_MAPPING has no event.
Types
Class CL_RSDD_CS_FC_PARAM_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 | 20121011 |
Method CONSTRUCTOR on class CL_RSDD_CS_FC_PARAM_MAPPING has no exception.
Method GET_PARAMETER_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PARAM_NAME | Value transfer | Type reference (TYPE) | STRING | 20121011 |
Method GET_PARAMETER_NAME on class CL_RSDD_CS_FC_PARAM_MAPPING has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |