SAP ABAP Class CL_SIW_FUNC_PIECE_DESCR (Piece Description for Function Module)
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_DESCR Abstract Class for Piece Description 20080327
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIW_FUNC_PIECE_DESCR Object Description for a Function 20080327
Properties
Class CL_SIW_FUNC_PIECE_DESCR  
Short Description Piece Description for Function Module    
Super Class CL_SIW_PIECE_DESCR Abstract Class for Piece Description 
Instantiability of a Class 0  Private 
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
Class CL_SIW_FUNC_PIECE_DESCR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_FUNC_PIECE_DESCR Object Description for a Function 20080327
Friends
# Friend Modeled only Created on Description
1 CL_SIW_FUNC_PIECE_PRODUCED 20100329 Produced Function Module Piece
2 CL_SIW_FUNC_PRODUCER 20100329 Func Producer
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AREA Instance attribute Private Type reference (TYPE) STRING 20080327
2 AREA_SIGN Instance attribute Private Type reference (TYPE) STRING 20081020
3 AREA_TOP_COMMON Instance attribute Private Type reference (TYPE) STRING 20081024
4 AREA_TOP_FUNC_SPECIFIC Instance attribute Private Type reference (TYPE) STRING 20081024
5 CON_PROP_ADVANCED Constant Public Type reference (TYPE) STRING 'ADVANCED' 20081020
6 CON_PROP_DOCU_TEXT Constant Public Type reference (TYPE) STRING 'DOCU_TEXT' 20081104
7 CON_PROP_FUGR_NAME Constant Public Type reference (TYPE) STRING 'FUGR_NAME' 20081020
8 CON_PROP_INTERFACE_GLOBAL Constant Public Type reference (TYPE) STRING 'INTERFACE_GLOBAL' 20081021
9 CON_PROP_RFC Constant Public Type reference (TYPE) STRING 'RFC' 20081020
10 CON_PROP_SHORT_TEXT Constant Public Type reference (TYPE) STRING 'SHORT_TEXT' 20120111
11 CON_PROP_UPDATE_TASK Constant Public Type reference (TYPE) STRING 'UPDATE_TASK' 20081021
12 REPOSITORY_READER Instance attribute Private Object reference (TYPE REF TO) IF_SIW_REPOSITORY_READER Read access to ABAP repository 20080327
13 REPOSITORY_WRITER Instance attribute Private Object reference (TYPE REF TO) IF_SIW_REPOSITORY_WRITER Write access to ABAP repository 20080327
14 RESOURCE_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER Manager for Ressource Access 20080327
15 TEMPLATE Instance attribute Private Type reference (TYPE) STRING 20080327
16 TEMPLATE_SIGN Instance attribute Private Type reference (TYPE) STRING 20081020
17 TEMPLATE_TOP Instance attribute Private Type reference (TYPE) STRING 20081024
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAME Instance method Private Method 20080327
2 S_CREATE Static method Public Method Instanziert eine Bauteilbeschreibung 20080327
Events
Class CL_SIW_FUNC_PIECE_DESCR has no event.
Types
Class CL_SIW_FUNC_PIECE_DESCR has no local type.
Method Signatures

Method GET_NAME Signature

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

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Value transfer Object reference (TYPE REF TO) IF_SIW_CONTEXT Kontext für eine Serviceimplementierung 20080327
2 Importing I_ID Value transfer Type reference (TYPE) CSEQUENCE 20080327
3 Importing I_PRODUCER Call by reference Object reference (TYPE REF TO) IF_SIW_PRODUCER Producer of Generated Objects 20080327
4 Importing I_RESOURCE_MANAGER Call by reference Object reference (TYPE REF TO) CL_SIW_RESOURCE_MANAGER Manager for Ressource Access 20080327
5 Returning R_DESCR Value transfer Object reference (TYPE REF TO) CL_SIW_FUNC_PIECE_DESCR Piece Description for Function Module 20080327
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Execution Error 20100809
History
Last changed by/on SAP  20130531 
SAP Release Created in