SAP ABAP Interface IF_BGRFC_DESTINATION_OUTBOUND (Outbound 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_OUTBOUND Implementation of Outbound Destinations in Background RFC 20041201
Properties
Interface IF_BGRFC_DESTINATION_OUTBOUND  
Short Description Outbound Destination in Background RFC    
General Data
Package SQRFC2   ABAP Development for bgRFC 
Created 20041202   SAP 
Last changed 20090618   SAP 
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
Interface IF_BGRFC_DESTINATION_OUTBOUND has no interface.
Friends
Interface IF_BGRFC_DESTINATION_OUTBOUND has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEST_NAMES Instance attribute Public Type reference (TYPE) BGRFC_DEST_NAME_TAB_OUTBOUND Table of Outbound Destination Names 20041207
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_QRFC_UNIT Instance method Public Method Factory Method for Generating Outbound qRFC Unit 20041202
2 CREATE_QRFC_UNIT_OUTINBOUND Instance method Public Method Factory Method for Generating Outbound/Inbound qRFC Unit 20041203
3 CREATE_TRFC_UNIT Instance method Public Method Factory Method for Generating Outbound tRFC Unit 20041202
Events
Interface IF_BGRFC_DESTINATION_OUTBOUND has no event.
Types
Interface IF_BGRFC_DESTINATION_OUTBOUND 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_OUTBOUND qRFC Outbound Unit 20041202

Method CREATE_QRFC_UNIT on Interface IF_BGRFC_DESTINATION_OUTBOUND has no exception.

Method CREATE_QRFC_UNIT_OUTINBOUND 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_OUTINBOUND qRFC Outbound/Inbound Unit 20041203

Method CREATE_QRFC_UNIT_OUTINBOUND on Interface IF_BGRFC_DESTINATION_OUTBOUND 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_OUTBOUND tRFC Outbound Unit 20041202
# Exception Resumable Description Created on
1 CX_BGRFC_INVALID_DESTINATION Destinationfehler im Hintergrund RFC 20041211
History
Last changed by/on SAP  20090618 
SAP Release Created in 700