SAP ABAP Class CL_BGRFC_PMI_ADAPTER (Interface to Process Monitoring Infrastructure)
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) | CL_SPI_AGENT | Abstract Class for PMIT Agents | 20060301 |
Properties
Class | CL_BGRFC_PMI_ADAPTER | |
Short Description | Interface to Process Monitoring Infrastructure | |
Super Class | CL_SPI_AGENT | Abstract Class for PMIT Agents |
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 | 20060301 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BGRFC_PMI_ADAPTER has no forward declaration.
Interfaces
Class CL_BGRFC_PMI_ADAPTER has no interface implemented.
Friends
Class CL_BGRFC_PMI_ADAPTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CONFIRMED' | Text for Execution State of Unit in Background RFC | 20060313 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CREATED' | Text for Execution State of Unit in Background RFC | 20060313 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'EXECUTION_STARTED' | Text for Execution State of Unit in Background RFC | 20060313 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'qRFC inbound' | Text for Type of Background RFC Unit | 20060313 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'qRFC outbound' | Text for Type of Background RFC Unit | 20060313 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'qRFC outinbound' | Text for Type of Background RFC Unit | 20060313 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'tRFC inbound' | Text for Type of Background RFC Unit | 20060313 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'tRFC outbound' | Text for Type of Background RFC Unit | 20060313 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MANDT | Client | 20060301 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | Name of Destination in Outbound Case | 20060301 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | State of Background RFC Unit | 20060301 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BGRFC_NO_COMMIT_CHECK | Check for Implicit and Explicit Commits | 20060301 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name for Background RFC | 20060301 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BGRFC_UNIT_ID | ID of Unit in Background RFC | 20060301 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Type of Background RFC Unit | 20060301 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Sets relevant attributes and forwards them to PMI | 20060308 |
Events
Class CL_BGRFC_PMI_ADAPTER has no event.
Types
Class CL_BGRFC_PMI_ADAPTER has no local type.
Method Signatures
Method PROVIDE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20060308 | ||
2 | ![]() |
DESTINATION | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | Name der Destination im Outbound Fall | 20060308 | ||
3 | ![]() |
EXE_STATE | Call by reference | Type reference (TYPE) | BGRFC_EXE_STATE | Ausführungszustand einer Unit im Hintergrund RFC | 20060308 | ||
4 | ![]() |
NO_COMMIT_CHECK | Call by reference | Type reference (TYPE) | BGRFC_NO_COMMIT_CHECK | Prüfung auf implizite und explizite Commits | 20060308 | ||
5 | ![]() |
QUEUE | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name für Hintergrund RFC | 20060308 | ||
6 | ![]() |
UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20060308 | ||
7 | ![]() |
UNIT_KIND | Call by reference | Type reference (TYPE) | BGRFC_UNIT_KIND | Art einer RFC Hintergrund Unit | 20060308 |
Method PROVIDE_DATA on class CL_BGRFC_PMI_ADAPTER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |