SAP ABAP Class IF_SIW_FUNC_PIECE_DESCR (Object Description for a Function)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SIW_PIECE_DESCR Object Description 20080327
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_FUNC_PIECE_DESCR Piece Description for Function Module 20080327
Properties
Class IF_SIW_FUNC_PIECE_DESCR  
Short Description Object Description for a Function    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080327   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIW_FUNC_PIECE_DESCR has no forward declaration.
Interfaces
Class IF_SIW_FUNC_PIECE_DESCR has no interface implemented.
Friends
Class IF_SIW_FUNC_PIECE_DESCR has no friend class.
Attributes
Class IF_SIW_FUNC_PIECE_DESCR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_ADVANCED Instance method Public Method Set the piece description to advanced mode 20081020
2 SET_DOCU_TEXT Instance method Public Method Set the documentation text name 20081104
3 SET_FUNCTION_GROUP Instance method Public Method Set the name of the function group 20081020
4 SET_NAME Instance method Public Method 20080327
5 SET_PACKAGE Instance method Public Method 20080327
6 SET_RFC Instance method Public Method Set the function module to RFC 20081020
7 SET_SHARE_ATTRIBUTE Instance method Public Method 20080327
8 SET_SHORT_TEXT Instance method Public Method 20120111
9 SET_TEMPLATE Instance method Public Method Set the template for the code generation 20080327
10 SET_TEMPLATE_FOR_SIGNATURE Instance method Public Method Set the template for the signature 20081020
11 SET_TEMPLATE_FOR_TOP_INCLUDE Instance method Public Method Set the template for the TOP Include 20081024
12 SET_UPDATE_TASK Instance method Public Method Set the update task level (1-4) 20081021
Events
Class IF_SIW_FUNC_PIECE_DESCR has no event.
Types
Class IF_SIW_FUNC_PIECE_DESCR has no local type.
Method Signatures

Method SET_ADVANCED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_ADVANCED Call by reference Type reference (TYPE) CSEQUENCE 'X' New Input Values 20081020

Method SET_ADVANCED on class IF_SIW_FUNC_PIECE_DESCR has no exception.

Method SET_DOCU_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCU_TEXT Call by reference Type reference (TYPE) CSEQUENCE 20081104

Method SET_DOCU_TEXT on class IF_SIW_FUNC_PIECE_DESCR has no exception.

Method SET_FUNCTION_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCTION_GROUP Call by reference Type reference (TYPE) CSEQUENCE 20081020

Method SET_FUNCTION_GROUP on class IF_SIW_FUNC_PIECE_DESCR has no exception.

Method SET_NAME Signature

Method SET_NAME on class IF_SIW_FUNC_PIECE_DESCR has no parameter.
Method SET_NAME on class IF_SIW_FUNC_PIECE_DESCR has no exception.

Method SET_PACKAGE Signature

Method SET_PACKAGE on class IF_SIW_FUNC_PIECE_DESCR has no parameter.
Method SET_PACKAGE on class IF_SIW_FUNC_PIECE_DESCR has no exception.

Method SET_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_RFC Call by reference Type reference (TYPE) CSEQUENCE 'X' 20081020

Method SET_RFC on class IF_SIW_FUNC_PIECE_DESCR has no exception.

Method SET_SHARE_ATTRIBUTE Signature

Method SET_SHARE_ATTRIBUTE on class IF_SIW_FUNC_PIECE_DESCR has no parameter.
Method SET_SHARE_ATTRIBUTE on class IF_SIW_FUNC_PIECE_DESCR has no exception.

Method SET_SHORT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHORT_TEXT Call by reference Type reference (TYPE) CSEQUENCE 20120111

Method SET_SHORT_TEXT on class IF_SIW_FUNC_PIECE_DESCR has no exception.

Method SET_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Value transfer Type reference (TYPE) CSEQUENCE 20080327
2 Importing I_TEMPLATE Value transfer Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20080327

Method SET_TEMPLATE on class IF_SIW_FUNC_PIECE_DESCR has no exception.

Method SET_TEMPLATE_FOR_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Type reference (TYPE) CSEQUENCE 20081020
2 Importing I_TEMPLATE Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20081020

Method SET_TEMPLATE_FOR_SIGNATURE on class IF_SIW_FUNC_PIECE_DESCR has no exception.

Method SET_TEMPLATE_FOR_TOP_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA_COMMON Value transfer Type reference (TYPE) CSEQUENCE 20081024
2 Importing I_AREA_FUNC_SPECIFIC Value transfer Type reference (TYPE) CSEQUENCE 20081024
3 Importing I_TEMPLATE Value transfer Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20081024

Method SET_TEMPLATE_FOR_TOP_INCLUDE on class IF_SIW_FUNC_PIECE_DESCR has no exception.

Method SET_UPDATE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) CSEQUENCE '1' 20081021

Method SET_UPDATE_TASK on class IF_SIW_FUNC_PIECE_DESCR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in