ODQDATA - Operational Delta Queue: Data Store for Delta
Operational Delta Queue: Data Store for Delta information is stored in SAP table ODQDATA.
It is part of development package SODQS in software component BC-BW-ODP. This development package consists of objects that can be grouped under "Operational Delta Queue Services".
It is part of development package SODQS in software component BC-BW-ODP. This development package consists of objects that can be grouped under "Operational Delta Queue Services".
Fields for table ODQDATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
| TID | Unique Transaction ID | X | ODQ_TID | DEC | 12 | |
| UNITNO | Unit Number | X | ODQ_UNITNO | INT4 | 4 | |
| MODELNAME | Provider | ODQ_MODELNAME | CHAR | 16 | ||
| QUEUENAME | Queue Name | ODQ_QUEUENAME | CHAR | 32 | ODQSTATE | |
| LINES | Number of Lines | ODQ_LINES | INT4 | 4 | ||
| RAWSIZE | Size in Bytes | ODQ_RAWSIZE | DEC | 10 | ||
| COMPSIZE | Compressed Size in Bytes | ODQ_COMPSIZE | DEC | 10 | ||
| DATAFORMAT | Data Format | ODQ_DATAFORMAT | CHAR | 1 | ||
| XDATA | RSTR | 8 |