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 | Instance method | Public | Method | Set the piece description to advanced mode | 20081020 | |
| 2 | Instance method | Public | Method | Set the documentation text name | 20081104 | |
| 3 | Instance method | Public | Method | Set the name of the function group | 20081020 | |
| 4 | Instance method | Public | Method | 20080327 | ||
| 5 | Instance method | Public | Method | 20080327 | ||
| 6 | Instance method | Public | Method | Set the function module to RFC | 20081020 | |
| 7 | Instance method | Public | Method | 20080327 | ||
| 8 | Instance method | Public | Method | 20120111 | ||
| 9 | Instance method | Public | Method | Set the template for the code generation | 20080327 | |
| 10 | Instance method | Public | Method | Set the template for the signature | 20081020 | |
| 11 | Instance method | Public | Method | Set the template for the TOP Include | 20081024 | |
| 12 | 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 | 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 | 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 | 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 | 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 | 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 | I_AREA | Value transfer | Type reference (TYPE) | CSEQUENCE | 20080327 | ||||
| 2 | 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 | I_AREA | Call by reference | Type reference (TYPE) | CSEQUENCE | 20081020 | ||||
| 2 | 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 | I_AREA_COMMON | Value transfer | Type reference (TYPE) | CSEQUENCE | 20081024 | ||||
| 2 | I_AREA_FUNC_SPECIFIC | Value transfer | Type reference (TYPE) | CSEQUENCE | 20081024 | ||||
| 3 | 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 | 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 |