SAP ABAP Class CL_SIW_PIECE_PRODUCED (Abstract Class for produced piece)
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_PRODUCED Generated Object 20071116
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SIW_BADI_PIECE_PROD Produced BADI piece description 20071126
2 Inheritance (c INHERITING FROM c_ref)  CL_SIW_DDIC_PIECE_PROD Produced DDIC piece description 20090916
3 Inheritance (c INHERITING FROM c_ref)  CL_SIW_DOMA_PIECE_PROD Produced Domain Object 20100621
4 Inheritance (c INHERITING FROM c_ref)  CL_SIW_DTEL_PIECE_PROD Produced DTEL piece 20100316
5 Inheritance (c INHERITING FROM c_ref)  CL_SIW_ESR_PIECE_PROD Produced ESR object 20110318
6 Inheritance (c INHERITING FROM c_ref)  CL_SIW_FUNC_PIECE_PRODUCED Produced Function Module Piece 20080327
7 Inheritance (c INHERITING FROM c_ref)  CL_SIW_SG_PIECE_PROD BADI Definition 20090122
8 Inheritance (c INHERITING FROM c_ref)  CL_SIW_STRU_PIECE_PROD Produced structure object 20100408
9 Inheritance (c INHERITING FROM c_ref)  CL_SIW_TTYP_PIECE_PROD Produced TTYP piece 20100420
Properties
Class CL_SIW_PIECE_PRODUCED  
Short Description Abstract Class for produced piece    
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
# Type group / Object type Type Type Description
1 CL_CMP_COMPOSER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_SIW_TODO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_PIECE_PRODUCED Generated Object 20071116
Friends
# Friend Modeled only Created on Description
1 CL_SIW_PIECE 20071122 Piece (Abstract)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FLG_PERSISTED Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20071116
2 REPOSITORY_READER Instance attribute Protected Object reference (TYPE REF TO) IF_SIW_REPOSITORY_READER Read access to ABAP repository 20080328
3 REPOSITORY_WRITER Instance attribute Protected Object reference (TYPE REF TO) IF_SIW_REPOSITORY_WRITER Write access to ABAP repository 20080328
4 RESOURCE_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER Manager for Ressource Access 20071129
5 TAB_TODOS Instance attribute Protected Type reference (TYPE) IF_SIW_TODO=>TAB 20080328
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHECK_RESULT_NOT_IMPLEMENT Instance method Protected Method Returns the ReturnCode for "Syntax Check not Implemented" 20110104
2 INCORPORATE_PIECE_DESCRIPTION Instance method Protected Method 20071130
3 INIT Instance method Protected Method 20071122
4 LOAD_FROM_DB Instance method Protected Method 20071122
5 SAVE Instance method Protected Method 20071130
Events
Class CL_SIW_PIECE_PRODUCED has no event.
Types
Class CL_SIW_PIECE_PRODUCED has no local type.
Method Signatures

Method GET_CHECK_RESULT_NOT_IMPLEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG Logging Interface of SIW 20110104
2 Returning R_RC Value transfer Object reference (TYPE REF TO) CE_SIW_RC Check Result "Not Implemented" 20110104

Method GET_CHECK_RESULT_NOT_IMPLEMENT on class CL_SIW_PIECE_PRODUCED has no exception.

Method INCORPORATE_PIECE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PIECE_DESCR Call by reference Object reference (TYPE REF TO) CL_SIW_PIECE_DESCR Abstract Class for Piece Description 20071130
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Fehler in der Produktion 20081022

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVATION_GROUP Call by reference Type reference (TYPE) SIW_DTE_ACTIVATION_GROUP Activation Group Number 20100323
2 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20071122
3 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20090728
4 Importing I_METADATA Call by reference Type reference (TYPE) SIW_DTE_PIECE_METADATA 20081103
5 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20071122
6 Importing I_PRODUCER Call by reference Object reference (TYPE REF TO) IF_SIW_PRODUCER Component of a Service Implementation 20071122
7 Importing I_RESOURCE_MANAGER Call by reference Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER Manager for Ressource Access 20071129
8 Importing I_SHARE_ATTRIBUTE Call by reference Type reference (TYPE) SIW_DTE_PIECE_SHARE_ATTRIBUTE Share Attribut für Piece 20090416
9 Importing I_TYPE Call by reference Object reference (TYPE REF TO) CE_SIW_PIECE_TYPE Piece Types for Construction Plan 20071122
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Execution Error 20100811

Method LOAD_FROM_DB Signature

Method LOAD_FROM_DB on class CL_SIW_PIECE_PRODUCED has no parameter.
# Exception Resumable Description Created on
1 CX_SIW_PRODUCTION_ERROR Fehler in der Produktion 20071122

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20091209
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Fehler in der Produktion 20080328
History
Last changed by/on SAP  20110908 
SAP Release Created in