SAP ABAP Class CL_BGRFC_SERVER (Background RFC - Information on Server Side)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BGRFC_SERVER | Background RFC - Information on Server Side | 20041202 |
Properties
Class | CL_BGRFC_SERVER | |
Short Description | Background RFC - Information on Server Side | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SQRFC2 | ABAP Development for bgRFC |
Created | 20041202 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BGRFC_SERVER | Background RFC - Information on Server Side | 20041202 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BGRFC_DB_HELPER | 20080411 | Background RFC Database Accesses |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Flag: We are in the bgRFC context | 20080625 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: Retry call made? | 20050615 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ARFCTID | Unique Transaction ID (LUW -> COMMIT WORK) | 20050609 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BGRFC_UNIT_ID | ID of Unit in Background RFC | 20050609 | ||
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: Is unit a qRFC unit? | 20050610 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SYUNAME | User Name | 20071107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Converts bgRFC Data ARFC Data | 20070918 |
2 | ![]() |
Instance method | Public | Method | 20050610 | |
3 | ![]() |
Instance method | Public | Method | 20111219 | |
4 | ![]() |
Instance method | Public | Method | 20050610 | |
5 | ![]() |
Static method | Public | Method | Signalizes End of Unit (All Function Modules Executed) | 20060119 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | END_OF_UNIT | Instance Event (0) |
Public (2) |
20050504 |
Types
Class CL_BGRFC_SERVER has no local type.
Method Signatures
Method DESERIALIZE_BGRFC_TO_ARFC_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ARFC_SDATA_TAB | Call by reference | Type reference (TYPE) | ARFCSDATA_TAB | Tabelle für RFC Funktionsdaten im alten ARFC Format | 20070918 | ||
2 | ![]() |
BGRFC_DATA | Call by reference | Type reference (TYPE) | XSTRING | Daten des bgRFC | 20070918 |
Method DESERIALIZE_BGRFC_TO_ARFC_DATA on class CL_BGRFC_SERVER has no exception.
Method GET_UNIT_ID Signature
Method GET_UNIT_ID on class CL_BGRFC_SERVER has no parameter.
Method GET_UNIT_ID on class CL_BGRFC_SERVER has no exception.
Method LOCK_QUEUE_DURING_EXECUTION Signature
Method LOCK_QUEUE_DURING_EXECUTION on class CL_BGRFC_SERVER has no parameter.
Method LOCK_QUEUE_DURING_EXECUTION on class CL_BGRFC_SERVER has no exception.
Method RETRY_UNIT Signature
Method RETRY_UNIT on class CL_BGRFC_SERVER has no parameter.
Method RETRY_UNIT on class CL_BGRFC_SERVER has no exception.
Method SIGNAL_END_OF_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NUMBER_OF_FUNCTION_MODULES | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20060119 |
Method SIGNAL_END_OF_UNIT on class CL_BGRFC_SERVER has no exception.
Event Signatures
Event END_OF_UNIT Signature
Event END_OF_UNIT on class CL_BGRFC_SERVER has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |