SAP ABAP Class CL_BGRFC_DEST_IMPL_OUTBOUND (Implementation of 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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BGRFC_DESTINATION_OUTBOUND Outbound Destination in Background RFC 20041201
Properties
Class CL_BGRFC_DEST_IMPL_OUTBOUND  
Short Description Implementation of 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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BGRFC_DESTINATION_OUTBOUND Outbound Destination in Background RFC 20041201
Friends
# Friend Modeled only Created on Description
1 CL_BGRFC_DEST_HELPER 20041202 Helper Class for Inbound/Outbound Destinations
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LC_DEST_UNIT_HISTORY_TAB Instance attribute Protected Type reference (TYPE) BGRFC_UNIT_HISTORY_TAB Table of Registered Destinations 20060630
2 LC_UNIT_HISTORY Instance attribute Protected Type reference (TYPE) BGRFC_UNIT_HISTORY Flag for Unit History 20060626
3 MV_BASXML_ENABLED Instance attribute Protected Type reference (TYPE) BGRFC_BASXML_ENABLED Flag in bgRFC for basxml 20080128
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041207
Events
Class CL_BGRFC_DEST_IMPL_OUTBOUND has no event.
Types
Class CL_BGRFC_DEST_IMPL_OUTBOUND has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_NAMES Call by reference Type reference (TYPE) BGRFC_DEST_NAME_TAB_OUTBOUND Tabelle von Outbound Destinationsnamen 20041207
# Exception Resumable Description Created on
1 CX_BGRFC_INVALID_DESTINATION Destinationfehler im Hintergrund RFC 20080131
History
Last changed by/on SAP  20090618 
SAP Release Created in 700