SAP ABAP Class CX_BGRFC_EXECUTION_ERRORS (Exceptions when executing units)
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_BGRFC_ERROR | Superclass of All Exceptions in Background RFC | 20070926 |
Properties
Class | CX_BGRFC_EXECUTION_ERRORS | |
Short Description | Exceptions when executing units | |
Super Class | CX_BGRFC_ERROR | Superclass of All Exceptions in Background RFC |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SQRFC2 | ABAP Development for bgRFC |
Created | 20070926 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_BGRFC_EXECUTION_ERRORS has no forward declaration.
Interfaces
Class CX_BGRFC_EXECUTION_ERRORS has no interface implemented.
Friends
Class CX_BGRFC_EXECUTION_ERRORS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '001560AA0E0802DB89ED4120BB18C3E4' | 20070926 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BGRFC_EXE_MESSAGE | Background RFC Message | 20070926 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BGRFC_EXE_STATE | State of Background RFC Unit | 20070926 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGID | Message Class | 20070927 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Message Number | 20070927 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20070927 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20070927 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20070927 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20070927 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '001560AA0E0802DB8B81226FB5790116' | 20071002 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071ED288D56EE7FD289B1A' | 20121030 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070926 |
Events
Class CX_BGRFC_EXECUTION_ERRORS has no event.
Types
Class CX_BGRFC_EXECUTION_ERRORS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_MESSAGE | Call by reference | Type reference (TYPE) | BGRFC_EXE_MESSAGE | 20070926 | |||
2 | ![]() |
EXE_STATE | Call by reference | Type reference (TYPE) | BGRFC_EXE_STATE | 20070926 | |||
3 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | SYMSGID | 20070927 | |||
4 | ![]() |
MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | 20070927 | |||
5 | ![]() |
MESSAGE_V1 | Call by reference | Type reference (TYPE) | SYMSGV | 20070927 | |||
6 | ![]() |
MESSAGE_V2 | Call by reference | Type reference (TYPE) | SYMSGV | 20070927 | |||
7 | ![]() |
MESSAGE_V3 | Call by reference | Type reference (TYPE) | SYMSGV | 20070927 | |||
8 | ![]() |
MESSAGE_V4 | Call by reference | Type reference (TYPE) | SYMSGV | 20070927 | |||
9 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070926 | |||
10 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20070926 |
Method CONSTRUCTOR on class CX_BGRFC_EXECUTION_ERRORS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |