SAP ABAP Table QRFC_O_ERR_STATE (Outbound qRFC: Unit Error State)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC2 (Package) ABAP Development for bgRFC
Basic Data
Table Category TRANSP    Transparent table 
Transparent table QRFC_O_ERR_STATE   Table Relationship Diagram
Short Description Outbound qRFC: Unit Error State    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 UNIT_ID BGRFC_UNIT_ID SYSUUID RAW 16   0   ID of Unit in Background RFC QRFC_O_UNIT
2 MESSAGE BGRFC_EXE_MESSAGE   CHAR 255   0   Background RFC Message  
3 MESSAGE_ID SYMSGID ARBGB CHAR 20   0   Message Class *
4 MESSAGE_NUMBER SYMSGNO SYMSGNO NUMC 3   0   Message Number  
5 MESSAGE_V1 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
6 MESSAGE_V2 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
7 MESSAGE_V3 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
8 MESSAGE_V4 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 QRFC_O_ERR_STATE UNIT_ID QRFC_O_UNIT UNIT_ID KEY 1 CN
History
Last changed by/on SAP  20130604 
SAP Release Created in 700