SAP ABAP Class IF_SIW_TTYP_PIECE_DESCR (Object Description for a Table Type)
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 | 20100420 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SIW_PIECE_DESCR | Object Description | 20100420 |
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
| Class | IF_SIW_TTYP_PIECE_DESCR | |
| Short Description | Object Description for a Table Type | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100420 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SIW_TTYP_PIECE_DESCR has no forward declaration.
Interfaces
Class IF_SIW_TTYP_PIECE_DESCR has no interface implemented.
Friends
Class IF_SIW_TTYP_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 | 'ACCESSMODE' | 20100420 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'KEYDEF' | 20100420 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'KEYKIND' | 20100420 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'REFTYPE' | 20100420 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'ROWKIND' | 20100420 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'ROWTYPE' | 20100420 | |||
| 7 | 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
Class 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 class 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 class 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 class 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 class IF_SIW_TTYP_PIECE_DESCR has no exception.
Method SET_PACKAGE Signature
Method SET_PACKAGE on class IF_SIW_TTYP_PIECE_DESCR has no parameter.
Method SET_PACKAGE on class IF_SIW_TTYP_PIECE_DESCR has no exception.
Method SET_SHARE_ATTRIBUTE Signature
Method SET_SHARE_ATTRIBUTE on class IF_SIW_TTYP_PIECE_DESCR has no parameter.
Method SET_SHARE_ATTRIBUTE on class IF_SIW_TTYP_PIECE_DESCR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |