SAP ABAP Class CL_SIW_PIECE (Piece (Abstract))
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIW_PIECE Object of a Service Implementation 20071113
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SIW_PIECE_DESCR Abstract Class for Piece Description 20071116
2 Inheritance (c INHERITING FROM c_ref)  CL_SIW_PIECE_PRODUCED Abstract Class for produced piece 20071116
Properties
Class CL_SIW_PIECE  
Short Description Piece (Abstract)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_PRODUCTION   Service Implementation Production 
Created 20071113   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIW_PIECE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_PIECE Object of a Service Implementation 20071113
Friends
Class CL_SIW_PIECE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVATION_GROUP Instance attribute Protected Type reference (TYPE) SIW_DTE_ACTIVATION_GROUP Activation Group Number 20100322
2 ID Instance attribute Protected Type reference (TYPE) STRING 20071116
3 LANGUAGE Instance attribute Protected Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20090701
4 NAME Instance attribute Protected Type reference (TYPE) STRING 20071116
5 PACKAGE Instance attribute Protected Type reference (TYPE) DEVCLASS Package 20071116
6 PRODUCER Instance attribute Protected Object reference (TYPE REF TO) IF_SIW_PRODUCER Producer of Generated Objects 20071116
7 PROPERTY_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_SIW_PROPERTY_MANAGER Eigenschaften Verwalten 20100322
8 SHARE_ATTRIBUTE Instance attribute Protected Type reference (TYPE) STRING 20071116
9 TYPE Instance attribute Protected Object reference (TYPE REF TO) CE_SIW_PIECE_TYPE Piece Types for Construction Plan 20071116
Methods
Class CL_SIW_PIECE has no method.
Events
Class CL_SIW_PIECE has no event.
Types
Class CL_SIW_PIECE has no local type.
History
Last changed by/on SAP  20110908 
SAP Release Created in