SAP ABAP Class CX_BGRFC_RETRY_REQUEST (Sends Retry to ARFC_DEST_SHIP)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC2 (Package) ABAP Development for bgRFC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20050609
Properties
Class CX_BGRFC_RETRY_REQUEST  
Short Description Sends Retry to ARFC_DEST_SHIP    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SQRFC2   ABAP Development for bgRFC 
Created 20050609   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BGRFC_RETRY_REQUEST has no forward declaration.
Interfaces
Class CX_BGRFC_RETRY_REQUEST has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_BGRFC_SERVER 20050609 Background RFC - Information on Server Side
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_BGRFC_RETRY_REQUEST Constant Public Type reference (TYPE) SOTR_CONC 'B2AAF0CD584C21408F7C87BC7A75B3B9' 20050609
2 DELAY_TIME Instance attribute Public Type reference (TYPE) INT4 Wait time until retry allowed 20050609
3 KEY Instance attribute Public Type reference (TYPE) BGRFC_RETRY_KEY Reason for Restarting Unit 20050609
4 MAX_COUNT Instance attribute Public Type reference (TYPE) INT4 Maximum Number of Retries 20050609
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050609
Events
Class CX_BGRFC_RETRY_REQUEST has no event.
Types
Class CX_BGRFC_RETRY_REQUEST 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 DELAY_TIME Call by reference Type reference (TYPE) INT4 20050609
2 Importing KEY Call by reference Type reference (TYPE) BGRFC_RETRY_KEY 20050609
3 Importing MAX_COUNT Call by reference Type reference (TYPE) INT4 20050609
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050609
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050609

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