SAP ABAP Interface IF_RSDHAM_PARAM_DESCR (Metadata of parameters (overall))
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_RSDHAM_PARAM_DESCR | Object Model: Metadata of control parameters | 20120430 |
Properties
| Interface | IF_RSDHAM_PARAM_DESCR | |
| Short Description | Metadata of parameters (overall) |
General Data
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20120430 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSDHAM_PARAM_DESCR has no forward declaration.
Interfaces
Interface IF_RSDHAM_PARAM_DESCR has no interface.
Friends
Interface IF_RSDHAM_PARAM_DESCR has no friend.
Attributes
Interface IF_RSDHAM_PARAM_DESCR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add new structured parameter (metadata) | 20120430 | |
| 2 | Instance method | Public | Method | Get structured parameter (metadata) | 20120430 | |
| 3 | Instance method | Public | Method | Get all structured parameters (metadata) | 20120430 |
Events
Interface IF_RSDHAM_PARAM_DESCR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_DISPLAY_IN_QUERY_FLAG | Public | Type reference (TYPE) | RS_BOOL | 'X': Display in Query | 20130611 | |
| 2 | TN_T_PARAM_STRUC_DESCR | Public | See coding | Table of structured parameters (metadata) | 20120430 | TN_T_PARAM_STRUC_DESCR
type STANDARD TABLE OF REF TO if_rsdham_param_struc_descr WITH DEFAULT KEY
|
Method Signatures
Method ADD_PARAM_STRUC_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_TABLE | Call by reference | Type reference (TYPE) | IF_RSDHAM_PARAM_STRUC_DESCR=>TN_IS_TABLE | Parameter is tabular | 20120430 | |||
| 2 | I_MAX_ROWS | Call by reference | Type reference (TYPE) | IF_RSDHAM_PARAM_STRUC_DESCR=>TN_MAX_ROWS | Maximum number of rows | 20120430 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_NAME | Technical Name | 20120430 | |||
| 4 | I_TEXT_LG | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TEXT_LG | Text (long) | 20120430 | |||
| 5 | I_TEXT_SH | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TEXT_SH | Text (short) | 20120430 | |||
| 6 | I_TYPE_BY_NAME | Call by reference | Type reference (TYPE) | CLIKE | Structure/Table type by attribute name | 20120813 | |||
| 7 | I_TYPE_BY_REF_TO_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Structure/Table type by ref to attribute data | 20120927 | |||
| 8 | R_R_PARAM_STRUC_DESCR | Value transfer | Object reference (TYPE REF TO) | IF_RSDHAM_PARAM_STRUC_DESCR | Structured parameter (metadata) | 20120430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20120813 |
Method GET_PARAM_STRUC_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_NAME | Technical name | 20120430 | |||
| 2 | R_R_PARAM_STRUC_DESCR | Value transfer | Object reference (TYPE REF TO) | IF_RSDHAM_PARAM_STRUC_DESCR | Structured parameter (metadata) | 20120430 |
Method GET_PARAM_STRUC_DESCR on Interface IF_RSDHAM_PARAM_DESCR has no exception.
Method GET_TAB_PARAM_STRUC_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_PARAM_STRUC_DESCR | Value transfer | Type reference (TYPE) | TN_T_PARAM_STRUC_DESCR | 20120430 |
Method GET_TAB_PARAM_STRUC_DESCR on Interface IF_RSDHAM_PARAM_DESCR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |