SAP ABAP Interface IF_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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDHAR_LLANG_TABLE | Runtime: L type descriptor (for tables) | 20120503 |
Properties
| Interface | IF_RSDHAR_LLANG_TABLE | |
| Short Description | Runtime: L type descriptor (for tables) |
General Data
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20120503 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_RSDHAR_LLANG_BASIC | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | IF_RSDHA_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RSDHAR_LLANG_TABLE has no interface.
Friends
Interface IF_RSDHAR_LLANG_TABLE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_IS_INPUT_DATA | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Parameter is input table | 20120503 | ||
| 2 | N_IS_RESULT_DATA | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Parameter is result table | 20120503 | ||
| 3 | N_NAME | Instance attribute | Public | Type reference (TYPE) | STRING | Table name | 20120503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add new column | 20120503 |
Events
Interface IF_RSDHAR_LLANG_TABLE has no event.
Types
Interface IF_RSDHAR_LLANG_TABLE has no local type.
Method Signatures
Method ADD_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLUMN_NAME | Call by reference | Type reference (TYPE) | STRING | Column Name | 20120503 | |||
| 2 | I_LDECIMALS | Call by reference | Type reference (TYPE) | IF_RSDHAR_LLANG_BASIC=>TN_LDECIMALS | Number of decimals (only for fixed) | 20120810 | |||
| 3 | I_LLENGTH | Call by reference | Type reference (TYPE) | IF_RSDHAR_LLANG_BASIC=>TN_LLENGTH | Length (only for fixedString) | 20120810 | |||
| 4 | I_LTYPE | Call by reference | Type reference (TYPE) | IF_RSDHAR_LLANG_BASIC=>TN_LTYPE | Name of L type (Int32, Double, String etc) | 20120503 | |||
| 5 | I_S_ABAP_TYPE | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_S_ABAP_TYPE | ABAP type information | 20120810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20120810 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |