SAP ABAP Class CL_RSDHAM_PARAM_ELEM_DESCR (Object Model: Metadata of elementary control parameter)
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_RSDHAM_PARAM_ELEM_DESCR | Metadata of elementary parameter | 20120430 |
Properties
| Class | CL_RSDHAM_PARAM_ELEM_DESCR | |
| Short Description | Object Model: Metadata of elementary control parameter | |
| 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 | 20120430 | 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... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDHAM_PARAM_ELEM_DESCR | Metadata of elementary parameter | 20120430 |
Friends
Class CL_RSDHAM_PARAM_ELEM_DESCR 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) | 20120430 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20120430 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20120430 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20120430 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20120430 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20120430 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20120430 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20120430 | |||||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20120430 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20120430 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set ABAP type properties (explicitly) | 20120430 | |
| 2 | Instance method | Public | Method | Set ABAP Type by descriptor | 20120813 | |
| 3 | Instance method | Public | Method | Set data element (copy properties from data element) | 20120430 | |
| 4 | Instance method | Public | Method | Set InfoObject (copy properties from InfoObject) | 20120430 | |
| 5 | Instance method | Public | Method | Set Name | 20120430 | |
| 6 | Instance method | Public | Method | Set text (long) | 20120430 | |
| 7 | Instance method | Public | Method | Set text (short) | 20120430 |
Events
Class CL_RSDHAM_PARAM_ELEM_DESCR has no event.
Types
Class CL_RSDHAM_PARAM_ELEM_DESCR has no local type.
Method Signatures
Method SET_ABAP_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONVEXIT | Call by reference | Type reference (TYPE) | CONVEXIT | Conversion Routine | 20120430 | |||
| 2 | I_DATATP | Call by reference | Type reference (TYPE) | DATATYPE_D | Data type in ABAP Dictionary | 20120430 | |||
| 3 | I_DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Number of Decimal Places | 20120430 | |||
| 4 | I_INTLEN | Call by reference | Type reference (TYPE) | RSDINTLEN | Internal Length of InfoObjects in BW - see Docu | 20120430 | |||
| 5 | I_OUTPUTLEN | Call by reference | Type reference (TYPE) | OUTPUTLEN | Output Length | 20120430 |
Method SET_ABAP_TYPE on class CL_RSDHAM_PARAM_ELEM_DESCR has no exception.
Method SET_ABAP_TYPE_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ABAP_ELEMDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Runtime Type Services | 20120813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception with generic message | 20120814 |
Method SET_DTELNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DERIVE_PROP | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Set derived properties (data type etc) | 20120430 | ||
| 2 | I_DTELNM | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20120430 |
Method SET_DTELNM on class CL_RSDHAM_PARAM_ELEM_DESCR has no exception.
Method SET_IOBJNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DERIVE_PROP | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Set derived properties (data type etc) | 20120430 | ||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20120430 |
Method SET_IOBJNM on class CL_RSDHAM_PARAM_ELEM_DESCR 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) | IF_RSDHA_TYPES=>TN_NAME | Technical Name | 20120430 |
Method SET_NAME on class CL_RSDHAM_PARAM_ELEM_DESCR has no exception.
Method SET_TEXT_LG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXT_LG | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TEXT_LG | Text (long) | 20120430 |
Method SET_TEXT_LG on class CL_RSDHAM_PARAM_ELEM_DESCR has no exception.
Method SET_TEXT_SH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXT_SH | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TEXT_SH | Text (short) | 20120430 |
Method SET_TEXT_SH on class CL_RSDHAM_PARAM_ELEM_DESCR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |