SAP ABAP Class CL_SIW_STRU_PIECE_PROD (Produced structure object)
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_PRODUCED Abstract Class for produced piece 20100408
Properties
Class CL_SIW_STRU_PIECE_PROD  
Short Description Produced structure object    
Super Class CL_SIW_PIECE_PRODUCED Abstract Class for produced piece 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_PRODUCTION   Service Implementation Production 
Created 20100408   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIW_STRU_PIECE_PROD has no forward declaration.
Interfaces
Class CL_SIW_STRU_PIECE_PROD has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SIW_STRU_PRODUCER 20100408 Structure Producer
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_STRU_OBJECT_TYPE Instance attribute Private Type reference (TYPE) TROBJTYPE 'TABL' Object Type 20100519
2 STR_STRU_INFO Instance attribute Private Type reference (TYPE) SIW_STR_STRU_INFO SIW Definition of Structure Header (DD02V) 20100409
3 TAB_STRU_FIELD Instance attribute Private Type reference (TYPE) SIW_TAB_STRU_FIELD SIW Definition of Structure Field (DD03P) - untyped 20100409
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAME Instance method Private Method 20100408
2 SET_LANGUAGE Instance method Private Method Setter of instance attribute LANGUAGE 20100408
3 SET_PACKAGE Instance method Private Method Setter of instance attribute PACKAGE 20100408
4 SET_STRU_FIELDS Instance method Private Method Setter of instance attribute TAB_STRU_FIELD 20100409
5 SET_STRU_INFO Instance method Private Method Setter of instance attribute STR_STRU_INFO 20100409
6 S_CREATE Static method Public Method Create an instance 20100408
Events
Class CL_SIW_STRU_PIECE_PROD has no event.
Types
Class CL_SIW_STRU_PIECE_PROD has no local type.
Method Signatures

Method GET_NAME Signature

Method GET_NAME on class CL_SIW_STRU_PIECE_PROD has no parameter.
Method GET_NAME on class CL_SIW_STRU_PIECE_PROD has no exception.

Method SET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20100408

Method SET_LANGUAGE on class CL_SIW_STRU_PIECE_PROD has no exception.

Method SET_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20100408

Method SET_PACKAGE on class CL_SIW_STRU_PIECE_PROD has no exception.

Method SET_STRU_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_STRU_FIELD Call by reference Type reference (TYPE) SIW_TAB_STRU_FIELD SIW Definition of Structure Field (DD03P) 20100409

Method SET_STRU_FIELDS on class CL_SIW_STRU_PIECE_PROD has no exception.

Method SET_STRU_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_STRU_INFO Call by reference Type reference (TYPE) SIW_STR_STRU_INFO SIW Definition of Structure Header (DD02V) 20100409

Method SET_STRU_INFO on class CL_SIW_STRU_PIECE_PROD has no exception.

Method S_CREATE 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 20100408
2 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE Object ID 20100408
3 Importing I_LANGUAGE Call by reference Type reference (TYPE) SIW_DTE_LANGUAGE Language of the Object to be Generated 20100521
4 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE Name of data element 20100408
5 Importing I_PRODUCER Call by reference Object reference (TYPE REF TO) IF_SIW_PRODUCER Producer of Generated Objects 20100408
6 Importing I_RESOURCE_MANAGER Call by reference Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER Manager for Ressource Access 20100408
7 Importing I_SHARE_ATTRIBUTE Call by reference Type reference (TYPE) SIW_DTE_PIECE_SHARE_ATTRIBUTE Attribute to Mark Shared Object 20100521
8 Returning R_STRU_PRODUCED Value transfer Object reference (TYPE REF TO) CL_SIW_STRU_PIECE_PROD Produced Object 20100409
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Execution Error 20100811
History
Last changed by/on SAP  20110908 
SAP Release Created in 703