SAP ABAP Class IF_RSDHAM_PARAM_STRUC_DESCR (Metadata of structured parameter)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDHAM_PARAM_STRUC_DESCR | Object Model: Metadata of structured control parameter | 20120430 |
Properties
| Class | IF_RSDHAM_PARAM_STRUC_DESCR | |
| Short Description | Metadata of structured parameter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSDHAM_PARAM_STRUC_DESCR has no interface implemented.
Friends
Class IF_RSDHAM_PARAM_STRUC_DESCR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TN_IS_TABLE | Parameter is tabular | 20120430 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TN_MAX_ROWS | Maximum number of rows | 20120430 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_NAME | Technical name | 20120430 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TEXT_LG | Text (long) | 20120430 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TEXT_SH | Text (short) | 20120430 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add new elementary parameter to structure | 20120430 | |
| 2 | Instance method | Public | Method | Create ABAP data object (according to metadata) | 20120430 | |
| 3 | Instance method | Public | Method | Get structure components | 20120430 | |
| 4 | Instance method | Public | Method | Set text | 20120430 |
Events
Class IF_RSDHAM_PARAM_STRUC_DESCR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_IS_TABLE | Public | Type reference (TYPE) | RS_BOOL | Parameter is tabular | 20120430 | |
| 2 | TN_MAX_ROWS | Public | Type reference (TYPE) | INT4 | Maximum number of rows | 20120430 | |
| 3 | TN_T_PARAM_ELEM_DESCR | Public | See coding | Table of structure components | 20120430 | TN_T_PARAM_ELEM_DESCR type STANDARD TABLE OF REF TO if_rsdham_param_elem_descr WITH DEFAULT KEY
|
Method Signatures
Method ADD_PARAM_ELEM_DESCR 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_DTELNM | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (copy properties from data element) | 20120430 | |||
| 5 | I_INTLEN | Call by reference | Type reference (TYPE) | RSDINTLEN | Internal length (in BW sense) | 20120430 | |||
| 6 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject (copy properties from InfoObject) | 20120430 | |||
| 7 | I_NAME | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_NAME | Technical name | 20120430 | |||
| 8 | I_OUTPUTLEN | Call by reference | Type reference (TYPE) | OUTPUTLEN | Output length | 20120430 | |||
| 9 | I_TEXT_LG | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TEXT_LG | Text (long) | 20120430 | |||
| 10 | I_TEXT_SH | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TEXT_SH | Text (short) | 20120430 | |||
| 11 | R_R_PARAM_ELEM_DESCR | Value transfer | Object reference (TYPE REF TO) | IF_RSDHAM_PARAM_ELEM_DESCR | Metadata of elementary parameter | 20120430 |
Method ADD_PARAM_ELEM_DESCR on class IF_RSDHAM_PARAM_STRUC_DESCR has no exception.
Method CREATE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SORT_BY_NAME | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Sort by Component Name | 20130527 | ||
| 2 | R_R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20120430 |
Method CREATE_DATA on class IF_RSDHAM_PARAM_STRUC_DESCR has no exception.
Method GET_TAB_PARAM_ELEM_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_PARAM_ELEM_DESCR | Value transfer | Type reference (TYPE) | TN_T_PARAM_ELEM_DESCR | Structure components | 20120430 |
Method GET_TAB_PARAM_ELEM_DESCR on class IF_RSDHAM_PARAM_STRUC_DESCR has no exception.
Method SET_TEXT 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 | |||
| 2 | I_TEXT_SH | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_TEXT_SH | Text (short) | 20120430 |
Method SET_TEXT on class IF_RSDHAM_PARAM_STRUC_DESCR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |