SAP ABAP Class CL_BGRFC_DESTINATION_OUTBOUND (Outbound Destinations 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
Properties
Class CL_BGRFC_DESTINATION_OUTBOUND  
Short Description Outbound Destinations in Background RFC    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SQRFC2   ABAP Development for bgRFC 
Created 20041201   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BGRFC_DESTINATION_OUTBOUND has no forward declaration.
Interfaces
Class CL_BGRFC_DESTINATION_OUTBOUND has no interface implemented.
Friends
Class CL_BGRFC_DESTINATION_OUTBOUND has no friend class.
Attributes
Class CL_BGRFC_DESTINATION_OUTBOUND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Generate Outbound Destination in Background RFC 20041201
Events
Class CL_BGRFC_DESTINATION_OUTBOUND has no event.
Types
Class CL_BGRFC_DESTINATION_OUTBOUND has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESTINATION Value transfer Object reference (TYPE REF TO) IF_BGRFC_DESTINATION_OUTBOUND Outbound Destination 20041201
2 Importing DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_OUTBOUND Name der Destination im Outbound Fall 20041201
# Exception Resumable Description Created on
1 CX_BGRFC_INVALID_DESTINATION Destinationfehler im Hintergrund RFC 20041201
History
Last changed by/on SAP  20090618 
SAP Release Created in 700