SAP ABAP Class CL_SIW_STRU_PRODUCER (Structure Producer)
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 20100408
Properties
Class CL_SIW_STRU_PRODUCER  
Short Description Structure Producer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SIW    
Program status     
Category 0   
Package S_SIW_PRODUCTION   Service Implementation Production 
Created 20100408   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SIW_LOG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_PRODUCER Producer of Generated Objects 20100408
Friends
Class CL_SIW_STRU_PRODUCER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPOSER Instance attribute Protected Object reference (TYPE REF TO) CL_CMP_COMPOSER Code Composer 20100408
2 RESOURCE_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER Manager for Ressource Access 20100408
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FEASIBILITY_STRU_FIELD Instance method Private Method Check Feasibility of Piece Production 20100415
2 COMPARE_STRU_FIELD Instance method Private Method Compares a structure field 20100414
Events
Class CL_SIW_STRU_PRODUCER has no event.
Types
Class CL_SIW_STRU_PRODUCER has no local type.
Method Signatures

Method CHECK_FEASIBILITY_STRU_FIELD 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 CL_SIW_LOG=>NULL Logging Interface of SIW 20100415
2 Importing I_OBJECT_ID Call by reference Type reference (TYPE) SIW_DTE_PIECE_ID 20100802
3 Importing I_STR_STRU_FIELD Call by reference Type reference (TYPE) SIW_STR_STRU_FIELD Planned Structure Field 20100415
4 Returning R_IS_FEASIBLE Value transfer Type reference (TYPE) ABAP_BOOL Structure Field is OK? 20100415

Method CHECK_FEASIBILITY_STRU_FIELD on class CL_SIW_STRU_PRODUCER has no exception.

Method COMPARE_STRU_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RC Value transfer Object reference (TYPE REF TO) CE_SIW_RC Returncode 20121031
2 Exporting E_STR_FIELD_DB Call by reference Type reference (TYPE) SIW_STR_STRU_FIELD structure field read from database 20121031
3 Importing I_STR_FIELD_DB Call by reference Type reference (TYPE) SIW_STR_STRU_FIELD structure field read from database 20100414
4 Importing I_STR_FIELD_PRODUCED Call by reference Type reference (TYPE) SIW_STR_STRU_FIELD transient structure field 20100414

Method COMPARE_STRU_FIELD on class CL_SIW_STRU_PRODUCER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703