SAP ABAP Class CL_SIW_PIECE_DESCR (Abstract Class for 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 | Piece (Abstract) | 20071116 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIW_PIECE_DESCR | Object Description | 20071116 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SIW_BADI_PIECE_DESCR | Description of BADI Definition | 20071126 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SIW_DDIC_PIECE_DESCR | ddic piece description | 20090916 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SIW_DOMA_PIECE_DESCR | Object Description for a Domain | 20100621 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SIW_DTEL_PIECE_DESCR | Piece Description for Data Element | 20100318 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SIW_FUNC_PIECE_DESCR | Piece Description for Function Module | 20080327 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_SIW_SG_PIECE_DESCR | Description of BADI Definition | 20090122 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_SIW_STRU_PIECE_DESCR | Object Description for Structure | 20100408 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_SIW_TTYP_PIECE_DESCR | Piece Description for Table Type | 20100420 |
Properties
| Class | CL_SIW_PIECE_DESCR | |
| Short Description | Abstract Class for Piece Description | |
| Super Class | CL_SIW_PIECE | Piece (Abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_PRODUCTION | Service Implementation Production |
| Created | 20071116 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIW_PIECE_DESCR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIW_PIECE_DESCR | Object Description | 20071116 |
Friends
Class CL_SIW_PIECE_DESCR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SIW_CONTEXT | Context (for SIW Project) | 20071121 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SIW_VARIABLE | Variable from Construction Plan | 20071126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Get Property of the Object | 20100520 | |
| 2 | Instance method | Protected | Method | initialisiert | 20071121 | |
| 3 | Instance method | Protected | Method | Set Property Value of the Object | 20100520 |
Events
Class CL_SIW_PIECE_DESCR has no event.
Types
Class CL_SIW_PIECE_DESCR has no local type.
Method Signatures
Method GET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_FORCE | Call by reference | Type reference (TYPE) | XFELD | '' | Force property | 20100520 | ||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name of the property | 20100520 | |||
| 3 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Property value | 20100520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der Produktion | 20100520 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVATION_GROUP | Call by reference | Type reference (TYPE) | SIW_DTE_ACTIVATION_GROUP | Activation Group Number | 20100323 | |||
| 2 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SIW_CONTEXT | Context (for SIW Project) | 20071121 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071121 | ||||
| 4 | I_PRODUCER | Call by reference | Object reference (TYPE REF TO) | IF_SIW_PRODUCER | Producer of Generated Objects | 20071121 | |||
| 5 | I_TYPE | Call by reference | Object reference (TYPE REF TO) | CE_SIW_PIECE_TYPE | Piece Types for Construction Plan | 20071121 | |||
| 6 | I_VAR_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071121 |
Method INIT on class CL_SIW_PIECE_DESCR has no exception.
Method SET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | property name | 20100520 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | New value of the property | 20100520 |
Method SET_PROPERTY on class CL_SIW_PIECE_DESCR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |