SAP ABAP Interface IF_SIW_COMPOSER_ADAPTER (SIW Code Composer Adapter)
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_COMPOSER_HANDLER | Handler für Code Composer | 20100714 |
Properties
| Interface | IF_SIW_COMPOSER_ADAPTER | |
| Short Description | SIW Code Composer Adapter |
General Data
| Package | S_SIW_PRODUCTION | Service Implementation Production |
| Created | 20100714 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SIW_COMPOSER_ADAPTER has no forward declaration.
Interfaces
Interface IF_SIW_COMPOSER_ADAPTER has no interface.
Friends
Interface IF_SIW_COMPOSER_ADAPTER has no friend.
Attributes
Interface IF_SIW_COMPOSER_ADAPTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Register Code Composer Callback Reference | 20110128 | |
| 2 | Instance method | Public | Method | Adds Code Composer Variables for all Producers/Objects | 20110127 | |
| 3 | Instance method | Public | Method | Adds Code Composer Variables for a Specific Object | 20100714 | |
| 4 | Instance method | Public | Method | Adds Code Composer Variables for a Specific Producer | 20100714 |
Events
Interface IF_SIW_COMPOSER_ADAPTER has no event.
Types
Interface IF_SIW_COMPOSER_ADAPTER has no local type.
Method Signatures
Method ADD_CALLBACK_FOR_PRODUCER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_CMP_CALLBACK | Code Composer Callback | 20110128 | |||
| 2 | I_CALLBACK_ID | Call by reference | Type reference (TYPE) | SIW_DTE_CMP_CALLBACK_ID | Identifies the Code Composer Callback | 20110128 | |||
| 3 | I_PRODUCER_TYPE | Call by reference | Type reference (TYPE) | SIW_DTE_PRODUCER_TYPE | Identifies the Producer Type | 20110128 |
Method ADD_CALLBACK_FOR_PRODUCER on Interface IF_SIW_COMPOSER_ADAPTER has no exception.
Method ADD_VARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VAR_ID | Call by reference | Type reference (TYPE) | SIW_DTE_VAR_ID | Identifies the Code Composer Variable | 20110127 | |||
| 2 | I_VAR_VALUE | Call by reference | Type reference (TYPE) | ANY | Value of the Code Composer Variable | 20110127 |
Method ADD_VARIABLE on Interface IF_SIW_COMPOSER_ADAPTER has no exception.
Method ADD_VARIABLE_FOR_PIECE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PIECE_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PIECE_ID | Identifies the Object | 20100714 | |||
| 2 | I_PRODUCER_TYPE | Call by reference | Type reference (TYPE) | SIW_DTE_PRODUCER_TYPE | Producer Type for an Object | 20100714 | |||
| 3 | I_VAR_ID | Call by reference | Type reference (TYPE) | SIW_DTE_VAR_ID | Identifies the Code Composer Variable | 20100720 | |||
| 4 | I_VAR_VALUE | Call by reference | Type reference (TYPE) | ANY | Value of the Code Composer Variable | 20100720 |
Method ADD_VARIABLE_FOR_PIECE on Interface IF_SIW_COMPOSER_ADAPTER has no exception.
Method ADD_VARIABLE_FOR_PRODUCER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PRODUCER_TYPE | Call by reference | Type reference (TYPE) | SIW_DTE_PRODUCER_TYPE | Identifies the Producer Type | 20100714 | |||
| 2 | I_VAR_ID | Call by reference | Type reference (TYPE) | SIW_DTE_VAR_ID | Identifies the Code Composer Variable | 20100720 | |||
| 3 | I_VAR_VALUE | Call by reference | Type reference (TYPE) | ANY | Value of the Code Composer Variable | 20100720 |
Method ADD_VARIABLE_FOR_PRODUCER on Interface IF_SIW_COMPOSER_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |