SAP ABAP Class CL_RSDD_CS_SCRIPT (Scrip Definition for CalculationScenarios)
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 | 20111222 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CS_L_SCRIPT | L-Script Definition for CalculationScenarios | 20111222 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CS_R_SCRIPT | R-Script Definition for Calculation Scenarios | 20120817 |
Properties
Class | CL_RSDD_CS_SCRIPT | |
Short Description | Scrip Definition for CalculationScenarios | |
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 | 20111221 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDD_CS_SCRIPT has no forward declaration.
Interfaces
Class CL_RSDD_CS_SCRIPT has no interface implemented.
Friends
Class CL_RSDD_CS_SCRIPT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'script' | XML Tag Name | 20111222 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Script Name on the Database | 20111222 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Script Definition | 20120127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111222 |
2 | ![]() |
Instance method | Public | Method | Return Script Name | 20111222 |
3 | ![]() |
Instance method | Public | Method | Return Script Definition | 20120127 |
4 | ![]() |
Instance method | Public | Method | Set Script Name | 20111222 |
5 | ![]() |
Instance method | Public | Method | Set Script Definition | 20120127 |
Events
Class CL_RSDD_CS_SCRIPT has no event.
Types
Class CL_RSDD_CS_SCRIPT 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_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Scriptname | 20111222 | ||
2 | ![]() |
I_SCRIPT | Call by reference | Type reference (TYPE) | CSEQUENCE | Scriptdefinition | 20120127 |
Method CONSTRUCTOR on class CL_RSDD_CS_SCRIPT 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 | Scriptname | 20111222 |
Method GET_NAME on class CL_RSDD_CS_SCRIPT has no exception.
Method GET_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SCRIPT | Value transfer | Type reference (TYPE) | STRING | Scriptdefinition | 20120127 |
Method GET_SCRIPT on class CL_RSDD_CS_SCRIPT 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) | CSEQUENCE | Scriptname | 20111222 |
Method SET_NAME on class CL_RSDD_CS_SCRIPT has no exception.
Method SET_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SCRIPT | Call by reference | Type reference (TYPE) | CSEQUENCE | Scriptdefinition | 20120127 |
Method SET_SCRIPT on class CL_RSDD_CS_SCRIPT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |