SAP WFD_RFC_IDX_TBL Single Index Table for qRFC and bgRFC Table
Overview
WFD_RFC_IDX_TBL is a standard SAP S/4HANA table that stores Single Index Table for qRFC and bgRFC data. There are total 44 fields in the WFD_RFC_IDX_TBL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WFD_RFC_IDX_TBL belongs to Integration issues WorkForce Domain (CA-WFD-INT) module and is located in the package Inbound Layer (WFD_INT_INBOUND).
In addition, following links provide an overview of foreign key relationships, if any, that link WFD_RFC_IDX_TBL to other SAP tables and standard CDS views available based on WFD_RFC_IDX_TBL table in S/4HANA 2020.
Techincal Settings of WFD_RFC_IDX_TBL
Below are technical details of the table WFD_RFC_IDX_TBL
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WFD_RFC_IDX_TBL Fields
The following table gives you an overview of the fields available in WFD_RFC_IDX_TBL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| MSGGUID | GUID in 'CHAR' Format in Uppercase | GUID_32 | CHAR | 32 | |
| NS | Namespace | /AIF/NS | /AIF/T_NS | CHAR | 6 |
| IFNAME | Interface Name | /AIF/IFNAME | /AIF/T_FINF | CHAR | 10 |
| IFVER | Interface Version | /AIF/IFVERSION | /AIF/T_FINF | CHAR | 5 |
| NSRECIP | Namespace | /AIF/NS | * | CHAR | 6 |
| RECIPIENT | Alert Management Recipient | /AIF/ALRT_REC | * | CHAR | 30 |
| STATUS | Processing Status | /AIF/PROC_STATUS | CHAR | 1 | |
| SUB_STATUS | Sub status for 'In Process' status | /AIF/PROC_SUB_STATUS | CHAR | 1 | |
| AIF_LOCATION | Message Location | /AIF/MESSAGE_LOCATION | CHAR | 1 | |
| LOGNUMBER | Application log: log number | BALOGNR | * | CHAR | 20 |
| TRACE_LEVEL | AIF Trace Level | /AIF/TRACE_LEVEL | CHAR | 1 | |
| TL_EXP_DATE | Expiration Date | /AIF/EXP_DATE | DATS | 8 | |
| TL_EXP_TIME | Expiration Time | /AIF/EXP_TIME | TIMS | 6 | |
| CREATE_USER | Create User | /AIF/CREATE_USER | CHAR | 12 | |
| CREATE_DATE | Creation Date | /AIF/CREATE_DATE | DATS | 8 | |
| CREATE_TIME | Creation Time | /AIF/CREATE_TIME | TIMS | 6 | |
| LAST_USER | Last User | /AIF/LAST_USER | CHAR | 12 | |
| LAST_DATE | Last Date | /AIF/LAST_DATE | DATS | 8 | |
| LAST_TIME | Last Time | /AIF/LAST_TIME | TIMS | 6 | |
| END_USER | End User | /AIF/END_USER | CHAR | 12 | |
| END_DATE | End Date | /AIF/END_DATE | DATS | 8 | |
| END_TIME | End Time | /AIF/END_TIME | TIMS | 6 | |
| AIF_ALERT_ID | External ID for an Alert | SALRTEXTID | NUMC | 5 | |
| AIF_VARIANT_NS | Variant Namespace | /AIF/VARIANT_NS | CHAR | 6 | |
| AIF_VARIANT_NAME | Name of Interface Variant | /AIF/VARIANT_NAME | CHAR | 20 | |
| EXTERNAL_MESSAGE | Indicates source of message: internal or extenal (e.g CPI) | /AIF/EXTERNAL_MESSAGE | NUMC | 2 | |
| TIME_ZONE | Time Zone | TZNZONE | * | CHAR | 6 |
| PROCESSING_END_TSTMP | Message Processing Timestamp in UTC Timezone | /AIF/PROCESSING_TSTMP | DEC | 15 | |
| PID | Integration Engine: Pipeline ID | SXMSPID | CHAR | 40 | |
| BG_COMM_KIND | Kind of Background Communication | /AIF/BG_COMM_KIND | CHAR | 5 | |
| DEST | Logical destination (specified in function call) | RFCDEST | CHAR | 32 | |
| QLUWCNT | Counter within a transaction (LUW) | ARFCLUWCNT | CHAR | 8 | |
| FNAM | Name of Function Module | RS38L_FNAM | * | CHAR | 30 |
| ARFCIPID | Host ID (IP ID | ARFCIPID | CHAR | 8 | |
| ARFCPID | Process ID | ARFCPID | CHAR | 4 | |
| ARFCTIME | Time Stamp | ARFCTIME | CHAR | 8 | |
| ARFCTIDCNT | Transaction ID (LUW -> COMMIT WORK) | ARFCTIDCNT | CHAR | 4 | |
| QNAME | Name of tRFC Queue | TRFCQNAM | CHAR | 24 | |
| TRFCTYPE | Internal Data Element | SYINPUT | CHAR | 1 | |
| UNIT_ID | ID of Unit in Background RFC | BGRFC_UNIT_ID | RAW | 16 | |
| QUEUE_NAME | Queue Name for Background RFC | QRFC_QUEUE_NAME | CHAR | 40 | |
| STATUS_WITHIN_LUW | Status of rfc-call within luw | /AIF/STATUS_WITHIN_LUW_E | NUMC | 2 | |
| EXTERNALID | External Person ID | WFD_PERSON_ID_EXTERNAL | CHAR | 100 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WFD_RFC_IDX_TBL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WFD_RFC_IDX_TBL | IFNAME | : | /AIF/T_FINF |
| WFD_RFC_IDX_TBL | IFVER | : | /AIF/T_FINF |
| WFD_RFC_IDX_TBL | NS | : | /AIF/T_NS |