SAP ABAP Class CL_SIW_DDIC_PIECE_PROD (Produced DDIC piece description)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SIW_PIECE_PRODUCED | Abstract Class for produced piece | 20090916 |
Properties
| Class | CL_SIW_DDIC_PIECE_PROD | |
| Short Description | Produced DDIC piece description | |
| Super Class | CL_SIW_PIECE_PRODUCED | Abstract Class for produced piece |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_PRODUCTION | Service Implementation Production |
| Created | 20090916 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SIW_DDIC_PIECE_PROD has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SIW_DDIC_PIECE_DESCR | 20090916 | ddic piece description | |
| 2 | CL_SIW_DDIC_PRODUCER | 20090916 | ddic producer |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TYP_STR_METADATA | 20090916 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | IF_SXF_TYPE=>TAB | 20090916 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TYP_TAB_TYPENAMES | 20090916 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get DDIC TADIR Entries | 20090922 | |
| 2 | Instance method | Public | Method | 20090922 | ||
| 3 | Instance method | Public | Method | 20090922 | ||
| 4 | Instance method | Public | Method | Get Type Names | 20090916 | |
| 5 | Instance method | Public | Method | 20091130 |
Events
Class CL_SIW_DDIC_PIECE_PROD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_METADATA | Public | See coding | 20090916 | begin of TYP_STR_METADATA,
tab_typenames TYPE typ_tab_typenames,
end of typ_str_metadata
|
||
| 2 | TYP_TAB_TYPENAMES | Public | See coding | 20090916 | typ_tab_typenames type STANDARD TABLE OF tadir-obj_name with DEFAULT KEY
|
Method Signatures
Method GET_DDIC_TADIR_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20090922 | |||
| 2 | R_TAB_TADIR | Value transfer | Type reference (TYPE) | SIW_TAB_TADIR | table of tadir entries | 20090922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during execution | 20091016 |
Method GET_TADIR_KEYS Signature
Method GET_TADIR_KEYS on class CL_SIW_DDIC_PIECE_PROD has no parameter.
Method GET_TADIR_KEYS on class CL_SIW_DDIC_PIECE_PROD has no exception.
Method GET_TRANSPORT_INFO Signature
Method GET_TRANSPORT_INFO on class CL_SIW_DDIC_PIECE_PROD has no parameter.
Method GET_TRANSPORT_INFO on class CL_SIW_DDIC_PIECE_PROD has no exception.
Method GET_TYPENAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPENAMES | Value transfer | Type reference (TYPE) | TYP_TAB_TYPENAMES | 20090916 |
Method GET_TYPENAMES on class CL_SIW_DDIC_PIECE_PROD has no exception.
Method GET_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPES | Value transfer | Type reference (TYPE) | IF_SXF_TYPE=>TAB | 20091130 |
Method GET_TYPES on class CL_SIW_DDIC_PIECE_PROD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |