SAP ABAP Class IF_BGRFC_CONF_INB_DEST_ENTRY (Interface for Maintaining Inbound Destinations)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BGRFC_CONFIG_ENTRY General Interface for the bgRFC Configuration 20070306
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_ENTRY Implementation of Inbound Destination 20070315
Properties
Class IF_BGRFC_CONF_INB_DEST_ENTRY  
Short Description Interface for Maintaining Inbound Destinations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070302   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_ENTRY has no interface implemented.
Friends
Class IF_BGRFC_CONF_INB_DEST_ENTRY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT Instance attribute Public Attribute reference (LIKE) 20070712
2 DATE Instance attribute Public Attribute reference (LIKE) 20070712
3 DEST_NAME Instance attribute Public Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name of Destination in Inbound Case 20070306
4 IS_DELETED Instance attribute Public Type reference (TYPE) ABAP_BOOL Deletion Indicator 20070315
5 QUEUE_PREFIX_TAB Instance attribute Public Type reference (TYPE) QRFC_QUEUE_NAME_TAB Table of Queue Prefixes for this Destination 20070306
6 SERVER_GROUP Instance attribute Public Type reference (TYPE) RZLLI_APCL Logon/Server Group Name 20070306
7 TIME Instance attribute Public Attribute reference (LIKE) 20070712
8 USER Instance attribute Public Attribute reference (LIKE) 20070712
Methods
# Method Level Visibility Method type Description Created on
1 ADD_QUEUE_PREFIX Instance method Public Method Add a 20070302
2 CHECK Instance method Public Method 20070306
3 CLEAR Instance method Public Method Reset the Changes 20070306
4 DELETE Instance method Public Method Delete an entry 20070306
5 DELETE_QUEUE_PREFIX Instance method Public Method Removes a queue prefix 20070302
6 SET_SERVER_GROUP Instance method Public Method Sets the RFC serer group 20070302
7 UNDELETE_ENTRY Instance method Public Method Removes delete flag 20070315
Events
Class IF_BGRFC_CONF_INB_DEST_ENTRY has no event.
Types
Class IF_BGRFC_CONF_INB_DEST_ENTRY has no local type.
Method Signatures

Method ADD_QUEUE_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE_PREFIX Call by reference Type reference (TYPE) QRFC_QUEUE_NAME Queuepräfix für den bgRFC 20070316
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20070321

Method CHECK Signature

Method CHECK on class IF_BGRFC_CONF_INB_DEST_ENTRY has no parameter.
Method CHECK on class IF_BGRFC_CONF_INB_DEST_ENTRY has no exception.

Method CLEAR Signature

Method CLEAR on class IF_BGRFC_CONF_INB_DEST_ENTRY has no parameter.
Method CLEAR on class IF_BGRFC_CONF_INB_DEST_ENTRY has no exception.

Method DELETE Signature

Method DELETE on class IF_BGRFC_CONF_INB_DEST_ENTRY has no parameter.
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20070316

Method DELETE_QUEUE_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE_PREFIX Call by reference Type reference (TYPE) QRFC_QUEUE_NAME Queue Name für Hintergrund RFC 20070302
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20070302

Method SET_SERVER_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVER_GROUP Call by reference Type reference (TYPE) BGRFC_MAIN_I_DST-RFC_SERVER_GROUP Name einer Logon/Server-Gruppe 20070302
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20070302

Method UNDELETE_ENTRY Signature

Method UNDELETE_ENTRY on class IF_BGRFC_CONF_INB_DEST_ENTRY has no parameter.
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20070326
History
Last changed by/on SAP  20090618 
SAP Release Created in