SAP ABAP Class IF_BGRFC_DESTINATION_INBOUND (Inbound Destination in Background RFC)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BGRFC_DEST_IMPL_INBOUND Implementation of Inbound Destinations in Background RFC 20041201
Properties
Class IF_BGRFC_DESTINATION_INBOUND  
Short Description Inbound Destination in Background RFC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041125   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BGRFC_DESTINATION_INBOUND has no forward declaration.
Interfaces
Class IF_BGRFC_DESTINATION_INBOUND has no interface implemented.
Friends
Class IF_BGRFC_DESTINATION_INBOUND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEST_NAME Instance attribute Public Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name of Destination in Inbound Case 20041207
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_QRFC_UNIT Instance method Public Method Factory Method for Generating Inbound qRFC Unit 20041130
2 CREATE_TRFC_UNIT Instance method Public Method Factory Method for Generating Inbound tRFC Unit 20041130
Events
Class IF_BGRFC_DESTINATION_INBOUND has no event.
Types
Class IF_BGRFC_DESTINATION_INBOUND has no local type.
Method Signatures

Method CREATE_QRFC_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QRFC_UNIT Value transfer Object reference (TYPE REF TO) IF_QRFC_UNIT_INBOUND qRFC Inbound Unit 20041130

Method CREATE_QRFC_UNIT on class IF_BGRFC_DESTINATION_INBOUND has no exception.

Method CREATE_TRFC_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TRFC_UNIT Value transfer Object reference (TYPE REF TO) IF_TRFC_UNIT_INBOUND tRFC Inbound Unit 20041130

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