SAP ABAP Interface IF_SIW_TTYP_PIECE_DESCR (Object Description for a Table Type)
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_TTYP_PIECE_DESCR | Piece Description for Table Type | 20100420 |
Properties
| Interface | IF_SIW_TTYP_PIECE_DESCR | |
| Short Description | Object Description for a Table Type |
General Data
| Package | S_SIW_PRODUCTION | Service Implementation Production |
| Created | 20100420 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SIW_TTYP_PIECE_DESCR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIW_PIECE | Object of a Service Implementation | 20100420 | ||
| 2 | IF_SIW_PIECE_DESCR | Object Description | 20100420 |
Friends
Interface IF_SIW_TTYP_PIECE_DESCR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON_PROP_ACCESSMODE | Constant | Public | Type reference (TYPE) | STRING | 'ACCESSMODE' | 20100420 | ||
| 2 | CON_PROP_KEYDEF | Constant | Public | Type reference (TYPE) | STRING | 'KEYDEF' | 20100420 | ||
| 3 | CON_PROP_KEYKIND | Constant | Public | Type reference (TYPE) | STRING | 'KEYKIND' | 20100420 | ||
| 4 | CON_PROP_REFTYPE | Constant | Public | Type reference (TYPE) | STRING | 'REFTYPE' | 20100420 | ||
| 5 | CON_PROP_ROWKIND | Constant | Public | Type reference (TYPE) | STRING | 'ROWKIND' | 20100420 | ||
| 6 | CON_PROP_ROWTYPE | Constant | Public | Type reference (TYPE) | STRING | 'ROWTYPE' | 20100420 | ||
| 7 | CON_PROP_SHORTTEXT | Constant | Public | Type reference (TYPE) | STRING | 'DDTEXT' | 20100420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the Header Description for the Table Type (typed) | 20100420 | |
| 2 | Instance method | Public | Method | Get the Key Fields for the Table Type (typed) | 20100420 | |
| 3 | Instance method | Public | Method | Set the Header Description for the Table Type (untyped) | 20100420 | |
| 4 | Instance method | Public | Method | Set the Key Fields for the Table Type (untyped) | 20100420 | |
| 5 | Instance method | Public | Method | 20100420 | ||
| 6 | Instance method | Public | Method | 20100420 |
Events
Interface IF_SIW_TTYP_PIECE_DESCR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20100420 | tab TYPE STANDARD TABLE OF REF TO if_siw_TTYP_piece_descr WITH DEFAULT KEY
|
||
| 2 | TY_STR_TTYP_INT | Public | See coding | 20100420 | BEGIN OF ty_str_ttyp_int.
TYPES siw_share_attribute TYPE string.
INCLUDE TYPE siw_str_ttyp.
TYPES keyfields TYPE siw_tab_ttyp_keyfield.
TYPES: END OF ty_str_ttyp_int
|
Method Signatures
Method GET_TTYP_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STR_TTYP_INFO | Value transfer | Type reference (TYPE) | SIW_STR_TTYP_INFO | SIW Definition of a Table Type (DD40V) | 20100420 |
Method GET_TTYP_INFO on Interface IF_SIW_TTYP_PIECE_DESCR has no exception.
Method GET_TTYP_KEYFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TAB_TTYP_KEYFIELD | Value transfer | Type reference (TYPE) | SIW_TAB_TTYP_KEYFIELD | SIW Definition of a Table Type Key Fields | 20100420 |
Method GET_TTYP_KEYFIELDS on Interface IF_SIW_TTYP_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_TTYP_METADATA | SIW Definition of a Table Type (DD40V) - untyped | 20100420 |
Method SET_METADATA on Interface IF_SIW_TTYP_PIECE_DESCR has no exception.
Method SET_METADATA_FOR_KEYFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_KEYFIELD_METADATA | Call by reference | Type reference (TYPE) | SIW_TAB_TTYP_KEYFIELD_META | SIW Definition of a Table Type Key Fields - untyped | 20100420 |
Method SET_METADATA_FOR_KEYFIELDS on Interface IF_SIW_TTYP_PIECE_DESCR has no exception.
Method SET_PACKAGE Signature
Method SET_PACKAGE on Interface IF_SIW_TTYP_PIECE_DESCR has no parameter.
Method SET_PACKAGE on Interface IF_SIW_TTYP_PIECE_DESCR has no exception.
Method SET_SHARE_ATTRIBUTE Signature
Method SET_SHARE_ATTRIBUTE on Interface IF_SIW_TTYP_PIECE_DESCR has no parameter.
Method SET_SHARE_ATTRIBUTE on Interface IF_SIW_TTYP_PIECE_DESCR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |