SAP ABAP Class IF_ISHMED_DWS_DYNAMIC_REQ (i.s.h.med DWS: Gen. Service Request Object)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ISHMED_DWS_REQUEST i.s.h.med DWS: Gen. Service Request Object 20041109
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_DWS_DYN_REQUEST i.s.h.med DWS: Dynamic Request 20050209
Properties
Class IF_ISHMED_DWS_DYNAMIC_REQ  
Short Description i.s.h.med DWS: Gen. Service Request Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041109   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_ISHMED_DWS_DYNAMIC_REQ has no interface implemented.
Friends
Class IF_ISHMED_DWS_DYNAMIC_REQ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REQUEST_ID Instance attribute Public Attribute reference (LIKE) 20041109
Methods
# Method Level Visibility Method type Description Created on
1 BIND_CHANGING Instance method Public Method Binds Data Object to Change Interface 20041109
2 BIND_EXPORTING Instance method Public Method Binds Data Object to Export Interface 20041109
3 BIND_IMPORTING Instance method Public Method Binds Data Object to Import Interface 20041109
4 BIND_OBJECT Instance method Public Method Binds Object to Call Parameter 20041109
5 BIND_RECEIVING Instance method Public Method Binds Data Object to Return Interface 20041109
Events
Class IF_ISHMED_DWS_DYNAMIC_REQ has no event.
Types
Class IF_ISHMED_DWS_DYNAMIC_REQ has no local type.
Method Signatures

Method BIND_CHANGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATAOBJECT Call by reference Type reference (TYPE) ANY Datenobjekt des Sender 20041109
2 Importing PARAMETER Call by reference Type reference (TYPE) ABAP_PARMNAME Parametername der Change-Schnittstelle 20041109

Method BIND_CHANGING on class IF_ISHMED_DWS_DYNAMIC_REQ has no exception.

Method BIND_EXPORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATAOBJECT Call by reference Type reference (TYPE) ANY Zu bindendes Datenobjekt des Senders 20041109
2 Importing PARAMETER Call by reference Type reference (TYPE) ABAP_PARMNAME Parametername der Exportschnittstelle 20041109

Method BIND_EXPORTING on class IF_ISHMED_DWS_DYNAMIC_REQ has no exception.

Method BIND_IMPORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATAOBJECT Call by reference Type reference (TYPE) ANY Datenobjekt des Sender 20041109
2 Importing PARAMETER Call by reference Type reference (TYPE) ABAP_PARMNAME Parametername der Importschnittstelle 20041109

Method BIND_IMPORTING on class IF_ISHMED_DWS_DYNAMIC_REQ has no exception.

Method BIND_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETER Call by reference Type reference (TYPE) ABAP_PARMNAME Parametername 20041109
2 Changing REF Call by reference Object reference (TYPE REF TO) OBJECT anzubindende Objektreferenz 20041109

Method BIND_OBJECT on class IF_ISHMED_DWS_DYNAMIC_REQ has no exception.

Method BIND_RECEIVING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATAOBJECT Call by reference Type reference (TYPE) ANY Datenobjekt des Sender 20041109
2 Importing PARAMETER Call by reference Type reference (TYPE) ABAP_PARMNAME Parametername der Rückgabeschnittstelle 20041109

Method BIND_RECEIVING on class IF_ISHMED_DWS_DYNAMIC_REQ has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in