SAP ABAP Class CL_QRFC_QUEUE_HELPER (Helper Class for Inbound/Outbound Queues)
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_QRFC_QUEUE_HELPER  
Short Description Helper Class for Inbound/Outbound Queues    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQRFC2   ABAP Development for bgRFC 
Created 20060201   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QRFC_QUEUE_HELPER has no forward declaration.
Interfaces
Class CL_QRFC_QUEUE_HELPER has no interface implemented.
Friends
Class CL_QRFC_QUEUE_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REGEX Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_REGEX Regular Expressions 20060201
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20060201
2 CONVERT_TO_BGRFC_QUEUE_NAME Static method Public Method Converts Queue Names into bgRFC-Compliant Queue Names 20060201
Events
Class CL_QRFC_QUEUE_HELPER has no event.
Types
Class CL_QRFC_QUEUE_HELPER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_QRFC_QUEUE_HELPER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_QRFC_QUEUE_HELPER has no exception.

Method CONVERT_TO_BGRFC_QUEUE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONVERTED_QUEUE_NAME_TAB Value transfer Type reference (TYPE) QRFC_QUEUE_NAME_TAB Tabelle von Queue Namen für Hintergrund RFC 20060201
2 Importing QUEUE_NAME_TAB Call by reference Type reference (TYPE) QRFC_QUEUE_NAME_TAB Tabelle von Queue Namen für Hintergrund RFC 20060201

Method CONVERT_TO_BGRFC_QUEUE_NAME on class CL_QRFC_QUEUE_HELPER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710