SAP ABAP Class CL_RSDHAR_OPER_INT_LFUNC (Runtime: Operation Integrator for PAL functions)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST-HAP (Application Component) HANA Analysis Process
⤷
RSDHA (Package) SAP HANA Analysis in BW
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDHAR_OPER_INT | Runtime: Operation Integrator (Super Class) | 20120704 |
Properties
| Class | CL_RSDHAR_OPER_INT_LFUNC | |
| Short Description | Runtime: Operation Integrator for PAL functions | |
| Super Class | CL_RSDHAR_OPER_INT | Runtime: Operation Integrator (Super Class) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSDHA | |
| Program status | ||
| Category | 0 | |
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20120704 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSDHAR_OPER_INT_LFUNC has no interface implemented.
Friends
Class CL_RSDHAR_OPER_INT_LFUNC 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 | 'main' | L function main | 20120731 | ||
| 2 | Constant | Private | See coding | View Names | 20120731 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_CS_CUSTOM_L | Custom L Operation for CalculationScenario | 20120731 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDHAR_OPER_LFUNC | Operation Runtime Implementierung: Lib-Function (PAL/PFL) | 20120704 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Input Table to CustomL | 20120731 | |
| 2 | Instance method | Public | Method | Add Result Table to CustomL | 20120731 | |
| 3 | Instance method | Public | Method | Add Script to CustomL | 20120731 | |
| 4 | Instance method | Private | Method | Process Control Parameters | 20130427 | |
| 5 | Static method | Private | Method | Convert ABAP-value to L script fragment | 20120704 | |
| 6 | Instance method | Private | Method | Delete parameter values from DB tables | 20130503 | |
| 7 | Instance method | Private | Method | Fill parameter values into DB tables | 20130503 | |
| 8 | Instance method | Public | Method | Get script as string | 20120704 |
Events
Class CL_RSDHAR_OPER_INT_LFUNC has no event.
Types
Class CL_RSDHAR_OPER_INT_LFUNC has no local type.
Method Signatures
Method P_ADD_INPUT_TABLE_TO_CUSTOML Signature
Method P_ADD_INPUT_TABLE_TO_CUSTOML on class CL_RSDHAR_OPER_INT_LFUNC has no parameter.
Method P_ADD_INPUT_TABLE_TO_CUSTOML on class CL_RSDHAR_OPER_INT_LFUNC has no exception.
Method P_ADD_RESULT_TABLE_TO_CUSTOML Signature
Method P_ADD_RESULT_TABLE_TO_CUSTOML on class CL_RSDHAR_OPER_INT_LFUNC has no parameter.
Method P_ADD_RESULT_TABLE_TO_CUSTOML on class CL_RSDHAR_OPER_INT_LFUNC has no exception.
Method P_ADD_SCRIPT_TO_CUSTOML Signature
Method P_ADD_SCRIPT_TO_CUSTOML on class CL_RSDHAR_OPER_INT_LFUNC has no parameter.
Method P_ADD_SCRIPT_TO_CUSTOML on class CL_RSDHAR_OPER_INT_LFUNC has no exception.
Method P_CONTROL_PARAMS Signature
Method P_CONTROL_PARAMS on class CL_RSDHAR_OPER_INT_LFUNC has no parameter.
Method P_CONTROL_PARAMS on class CL_RSDHAR_OPER_INT_LFUNC has no exception.
Method P_CONVERT_VALUE_2_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LTYPE | Call by reference | Type reference (TYPE) | IF_RSDHAR_LLANG_BASIC=>TN_LTYPE | Name of basic L type (Int32, Double, String etc) | 20120704 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | DATA | Value | 20120704 | |||
| 3 | R_SCRIPT | Value transfer | Type reference (TYPE) | STRING | L Script | 20120704 |
Method P_CONVERT_VALUE_2_SCRIPT on class CL_RSDHAR_OPER_INT_LFUNC has no exception.
Method P_DELETE_PARAM_DB_TABLES Signature
Method P_DELETE_PARAM_DB_TABLES on class CL_RSDHAR_OPER_INT_LFUNC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20130503 |
Method P_FILL_PARAM_DB_TABLES Signature
Method P_FILL_PARAM_DB_TABLES on class CL_RSDHAR_OPER_INT_LFUNC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20130503 |
Method P_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 | 20120704 |
Method P_GET_SCRIPT on class CL_RSDHAR_OPER_INT_LFUNC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 731 |