SAP ABAP Class CL_RSDHAR_LLANG_TABLE (Runtime: L type descriptor (for tables))
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDHAR_LLANG_TABLE | Runtime: L type descriptor (for tables) | 20120503 |
Properties
| Class | CL_RSDHAR_LLANG_TABLE | |
| Short Description | Runtime: L type descriptor (for tables) | |
| 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 | 20120503 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDHAR_LLANG_TABLE | Runtime: L type descriptor (for tables) | 20120503 |
Friends
Class CL_RSDHAR_LLANG_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20120503 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20120503 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20120503 | |||||
| 4 | Instance attribute | Public | Type reference (TYPE) | TN_T_COLUMN | Columns of table | 20120503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120503 | ||
| 2 | Instance method | Public | Method | Create ABAP data object according to L type | 20120516 | |
| 3 | Instance method | Public | Method | Create ABAP table descriptor according to L type | 20130503 | |
| 4 | Instance method | Public | Method | Set flag "is input table" | 20120503 | |
| 5 | Instance method | Public | Method | Set flag "is result table" | 20120503 | |
| 6 | Instance method | Public | Method | Set name | 20120503 |
Events
Class CL_RSDHAR_LLANG_TABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_T_COLUMN | Public | See coding | Columns of table | 20120503 | TN_T_COLUMN TYPE STANDARD TABLE OF REF TO if_rsdhar_llang_basic
|
Method Signatures
Method ADD_COLUMN Signature
Method ADD_COLUMN on class CL_RSDHAR_LLANG_TABLE has no parameter.
Method ADD_COLUMN on class CL_RSDHAR_LLANG_TABLE has no exception.
Method CREATE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20120516 |
Method CREATE_DATA on class CL_RSDHAR_LLANG_TABLE has no exception.
Method CREATE_TABLEDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_TABLEDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20130503 |
Method CREATE_TABLEDESCR on class CL_RSDHAR_LLANG_TABLE has no exception.
Method SET_IS_INPUT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_INPUT_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20120503 |
Method SET_IS_INPUT_DATA on class CL_RSDHAR_LLANG_TABLE has no exception.
Method SET_IS_RESULT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_RESULT_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20120503 |
Method SET_IS_RESULT_DATA on class CL_RSDHAR_LLANG_TABLE 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 | Name of object | 20120503 |
Method SET_NAME on class CL_RSDHAR_LLANG_TABLE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |