SAP ABAP Class CL_RSDD_CS_FC_INPUT_MAPPING (Function Call Input 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_INPUT_MAPPING  
Short Description Function Call Input 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_INPUT_MAPPING has no forward declaration.
Interfaces
Class CL_RSDD_CS_FC_INPUT_MAPPING has no interface implemented.
Friends
Class CL_RSDD_CS_FC_INPUT_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_INPUT_MAPPING_NAME Constant Public Type reference (TYPE) STRING 'CL_RSDD_CS_FC_INPUT_MAPPING' 20121009
2 P_INPUT_NAME Instance attribute Private Type reference (TYPE) STRING Input Name 20121009
3 P_INPUT_OUTPUT_NAME Instance attribute Private Type reference (TYPE) STRING Input Output Name 20121009
4 P_TAGNAME Constant Private Type reference (TYPE) STRING 'inputMapping' XML Tag 20121010
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20121009
2 GET_INPUT_NAME Instance method Public Method Get input name 20121010
3 GET_INPUT_OUTPUT_NAME Instance method Public Method Get input output name 20121010
Events
Class CL_RSDD_CS_FC_INPUT_MAPPING has no event.
Types
Class CL_RSDD_CS_FC_INPUT_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 Importing I_INPUT_NAME Call by reference Type reference (TYPE) CSEQUENCE Input name 20121009
2 Importing I_INPUT_OUTPUT_NAME Call by reference Type reference (TYPE) CSEQUENCE Input Output name 20121009
3 Importing I_PARAM_NAME Call by reference Type reference (TYPE) CSEQUENCE Parameter name 20121009

Method CONSTRUCTOR on class CL_RSDD_CS_FC_INPUT_MAPPING has no exception.

Method GET_INPUT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INPUT_NAME Value transfer Type reference (TYPE) STRING 20121010

Method GET_INPUT_NAME on class CL_RSDD_CS_FC_INPUT_MAPPING has no exception.

Method GET_INPUT_OUTPUT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INPUT_OUTPUT_NAME Value transfer Type reference (TYPE) STRING 20121010

Method GET_INPUT_OUTPUT_NAME on class CL_RSDD_CS_FC_INPUT_MAPPING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740