SAP ABAP Interface IF_SIW_DTEL_PIECE_DESCR (Object Description for a Data Element)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_PRODUCTION (Package) Service Implementation Production
⤷
⤷
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
| Interface | IF_SIW_DTEL_PIECE_DESCR | |
| Short Description | Object Description for a Data Element |
General Data
| Package | S_SIW_PRODUCTION | Service Implementation Production |
| Created | 20100318 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SIW_DTEL_PIECE_DESCR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIW_PIECE | Object of a Service Implementation | 20100318 | ||
| 2 | IF_SIW_PIECE_DESCR | Object Description | 20100318 |
Friends
Interface IF_SIW_DTEL_PIECE_DESCR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON_PROP_DATATYPE | Constant | Public | Type reference (TYPE) | STRING | 'DATATYPE' | 20100326 | ||
| 2 | CON_PROP_DECIMALS | Constant | Public | Type reference (TYPE) | STRING | 'DECIMALS' | 20100326 | ||
| 3 | CON_PROP_DOMAIN | Constant | Public | Type reference (TYPE) | STRING | 'DOMNAME' | 20100326 | ||
| 4 | CON_PROP_HEADER | Constant | Public | Type reference (TYPE) | STRING | 'REPTEXT' | 20100326 | ||
| 5 | CON_PROP_LENGTH | Constant | Public | Type reference (TYPE) | STRING | 'LENG' | 20100326 | ||
| 6 | CON_PROP_REFKIND | Constant | Public | Type reference (TYPE) | STRING | 'REFKIND' | 20100326 | ||
| 7 | CON_PROP_REFTYPE | Constant | Public | Type reference (TYPE) | STRING | 'REFTYPE' | 20100326 | ||
| 8 | CON_PROP_SCRTEXT_L | Constant | Public | Type reference (TYPE) | STRING | 'SCRTEXT_L' | 20100326 | ||
| 9 | CON_PROP_SCRTEXT_M | Constant | Public | Type reference (TYPE) | STRING | 'SCRTEXT_M' | 20100326 | ||
| 10 | CON_PROP_SCRTEXT_S | Constant | Public | Type reference (TYPE) | STRING | 'SCRTEXT_S' | 20100326 | ||
| 11 | CON_PROP_SHORTTEXT | 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
Interface 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 Interface 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 Interface IF_SIW_DTEL_PIECE_DESCR has no exception.
Method SET_PACKAGE Signature
Method SET_PACKAGE on Interface IF_SIW_DTEL_PIECE_DESCR has no parameter.
Method SET_PACKAGE on Interface IF_SIW_DTEL_PIECE_DESCR has no exception.
Method SET_SHARE_ATTRIBUTE Signature
Method SET_SHARE_ATTRIBUTE on Interface IF_SIW_DTEL_PIECE_DESCR has no parameter.
Method SET_SHARE_ATTRIBUTE on Interface IF_SIW_DTEL_PIECE_DESCR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |