SAP ABAP Class CL_SIW_FUNC_PIECE_PRODUCED (Produced Function Module 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_PRODUCED Abstract Class for produced piece 20080327
Properties
Class CL_SIW_FUNC_PIECE_PRODUCED  
Short Description Produced Function Module Piece    
Super Class CL_SIW_PIECE_PRODUCED Abstract Class for produced piece 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_PRODUCTION   Service Implementation Production 
Created 20080327   SAP 
Last change 20130531   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_PIECE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SIW_TODO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SIW_FUNC_PIECE_PRODUCED has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SIW_FUNC_PRODUCER 20080327 Func Producer
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FLG_ADVANCED Instance attribute Private Type reference (TYPE) XFELD Fortgeschrittene Produktion 20081022
2 FUGR_NAME Instance attribute Private Type reference (TYPE) RS38L_AREA Function group, to which the function module belongs 20081022
3 FUNC_NAME Instance attribute Private Type reference (TYPE) FUNCNAME Function name 20081216
4 OLD_FUGR Instance attribute Private Type reference (TYPE) RS38L-AREA Function group, to which the function module belongs 20081215
5 OLD_FUNC Instance attribute Private Type reference (TYPE) FUNCNAME Function name 20081215
6 REF_FUNC_DESCR Instance attribute Private Object reference (TYPE REF TO) CL_SIW_FUNC_PIECE_DESCR Piece Description for Function Module 20081022
7 STR_CHANGE Instance attribute Private Type reference (TYPE) IF_SIW_PIECE=>STR_IDENTITY_CHANGE 20081103
8 STR_FUNCINFO Instance attribute Private Type reference (TYPE) SIW_STR_FUNCINFO Information about a function module 20080328
9 STR_METADATA Instance attribute Private Type reference (TYPE) TYP_STR_METADATA 20081103
10 TAB_CODE_BODY Instance attribute Private Type reference (TYPE) CL_CMP_COMPOSER=>TAB_CODE 20081022
11 TAB_CODE_SIGN Instance attribute Private Type reference (TYPE) CL_CMP_COMPOSER=>TAB_CODE 20081022
12 TAB_CODE_TOP Instance attribute Private Type reference (TYPE) CL_CMP_COMPOSER=>TAB_CODE 20081022
Methods
# Method Level Visibility Method type Description Created on
1 GET_FUNCINFO Instance method Public Method Get function information 20090902
2 GET_NAME Instance method Private Method 20080327
3 GET_TADIR_KEYS Instance method Public Method 20090922
4 GET_TRANSPORT_INFO Instance method Public Method 20090922
5 SET_TODOS Instance method Public Method 20080328
6 S_CREATE Static method Public Method Create an instance 20080327
Events
Class CL_SIW_FUNC_PIECE_PRODUCED has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_METADATA Private See coding 20081103 BEGIN OF typ_str_metadata, flg_advanced TYPE c LENGTH 1, END OF typ_str_metadata
Method Signatures

Method GET_FUNCINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FUNC_INFO Call by reference Type reference (TYPE) SIW_STR_FUNCINFO Information about a function module 20090902

Method GET_FUNCINFO on class CL_SIW_FUNC_PIECE_PRODUCED has no exception.

Method GET_NAME Signature

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

Method GET_TADIR_KEYS Signature

Method GET_TADIR_KEYS on class CL_SIW_FUNC_PIECE_PRODUCED has no parameter.
Method GET_TADIR_KEYS on class CL_SIW_FUNC_PIECE_PRODUCED has no exception.

Method GET_TRANSPORT_INFO Signature

Method GET_TRANSPORT_INFO on class CL_SIW_FUNC_PIECE_PRODUCED has no parameter.
Method GET_TRANSPORT_INFO on class CL_SIW_FUNC_PIECE_PRODUCED has no exception.

Method SET_TODOS Signature

Method SET_TODOS on class CL_SIW_FUNC_PIECE_PRODUCED has no parameter.
# Exception Resumable Description Created on
1 CX_SIW_PRODUCTION_ERROR Fehler in der Produktion 20090917

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20080327
2 Importing I_METADATA Value transfer Type reference (TYPE) SIW_DTE_PIECE_METADATA 20081103
3 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20080327
4 Importing I_PRODUCER Call by reference Object reference (TYPE REF TO) IF_SIW_PRODUCER Producer of Generated Objects 20080327
5 Importing I_RESOURCE_MANAGER Call by reference Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER Manager for Ressource Access 20080327
6 Importing I_SHARE_ATTRIBUTE Call by reference Type reference (TYPE) CSEQUENCE 20080327
7 Returning R_FUNC_PRODUCED Value transfer Object reference (TYPE REF TO) CL_SIW_FUNC_PIECE_PRODUCED Produced Function Module Piece 20080327
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Execution Error 20100811
History
Last changed by/on SAP  20130531 
SAP Release Created in