I_QUEUEDATA
BEH Queue Data
I_QUEUEDATA is a CDS View in S/4HANA. BEH Queue Data. It contains 13 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_BEHQueuedata | view | from | COMPOSITE | CDS for Queue data |
Fields (13)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BusEventSubscriberCode | BusEventSubscriberCode | 1 |
| KEY | BusinessEvent | BusinessEvent | 1 |
| KEY | SAPObjectRepresentation | SAPObjectRepresentation | 1 |
| KEY | SAPObjectTaskType | SAPObjectTaskType | 1 |
| BusEventPriority | BusEventPriority | 1 | |
| CreationUTCDateTime | CreationUTCDateTime | 1 | |
| SAPBusinessObjectKey1 | SAPBusinessObjectKey1 | 1 | |
| SAPBusinessObjectKey2 | SAPBusinessObjectKey2 | 1 | |
| SAPBusinessObjectKey3 | SAPBusinessObjectKey3 | 1 | |
| SAPBusinessObjectKey4 | SAPBusinessObjectKey4 | 1 | |
| SAPBusinessObjectKey5 | SAPBusinessObjectKey5 | 1 | |
| SAPBusinessObjectKey6 | SAPBusinessObjectKey6 | 1 | |
| SAPBusinessObjectKey7 | SAPBusinessObjectKey7 | 1 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- BEH Queue Data
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_QUEUEDATA (
BUSEVENTSUBSCRIBERCODE,
BUSINESSEVENT,
SAPOBJECTREPRESENTATION,
SAPOBJECTTASKTYPE,
BUSEVENTPRIORITY,
CREATIONUTCDATETIME,
SAPBUSINESSOBJECTKEY1,
SAPBUSINESSOBJECTKEY2,
SAPBUSINESSOBJECTKEY3,
SAPBUSINESSOBJECTKEY4,
SAPBUSINESSOBJECTKEY5,
SAPBUSINESSOBJECTKEY6,
SAPBUSINESSOBJECTKEY7,
PRIMARY KEY (BUSEVENTSUBSCRIBERCODE, BUSINESSEVENT, SAPOBJECTREPRESENTATION, SAPOBJECTTASKTYPE)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA