SAP ABAP Class IF_BGRFC_CONF_INB_DEST_INT (Access to Internal Methods of Inbound Destination Reader)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BGRFC_CONF_INB_DEST_READER Interface for querying inbound destinations 20070713
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BGRFC_CONF_INB_DEST_READER Implementation of the Configuration of Inbound Destinations 20070703
Properties
Class IF_BGRFC_CONF_INB_DEST_INT  
Short Description Access to Internal Methods of Inbound Destination Reader    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070703   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 IF_BGRFC_CONF_INB_DEST_INT has no interface implemented.
Friends
Class IF_BGRFC_CONF_INB_DEST_INT has no friend class.
Attributes
Class IF_BGRFC_CONF_INB_DEST_INT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CLASSIC_QRFC Instance method Public Method Check for Queues in the Classic qRFC 20070703
2 CHECK_LOCKED Instance method Public Method Is the enqueue set? 20070703
3 CHECK_QUEUE_PREFIX Instance method Public Method Check Whether the Queue Prefix Meets the Naming Convention 20070703
4 DELETE_ENTRY Instance method Public Method Internal Deletion of Entry 20070703
5 SET_CHANGED Instance method Public Method Set Change Flag 20070712
Events
Class IF_BGRFC_CONF_INB_DEST_INT has no event.
Types
Class IF_BGRFC_CONF_INB_DEST_INT has no local type.
Method Signatures

Method CHECK_CLASSIC_QRFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OK Value transfer Type reference (TYPE) ABAP_BOOL abap_true = keine klassischen LUWs, abap_false LUWs vorhande 20070703
2 Importing QUEUE_PREFIX Call by reference Type reference (TYPE) QRFC_QUEUE_NAME Queue Name für Hintergrund RFC 20070703

Method CHECK_CLASSIC_QRFC on class IF_BGRFC_CONF_INB_DEST_INT has no exception.

Method CHECK_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCKED Value transfer Type reference (TYPE) ABAP_BOOL 20070703

Method CHECK_LOCKED on class IF_BGRFC_CONF_INB_DEST_INT has no exception.

Method CHECK_QUEUE_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OK Value transfer Type reference (TYPE) ABAP_BOOL 20070703
2 Importing QUEUE_PREFIX Call by reference Type reference (TYPE) QRFC_QUEUE_NAME Queuepräfix für den bgRFC 20070703

Method CHECK_QUEUE_PREFIX on class IF_BGRFC_CONF_INB_DEST_INT has no exception.

Method DELETE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name der Destination im Inbound Fall 20070703

Method DELETE_ENTRY on class IF_BGRFC_CONF_INB_DEST_INT has no exception.

Method SET_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20070712

Method SET_CHANGED on class IF_BGRFC_CONF_INB_DEST_INT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in