SAP ABAP Class CL_RSDD_CS_VARIABLE (Calc. Scenario Variable)
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 | 20100222 |
Properties
Class | CL_RSDD_CS_VARIABLE | |
Short Description | Calc. Scenario Variable | |
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 | 20100222 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDD_CS_VARIABLE has no forward declaration.
Interfaces
Class CL_RSDD_CS_VARIABLE has no interface implemented.
Friends
Class CL_RSDD_CS_VARIABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 4 | Maske: 'CALC_ATTRIBUTE_EXPRESSION_VARIABLE' | 20121011 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 8 | Maske: 'CALC_TEMPLATE_INPUT_VARIABLE ' | 20121011 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 32 | Maske: 'CONDITION_VARIABLE' | 20121011 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 2 | Maske: 'CONSTANT_MAPPING_VARIABLE' | 20121011 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 128 | Maske: 'CUSTOM_CPP_PROPERTY_VARIABLE' | 20121011 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 1 | Maske: 'FILTER_EXPRESSION_VARIABLE' | 20121011 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 4096 | Maske: 'GEOMETRY_VARIABLE ' | 20121011 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 256 | Maske: 'LLVM_SCALAR_VALUE_VARIABLE' | 20121011 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 1024 | Maske: 'MULTIPROVIDER_DELTA_QUERY_VARIABLE' | 20121011 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 512 | Maske: 'PLACEHOLDER_VARIABLE ' | 20121011 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 64 | Maske: 'RESTRICTED_ATTRIBUTE_EXPRESSION_VARIABLE' | 20121011 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 16 | Maske: 'SQL_STATEMENT_VARIABLE' | 20121011 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 2048 | Maske: 'SQL_STATEMENT_REPLACEMENT_VARIABLE' | 20121011 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 8192 | Maske: 'UNIT_CONVERSION_VARIABLE' | 20121011 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'filterExpression' | Type: filterExpression | 20100222 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'multiproviderDeltaQueryVariable' | Type: multiproviderDeltaQuery | 20120419 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'filterReplacement' | Type: filterReplacement | 20100222 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'optional' | Variable is optional | 20100222 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'required' | Variable is mandatory | 20100222 | |
20 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 'variable' | XML Tag | 20100222 | |
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Default Value of the Variables | 20100222 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name | 20100222 | ||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Type | 20100222 | ||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Maske für Verarbeitungssteuerung | 20121011 | ||
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Usage Type | 20100222 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100222 |
2 | ![]() |
Instance method | Public | Method | Returns the default value | 20100222 |
3 | ![]() |
Instance method | Public | Method | Returns the name of the variables | 20100222 |
4 | ![]() |
Instance method | Public | Method | Returns the type of the variables | 20100222 |
5 | ![]() |
Instance method | Public | Method | Steuerungsmaske zurückgeben | 20121011 |
6 | ![]() |
Instance method | Public | Method | Returns the usage type of the variables | 20100222 |
7 | ![]() |
Instance method | Public | Method | Sets the default value | 20100222 |
8 | ![]() |
Instance method | Public | Method | Sets the name of the variables | 20100222 |
9 | ![]() |
Instance method | Public | Method | Sets the type of the variables | 20100222 |
10 | ![]() |
Instance method | Public | Method | Steuerungsmaske definieren (siehe Konstanten) | 20121011 |
11 | ![]() |
Instance method | Public | Method | Sets the usage type of the variables | 20100222 |
Events
Class CL_RSDD_CS_VARIABLE has no event.
Types
Class CL_RSDD_CS_VARIABLE 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_DEFAULT_VALUE | Call by reference | Type reference (TYPE) | STRING | Default-Wert | 20100222 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20100222 | ||
3 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ | 20100222 | ||
4 | ![]() |
I_TYPE_MASK | Call by reference | Type reference (TYPE) | INT4 | Maske für Verarbeitunggsteuerng (siehe Konstanten) | 20121011 | ||
5 | ![]() |
I_USAGE | Call by reference | Type reference (TYPE) | STRING | Benutzungstyp | 20100222 |
Method CONSTRUCTOR on class CL_RSDD_CS_VARIABLE has no exception.
Method GET_DEFAULT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | STRING | Default-Wert | 20100222 |
Method GET_DEFAULT_VALUE on class CL_RSDD_CS_VARIABLE has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | STRING | name der Variablen | 20100222 |
Method GET_NAME on class CL_RSDD_CS_VARIABLE has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | STRING | Varaiablentyp | 20100222 |
Method GET_TYPE on class CL_RSDD_CS_VARIABLE has no exception.
Method GET_TYPE_MASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE_MASK | Value transfer | Type reference (TYPE) | INT4 | Steuerungsmaske | 20121011 |
Method GET_TYPE_MASK on class CL_RSDD_CS_VARIABLE has no exception.
Method GET_USAGE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_USAGE_TYPE | Value transfer | Type reference (TYPE) | STRING | Benutzungstyp | 20100222 |
Method GET_USAGE_TYPE on class CL_RSDD_CS_VARIABLE has no exception.
Method SET_DEFAULT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | STRING | Default Wert | 20100222 |
Method SET_DEFAULT_VALUE on class CL_RSDD_CS_VARIABLE has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | Variablenname | 20100222 |
Method SET_NAME on class CL_RSDD_CS_VARIABLE has no exception.
Method SET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | Variablentyp | 20100222 |
Method SET_TYPE on class CL_RSDD_CS_VARIABLE has no exception.
Method SET_TYPE_MASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPE_MASK | Call by reference | Type reference (TYPE) | INT4 | Steuerungsmaske | 20121011 |
Method SET_TYPE_MASK on class CL_RSDD_CS_VARIABLE has no exception.
Method SET_USAGE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | Benutzungstyp | 20100222 |
Method SET_USAGE_TYPE on class CL_RSDD_CS_VARIABLE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |