SAP ABAP Class CL_BGRFC_CLIENT (Client Information for NW bgRFC)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_QRFC_CLIENT_INBOUND | Inbound qRFC - Information on Client Side | 20050615 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_QRFC_CLIENT_OUTBOUND | Outbound qRFC - Information on Client Side | 20050615 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_TRFC_CLIENT_INBOUND | Inbound tRFC - Information on Client Side | 20050615 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_TRFC_CLIENT_OUTBOUND | Outbound tRFC - Information on Client Side | 20050615 |
Properties
Class | CL_BGRFC_CLIENT | |
Short Description | Client Information for NW bgRFC | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SQRFC2 | ABAP Development for bgRFC |
Created | 20050615 | 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
Class CL_BGRFC_CLIENT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BGRFC_MONITOR_HELPER | 20111220 | Utility Class for bgRFC Monitor API - Common Methods | |
2 | CL_QRFC_CLIENT_INBOUND | 20050615 | Inbound qRFC - Information on Client Side | |
3 | CL_QRFC_CLIENT_OUTBOUND | 20050615 | Outbound qRFC - Information on Client Side | |
4 | CL_TRFC_CLIENT_INBOUND | 20050615 | Inbound tRFC - Information on Client Side | |
5 | CL_TRFC_CLIENT_OUTBOUND | 20050615 | Outbound tRFC - Information on Client Side |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_BGRFC_LOGGER | tRFC/qRFC Logging | 20050615 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 3000 | Maximum Number of Units to Be Checked in GET_UNIT_STATE | 20050721 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 1000 | Maximum Number of Retries in GET_UNIT_STATE_LOCAL_CONTEXT | 20050722 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050615 |
2 | ![]() |
Static method | Protected | Method | Mapping EXE Mode to Unit Status | 20080919 |
3 | ![]() |
Static method | Protected | Method | 20080918 | |
4 | ![]() |
Static method | Protected | Method | Mapping of Unit Status to Queue Status | 20120608 |
Events
Class CL_BGRFC_CLIENT has no event.
Types
Class CL_BGRFC_CLIENT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BGRFC_CLIENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BGRFC_CLIENT has no exception.
Method MAP_EXE_MODE_TO_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXE_MODE | Call by reference | Type reference (TYPE) | BGRFC_EXE_MODE | Exe-Mode der Unit | 20080919 | ||
2 | ![]() |
IV_PRED_CNT | Call by reference | Type reference (TYPE) | I | Vorgängerzähler der Unit | 20080919 | ||
3 | ![]() |
IV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert des letzten Datenbankzugriffs | 20080919 | ||
4 | ![]() |
UNIT_STATE | Value transfer | Type reference (TYPE) | BGRFC_UNIT_STATE | Unit Status | 20080919 |
Method MAP_EXE_MODE_TO_STATE on class CL_BGRFC_CLIENT has no exception.
Method MAP_EXE_STATE_TO_UNIT_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXE_STATE | Value transfer | Type reference (TYPE) | BGRFC_EXE_STATE | 20080918 | |||
2 | ![]() |
UNIT_STATE | Value transfer | Type reference (TYPE) | BGRFC_UNIT_STATE | 20080918 |
Method MAP_EXE_STATE_TO_UNIT_STATE on class CL_BGRFC_CLIENT has no exception.
Method MAP_UNIT_STATE_TO_QUEUE_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_END_OF_QUEUE_REACHED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120608 | |||
2 | ![]() |
IV_UNIT_STATE | Call by reference | Type reference (TYPE) | BGRFC_UNIT_STATE | Zustand einer bgRFC Unit | 20120608 | ||
3 | ![]() |
RV_STATE | Value transfer | Type reference (TYPE) | QRFC_QUEUE_STATE | Ausführungstatus einer Hintergrund Queue | 20120608 |
Method MAP_UNIT_STATE_TO_QUEUE_STATE on class CL_BGRFC_CLIENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |