SAP ABAP Class CL_RSDD_CS_L_SCRIPT (L-Script 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_SCRIPT | Scrip Definition for CalculationScenarios | 20111222 |
Properties
| Class | CL_RSDD_CS_L_SCRIPT | |
| Short Description | L-Script Definition for CalculationScenarios | |
| Super Class | CL_RSDD_CS_SCRIPT | Scrip Definition for CalculationScenarios |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDD_CS_L_SCRIPT has no interface implemented.
Friends
Class CL_RSDD_CS_L_SCRIPT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Make Input Parameters Case-Sensitive | 20111222 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Main Function of L-Script | 20111222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111222 | |
| 2 | Instance method | Public | Method | Return Main Function | 20111222 | |
| 3 | Instance method | Public | Method | Make Calc. Operation Case-Sensitive (Yes/No)? | 20111222 | |
| 4 | Instance method | Public | Method | Make Case-Sensitive - Set Mode | 20111222 | |
| 5 | Instance method | Public | Method | Set Name of Main Function | 20111222 |
Events
Class CL_RSDD_CS_L_SCRIPT has no event.
Types
Class CL_RSDD_CS_L_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_CASE_SENSITIVE | Call by reference | Type reference (TYPE) | RS_BOOL | Modus Groß-/Kleinschreibung aktivieren | 20111222 | |||
| 2 | I_MAIN_FUNCTION | Call by reference | Type reference (TYPE) | CSEQUENCE | main-Funktion des L-Scripts | 20111222 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Scriptname auf der Datenbank | 20111222 | |||
| 4 | I_SCRIPT | Call by reference | Type reference (TYPE) | CSEQUENCE | Scriptdefinition | 20120127 |
Method CONSTRUCTOR on class CL_RSDD_CS_L_SCRIPT has no exception.
Method GET_MAIN_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MAIN_FUNCTION | Value transfer | Type reference (TYPE) | STRING | 20111222 |
Method GET_MAIN_FUNCTION on class CL_RSDD_CS_L_SCRIPT has no exception.
Method IS_CASE_SENSITIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ANSWER | Value transfer | Type reference (TYPE) | RS_BOOL | Groß-/Kleinschreibung wird beachtet (ja/nein) | 20111222 |
Method IS_CASE_SENSITIVE on class CL_RSDD_CS_L_SCRIPT has no exception.
Method SET_CASE_SENSITIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CASE_SENSITIVE | Call by reference | Type reference (TYPE) | RS_BOOL | Modus für Groß-/Kleinschreibung | 20111222 |
Method SET_CASE_SENSITIVE on class CL_RSDD_CS_L_SCRIPT has no exception.
Method SET_MAIN_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAIN_FUNCTION | Call by reference | Type reference (TYPE) | CSEQUENCE | main-Funktion des Scripts | 20111222 |
Method SET_MAIN_FUNCTION on class CL_RSDD_CS_L_SCRIPT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |