SAP ABAP Class CL_BGRFC_UNIT_HANDLER_FACTORY (Factory Class for Unit Handler: Internal for bgRFC Scheduler)
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_UNIT_HANDLER_FACTORY  
Short Description Factory Class for Unit Handler: Internal for bgRFC Scheduler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQRFC2   ABAP Development for bgRFC 
Created 20070926   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
Class CL_BGRFC_UNIT_HANDLER_FACTORY has no interface implemented.
Friends
Class CL_BGRFC_UNIT_HANDLER_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE_NAME Instance attribute Public Type reference (TYPE) MSNAME2 Instance Name 20080327
2 LOGGER Instance attribute Private Object reference (TYPE REF TO) CL_BGRFC_LOGGER tRFC/qRFC Logging 20071008
3 SCHEDULER_ID Instance attribute Public Type reference (TYPE) INT4 Natural Number 20070926
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20070926
2 CREATE_INBOUND_UNIT Instance method Public Method Factory Method for Creating Inbound Units 20070926
3 CREATE_OUTBOUND_UNIT Instance method Public Method Factory Method for Creating Outbound Units 20070926
Events
Class CL_BGRFC_UNIT_HANDLER_FACTORY has no event.
Types
Class CL_BGRFC_UNIT_HANDLER_FACTORY 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 LOGGER Call by reference Object reference (TYPE REF TO) CL_BGRFC_LOGGER tRFC/qRFC-Logging 20071008
2 Importing SCHEDULER_ID Call by reference Type reference (TYPE) INT4 Scheduler ID 20070926

Method CONSTRUCTOR on class CL_BGRFC_UNIT_HANDLER_FACTORY has no exception.

Method CREATE_INBOUND_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BGRFC_RUNNABLE Call by reference Type reference (TYPE) BGRFC_I_RUNNABLE t/qRFC Inbound - ausführbare Units 20070926
2 Returning UNIT_HANDLER Value transfer Object reference (TYPE REF TO) IF_BGRFC_UNIT_HANDLER Verwaltung von bgRFC Units durch den Scheduler 20070926

Method CREATE_INBOUND_UNIT on class CL_BGRFC_UNIT_HANDLER_FACTORY has no exception.

Method CREATE_OUTBOUND_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BASXML_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20070928
2 Importing BGRFC_RUNNABLE Call by reference Type reference (TYPE) BGRFC_O_RUNNABLE t/qRFC Outbound - ausführbare Units 20070926
3 Importing DEST_IS_EXTERNAL Call by reference Type reference (TYPE) ABAP_BOOL 20070928
4 Returning UNIT_HANDLER Value transfer Object reference (TYPE REF TO) IF_BGRFC_UNIT_HANDLER Verwaltung von bgRFC Units durch den Scheduler 20070926

Method CREATE_OUTBOUND_UNIT on class CL_BGRFC_UNIT_HANDLER_FACTORY has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711