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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | 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 | Instance attribute | Private | Type reference (TYPE) | XFELD | Fortgeschrittene Produktion | 20081022 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RS38L_AREA | Function group, to which the function module belongs | 20081022 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FUNCNAME | Function name | 20081216 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RS38L-AREA | Function group, to which the function module belongs | 20081215 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FUNCNAME | Function name | 20081215 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIW_FUNC_PIECE_DESCR | Piece Description for Function Module | 20081022 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | IF_SIW_PIECE=>STR_IDENTITY_CHANGE | 20081103 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | SIW_STR_FUNCINFO | Information about a function module | 20080328 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TYP_STR_METADATA | 20081103 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | CL_CMP_COMPOSER=>TAB_CODE | 20081022 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | CL_CMP_COMPOSER=>TAB_CODE | 20081022 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | CL_CMP_COMPOSER=>TAB_CODE | 20081022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get function information | 20090902 | |
| 2 | Instance method | Private | Method | 20080327 | ||
| 3 | Instance method | Public | Method | 20090922 | ||
| 4 | Instance method | Public | Method | 20090922 | ||
| 5 | Instance method | Public | Method | 20080328 | ||
| 6 | 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 | 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 | Fehler in der Produktion | 20090917 |
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080327 | ||||
| 2 | I_METADATA | Value transfer | Type reference (TYPE) | SIW_DTE_PIECE_METADATA | 20081103 | ||||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080327 | ||||
| 4 | I_PRODUCER | Call by reference | Object reference (TYPE REF TO) | IF_SIW_PRODUCER | Producer of Generated Objects | 20080327 | |||
| 5 | I_RESOURCE_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_SIW_RESOURCE_MANAGER | Manager for Ressource Access | 20080327 | |||
| 6 | I_SHARE_ATTRIBUTE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080327 | ||||
| 7 | 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 | Execution Error | 20100811 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |