QRFC_O_ERR_STATE - Outbound qRFC: Unit Error State
Outbound qRFC: Unit Error State information is stored in SAP table QRFC_O_ERR_STATE.
It is part of development package SQRFC2 in software component BC-MID-RFC-BG. This development package consists of objects that can be grouped under "ABAP Development for bgRFC".
It is part of development package SQRFC2 in software component BC-MID-RFC-BG. This development package consists of objects that can be grouped under "ABAP Development for bgRFC".
Fields for table QRFC_O_ERR_STATE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
UNIT_ID | ID of Unit in Background RFC | X | BGRFC_UNIT_ID | RAW | 16 | QRFC_O_UNIT |
MESSAGE | Background RFC Message | BGRFC_EXE_MESSAGE | CHAR | 255 | ||
MESSAGE_ID | Message Class | SYMSGID | CHAR | 20 | * | |
MESSAGE_NUMBER | Message Number | SYMSGNO | NUMC | 3 | ||
MESSAGE_V1 | Message Variable | SYMSGV | CHAR | 50 | ||
MESSAGE_V2 | Message Variable | SYMSGV | CHAR | 50 | ||
MESSAGE_V3 | Message Variable | SYMSGV | CHAR | 50 | ||
MESSAGE_V4 | Message Variable | SYMSGV | CHAR | 50 |