SAP ABAP Interface IF_BGRFC_DESTINATION_INBOUND (Inbound Destination in Background RFC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC2 (Package) ABAP Development for bgRFC
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BGRFC_DEST_IMPL_INBOUND Implementation of Inbound Destinations in Background RFC 20041201
Properties
Interface IF_BGRFC_DESTINATION_INBOUND  
Short Description Inbound Destination in Background RFC    
General Data
Package SQRFC2   ABAP Development for bgRFC 
Created 20041125   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_BGRFC_DESTINATION_INBOUND has no forward declaration.
Interfaces
Interface IF_BGRFC_DESTINATION_INBOUND has no interface.
Friends
Interface IF_BGRFC_DESTINATION_INBOUND has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEST_NAME Instance attribute Public Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name of Destination in Inbound Case 20041207
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_QRFC_UNIT Instance method Public Method Factory Method for Generating Inbound qRFC Unit 20041130
2 CREATE_TRFC_UNIT Instance method Public Method Factory Method for Generating Inbound tRFC Unit 20041130
Events
Interface IF_BGRFC_DESTINATION_INBOUND has no event.
Types
Interface IF_BGRFC_DESTINATION_INBOUND has no local type.
Method Signatures

Method CREATE_QRFC_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QRFC_UNIT Value transfer Object reference (TYPE REF TO) IF_QRFC_UNIT_INBOUND qRFC Inbound Unit 20041130

Method CREATE_QRFC_UNIT on Interface IF_BGRFC_DESTINATION_INBOUND has no exception.

Method CREATE_TRFC_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TRFC_UNIT Value transfer Object reference (TYPE REF TO) IF_TRFC_UNIT_INBOUND tRFC Inbound Unit 20041130

Method CREATE_TRFC_UNIT on Interface IF_BGRFC_DESTINATION_INBOUND has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700