SAP ABAP Class CL_SIW_BADI_PRODUCER (Produce BADI definition)
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_PRODUCER Producer of Generated Objects 20071113
Properties
Class CL_SIW_BADI_PRODUCER  
Short Description Produce BADI definition    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class SIW    
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_BADI_PRODUCER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_PRODUCER Producer of Generated Objects 20071113
Friends
# Friend Modeled only Created on Description
1 CE_SIW_PRODUCER_TYPE 20071127 Producer Types
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 RESOURCE_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER Manager for Ressource Access 20071113
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PIECE_DESCR Instance method Public Method 20071203
2 CREATE_PIECE_FROM_DB Instance method Public Method 20071203
3 DELETE Instance method Public Method 20080630
4 GET_SHARE_ATTRIBUTE Instance method Private Method Get Share Attribute 20090727
5 PRODUCE Instance method Public Method 20071203
6 SAVE Instance method Public Method 20071203
Events
Class CL_SIW_BADI_PRODUCER has no event.
Types
Class CL_SIW_BADI_PRODUCER has no local type.
Method Signatures

Method CREATE_PIECE_DESCR Signature

Method CREATE_PIECE_DESCR on class CL_SIW_BADI_PRODUCER has no parameter.
Method CREATE_PIECE_DESCR on class CL_SIW_BADI_PRODUCER has no exception.

Method CREATE_PIECE_FROM_DB Signature

Method CREATE_PIECE_FROM_DB on class CL_SIW_BADI_PRODUCER has no parameter.
Method CREATE_PIECE_FROM_DB on class CL_SIW_BADI_PRODUCER has no exception.

Method DELETE Signature

Method DELETE on class CL_SIW_BADI_PRODUCER has no parameter.
Method DELETE on class CL_SIW_BADI_PRODUCER has no exception.

Method GET_SHARE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SIW_CONTEXT Kontext für eine Serviceimplementierung 20090727
2 Importing I_PIECE Call by reference Object reference (TYPE REF TO) IF_SIW_PIECE Component of a Service Implementation 20090727
3 Returning R_SHARE_ATTRIBUTE Value transfer Type reference (TYPE) STRING 20090727

Method GET_SHARE_ATTRIBUTE on class CL_SIW_BADI_PRODUCER has no exception.

Method PRODUCE Signature

Method PRODUCE on class CL_SIW_BADI_PRODUCER has no parameter.
Method PRODUCE on class CL_SIW_BADI_PRODUCER has no exception.

Method SAVE Signature

Method SAVE on class CL_SIW_BADI_PRODUCER has no parameter.
Method SAVE on class CL_SIW_BADI_PRODUCER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in