SAP ABAP Class IF_SIW_DTEL_PIECE_DESCR (Object Description for a Data Element)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SIW_PIECE | Object of a Service Implementation | 20100318 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SIW_PIECE_DESCR | Object Description | 20100318 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIW_DTEL_PIECE_DESCR | Piece Description for Data Element | 20100318 |
Properties
| Class | IF_SIW_DTEL_PIECE_DESCR | |
| Short Description | Object Description for a Data Element | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100318 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SIW_DTEL_PIECE_DESCR has no forward declaration.
Interfaces
Class IF_SIW_DTEL_PIECE_DESCR has no interface implemented.
Friends
Class IF_SIW_DTEL_PIECE_DESCR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'DATATYPE' | 20100326 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'DECIMALS' | 20100326 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'DOMNAME' | 20100326 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'REPTEXT' | 20100326 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'LENG' | 20100326 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'REFKIND' | 20100326 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'REFTYPE' | 20100326 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'SCRTEXT_L' | 20100326 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'SCRTEXT_M' | 20100326 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'SCRTEXT_S' | 20100326 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'DDTEXT' | 20100326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Object Description of Data Element (typed) | 20100409 | |
| 2 | Instance method | Public | Method | Set Object Description of Data Element (untyped) | 20100408 | |
| 3 | Instance method | Public | Method | 20100318 | ||
| 4 | Instance method | Public | Method | 20100318 |
Events
Class IF_SIW_DTEL_PIECE_DESCR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20100318 | tab TYPE STANDARD TABLE OF REF TO IF_SIW_DTEL_PIECE_DESCR WITH DEFAULT KEY
|
||
| 2 | TY_STR_DTEL_INT | Public | See coding | 20100416 | BEGIN OF ty_str_dtel_int.
TYPES siw_share_attribute TYPE string.
INCLUDE TYPE siw_str_dtel.
TYPES: END OF ty_str_dtel_int
|
Method Signatures
Method GET_DTEL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DTEL_INFO | Value transfer | Type reference (TYPE) | SIW_STR_DTEL_INFO | SIW Definition of a Dataelement (DD04V) | 20100409 |
Method GET_DTEL_INFO on class IF_SIW_DTEL_PIECE_DESCR has no exception.
Method SET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_METADATA | Call by reference | Type reference (TYPE) | SIW_STR_DTEL_META | SIW Definition of a Dataelement (DD04V) | 20100408 |
Method SET_METADATA on class IF_SIW_DTEL_PIECE_DESCR has no exception.
Method SET_PACKAGE Signature
Method SET_PACKAGE on class IF_SIW_DTEL_PIECE_DESCR has no parameter.
Method SET_PACKAGE on class IF_SIW_DTEL_PIECE_DESCR has no exception.
Method SET_SHARE_ATTRIBUTE Signature
Method SET_SHARE_ATTRIBUTE on class IF_SIW_DTEL_PIECE_DESCR has no parameter.
Method SET_SHARE_ATTRIBUTE on class IF_SIW_DTEL_PIECE_DESCR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |