SAP ABAP Class IF_BGRFC_SERVER (Background RFC - Information on Server Side)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BGRFC_SERVER Background RFC - Information on Server Side 20041202
Properties
Class IF_BGRFC_SERVER  
Short Description Background RFC - Information on Server Side    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041202   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BGRFC_SERVER has no forward declaration.
Interfaces
Class IF_BGRFC_SERVER has no interface implemented.
Friends
Class IF_BGRFC_SERVER has no friend class.
Attributes
Class IF_BGRFC_SERVER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_UNIT_ID Static method Public Method Gets ID of Own Background RFC Unit 20041202
2 GET_UNIT_USER_NAME Static method Public Method Gets user who created unit 20071107
3 LOCK_QUEUE_DURING_EXECUTION Static method Public Method Locks queue at runtime 20111219
4 RETRY_UNIT Static method Public Method Reset Current Unit (with Reason) 20050119
Events
# Event Type Visibility Description Created on
1 END_OF_UNIT Static Event
(1)
Public
(2)
Set after last function module of unit processed 20050504
Types
Class IF_BGRFC_SERVER has no local type.
Method Signatures

Method GET_UNIT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UNIT_ID Value transfer Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20041202
# Exception Resumable Description Created on
1 CX_BGRFC_WRONG_EXEC_CONTEXT Funktion ist im aktuellen Kontext nicht ausführbar 20041202

Method GET_UNIT_USER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning USER_NAME Value transfer Type reference (TYPE) SYUNAME Benutzername 20071107

Method GET_UNIT_USER_NAME on class IF_BGRFC_SERVER has no exception.

Method LOCK_QUEUE_DURING_EXECUTION Signature

Method LOCK_QUEUE_DURING_EXECUTION on class IF_BGRFC_SERVER has no parameter.
# Exception Resumable Description Created on
1 CX_BGRFC_WRONG_EXEC_CONTEXT Funktion ist im aktuellen Kontext nicht ausführbar 20111219

Method RETRY_UNIT 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 900 Wartezeit nach der wiederholt werden darf in Sekunden 20050609
2 Importing KEY Call by reference Type reference (TYPE) BGRFC_RETRY_KEY Grund für den Restart einer Unit 20050609
3 Importing MAX_COUNT Call by reference Type reference (TYPE) INT4 30 Maximale Anzahl der Wiederholungen 20050609
# Exception Resumable Description Created on
1 CX_BGRFC_INVALID_RETRY_KEY Der Retry-Grund ist unzulässig 20050119
2 CX_BGRFC_INVALID_RETRY_MAX_CNT Unzulässige Anzahl Wiederholungen 20050906
3 CX_BGRFC_INVALID_TIME_SPEC Unzulässige Zeitangabe 20050616
4 CX_BGRFC_WRONG_EXEC_CONTEXT Funktion ist im aktuellen Kontext nicht ausführbar 20050119
Event Signatures

Event END_OF_UNIT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NUMBER_OF_FUNCTION_MODULES Exporting Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20060119
History
Last changed by/on SAP  20130531 
SAP Release Created in