SAP ABAP Interface IF_RSDD_CS_L_PARAMETER (Definition of an L-Script Parameter)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_CALCSCENARIO (Package) Create Calculation Scenario
Properties
Interface IF_RSDD_CS_L_PARAMETER  
Short Description Definition of an L-Script Parameter    
General Data
Package RSDD_CALCSCENARIO   Create Calculation Scenario 
Created 20111221   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSDD_CS_L_PARAMETER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDD_CS_CLONEABLE Copy a CalcScenario Object 20111222
2 IF_RSDD_CS_DATA_TYPE Data Type in a CalculationScenario 20111222
Friends
Interface IF_RSDD_CS_L_PARAMETER has no friend.
Attributes
Interface IF_RSDD_CS_L_PARAMETER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_TYPE Instance method Public Method 20111222
2 GET_LENGTH Instance method Public Method 20111222
3 GET_NAME Instance method Public Method Return Parameter Name 20111222
4 GET_SCALE Instance method Public Method 20111222
5 GET_SQL_LENGTH Instance method Public Method 20111222
6 GET_SQL_TYPE Instance method Public Method 20111222
7 GET_VALUE Instance method Public Method Return Parameter Value 20111222
8 GET_XML Instance method Public Method Returns XML Representation (Serialize) 20111222
9 IS_NULL Instance method Public Method Is the value NULL (yes/no) 20111222
10 SET_DATA_TYPE Instance method Public Method 20111222
11 SET_LENGTH Instance method Public Method 20111222
12 SET_NAME Instance method Public Method Set Parameter Name 20111222
13 SET_NULL Instance method Public Method Define as NULL Value 20111222
14 SET_SCALE Instance method Public Method 20111222
15 SET_SQL_LENGTH Instance method Public Method 20111222
16 SET_SQL_TYPE Instance method Public Method 20111222
17 SET_VALUE Instance method Public Method Set Parameter Value 20111222
Events
Interface IF_RSDD_CS_L_PARAMETER has no event.
Types
Interface IF_RSDD_CS_L_PARAMETER has no local type.
Method Signatures

Method GET_DATA_TYPE Signature

Method GET_DATA_TYPE on Interface IF_RSDD_CS_L_PARAMETER has no parameter.
Method GET_DATA_TYPE on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method GET_LENGTH Signature

Method GET_LENGTH on Interface IF_RSDD_CS_L_PARAMETER has no parameter.
Method GET_LENGTH on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method GET_NAME Signature

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

Method GET_NAME on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method GET_SCALE Signature

Method GET_SCALE on Interface IF_RSDD_CS_L_PARAMETER has no parameter.
Method GET_SCALE on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method GET_SQL_LENGTH Signature

Method GET_SQL_LENGTH on Interface IF_RSDD_CS_L_PARAMETER has no parameter.
Method GET_SQL_LENGTH on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method GET_SQL_TYPE Signature

Method GET_SQL_TYPE on Interface IF_RSDD_CS_L_PARAMETER has no parameter.
Method GET_SQL_TYPE on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method GET_VALUE Signature

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

Method GET_VALUE on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_XML Value transfer Type reference (TYPE) STRING XML-String 20111222

Method GET_XML on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method IS_NULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_NULL Value transfer Type reference (TYPE) RS_BOOL Ist NULL (ja/nein) 20111222

Method IS_NULL on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method SET_DATA_TYPE Signature

Method SET_DATA_TYPE on Interface IF_RSDD_CS_L_PARAMETER has no parameter.
Method SET_DATA_TYPE on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method SET_LENGTH Signature

Method SET_LENGTH on Interface IF_RSDD_CS_L_PARAMETER has no parameter.
Method SET_LENGTH on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE Name setzten 20111222

Method SET_NAME on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method SET_NULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_NULL Call by reference Type reference (TYPE) RS_BOOL Ist NULL-Wert (ja/nein) 20111222

Method SET_NULL on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method SET_SCALE Signature

Method SET_SCALE on Interface IF_RSDD_CS_L_PARAMETER has no parameter.
Method SET_SCALE on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method SET_SQL_LENGTH Signature

Method SET_SQL_LENGTH on Interface IF_RSDD_CS_L_PARAMETER has no parameter.
Method SET_SQL_LENGTH on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method SET_SQL_TYPE Signature

Method SET_SQL_TYPE on Interface IF_RSDD_CS_L_PARAMETER has no parameter.
Method SET_SQL_TYPE on Interface IF_RSDD_CS_L_PARAMETER has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) CSEQUENCE Parameterwert 20111222

Method SET_VALUE on Interface IF_RSDD_CS_L_PARAMETER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in