ODQDATA_F - Operational Delta Queue: Data Storage for One-Off Extraction
Operational Delta Queue: Data Storage for One-Off Extraction information is stored in SAP table ODQDATA_F.
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_F
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
RID | Request | X | ODQ_RID | 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 |