SAP ABAP Class IF_SIW_COMPOSER_ADAPTER (SIW Code Composer Adapter)
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
Class IF_SIW_COMPOSER_ADAPTER  
Short Description SIW Code Composer Adapter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100714   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIW_COMPOSER_ADAPTER has no forward declaration.
Interfaces
Class IF_SIW_COMPOSER_ADAPTER has no interface implemented.
Friends
Class IF_SIW_COMPOSER_ADAPTER has no friend class.
Attributes
Class IF_SIW_COMPOSER_ADAPTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CALLBACK_FOR_PRODUCER Instance method Public Method Register Code Composer Callback Reference 20110128
2 ADD_VARIABLE Instance method Public Method Adds Code Composer Variables for all Producers/Objects 20110127
3 ADD_VARIABLE_FOR_PIECE Instance method Public Method Adds Code Composer Variables for a Specific Object 20100714
4 ADD_VARIABLE_FOR_PRODUCER Instance method Public Method Adds Code Composer Variables for a Specific Producer 20100714
Events
Class IF_SIW_COMPOSER_ADAPTER has no event.
Types
Class 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 Importing I_CALLBACK Call by reference Object reference (TYPE REF TO) IF_CMP_CALLBACK Code Composer Callback 20110128
2 Importing I_CALLBACK_ID Call by reference Type reference (TYPE) SIW_DTE_CMP_CALLBACK_ID Identifies the Code Composer Callback 20110128
3 Importing I_PRODUCER_TYPE Call by reference Type reference (TYPE) SIW_DTE_PRODUCER_TYPE Identifies the Producer Type 20110128

Method ADD_CALLBACK_FOR_PRODUCER on class 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 Importing I_VAR_ID Call by reference Type reference (TYPE) SIW_DTE_VAR_ID Identifies the Code Composer Variable 20110127
2 Importing I_VAR_VALUE Call by reference Type reference (TYPE) ANY Value of the Code Composer Variable 20110127

Method ADD_VARIABLE on class 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 Importing I_PIECE_ID Call by reference Type reference (TYPE) SIW_DTE_PIECE_ID Identifies the Object 20100714
2 Importing I_PRODUCER_TYPE Call by reference Type reference (TYPE) SIW_DTE_PRODUCER_TYPE Producer Type for an Object 20100714
3 Importing I_VAR_ID Call by reference Type reference (TYPE) SIW_DTE_VAR_ID Identifies the Code Composer Variable 20100720
4 Importing I_VAR_VALUE Call by reference Type reference (TYPE) ANY Value of the Code Composer Variable 20100720

Method ADD_VARIABLE_FOR_PIECE on class 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 Importing I_PRODUCER_TYPE Call by reference Type reference (TYPE) SIW_DTE_PRODUCER_TYPE Identifies the Producer Type 20100714
2 Importing I_VAR_ID Call by reference Type reference (TYPE) SIW_DTE_VAR_ID Identifies the Code Composer Variable 20100720
3 Importing I_VAR_VALUE Call by reference Type reference (TYPE) ANY Value of the Code Composer Variable 20100720

Method ADD_VARIABLE_FOR_PRODUCER on class IF_SIW_COMPOSER_ADAPTER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in