SAP ABAP Interface IF_SIW_FUNC_PIECE_DESCR (Object Description for a Function)
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 - 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
| Interface | IF_SIW_FUNC_PIECE_DESCR | |
| Short Description | Object Description for a Function |
General Data
| Package | S_SIW_PRODUCTION | Service Implementation Production |
| Created | 20080327 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SIW_FUNC_PIECE_DESCR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIW_PIECE_DESCR | Object Description | 20080327 |
Friends
Interface IF_SIW_FUNC_PIECE_DESCR has no friend.
Attributes
Interface 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
Interface IF_SIW_FUNC_PIECE_DESCR has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_SIW_FUNC_PIECE_DESCR has no exception.
Method SET_NAME Signature
Method SET_NAME on Interface IF_SIW_FUNC_PIECE_DESCR has no parameter.
Method SET_NAME on Interface IF_SIW_FUNC_PIECE_DESCR has no exception.
Method SET_PACKAGE Signature
Method SET_PACKAGE on Interface IF_SIW_FUNC_PIECE_DESCR has no parameter.
Method SET_PACKAGE on Interface 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 Interface IF_SIW_FUNC_PIECE_DESCR has no exception.
Method SET_SHARE_ATTRIBUTE Signature
Method SET_SHARE_ATTRIBUTE on Interface IF_SIW_FUNC_PIECE_DESCR has no parameter.
Method SET_SHARE_ATTRIBUTE on Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SIW_FUNC_PIECE_DESCR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |