SAP ABAP Class IF_RSDD_CS_L_PARAMETER (Definition of an L-Script Parameter)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSDD_CS_CLONEABLE Copy a CalcScenario Object 20111222
2 Interface composition (i COMPRISING i_ref)  IF_RSDD_CS_DATA_TYPE Data Type in a CalculationScenario 20111222
Properties
Class IF_RSDD_CS_L_PARAMETER  
Short Description Definition of an L-Script Parameter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDD_CS_L_PARAMETER has no forward declaration.
Interfaces
Class IF_RSDD_CS_L_PARAMETER has no interface implemented.
Friends
Class IF_RSDD_CS_L_PARAMETER has no friend class.
Attributes
Class 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
Class IF_RSDD_CS_L_PARAMETER has no event.
Types
Class IF_RSDD_CS_L_PARAMETER has no local type.
Method Signatures

Method GET_DATA_TYPE Signature

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

Method GET_LENGTH Signature

Method GET_LENGTH on class IF_RSDD_CS_L_PARAMETER has no parameter.
Method GET_LENGTH on class 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 class IF_RSDD_CS_L_PARAMETER has no exception.

Method GET_SCALE Signature

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

Method GET_SQL_LENGTH Signature

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

Method GET_SQL_TYPE Signature

Method GET_SQL_TYPE on class IF_RSDD_CS_L_PARAMETER has no parameter.
Method GET_SQL_TYPE on class 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 class 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 class 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 class IF_RSDD_CS_L_PARAMETER has no exception.

Method SET_DATA_TYPE Signature

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

Method SET_LENGTH Signature

Method SET_LENGTH on class IF_RSDD_CS_L_PARAMETER has no parameter.
Method SET_LENGTH on class 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 class 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 class IF_RSDD_CS_L_PARAMETER has no exception.

Method SET_SCALE Signature

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

Method SET_SQL_LENGTH Signature

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

Method SET_SQL_TYPE Signature

Method SET_SQL_TYPE on class IF_RSDD_CS_L_PARAMETER has no parameter.
Method SET_SQL_TYPE on class 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 class IF_RSDD_CS_L_PARAMETER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in