FQM_QUEUE - Queue
Queue information is stored in SAP table FQM_QUEUE.
It is part of development package FQM in software component FIN-FSCM-FQM. This development package consists of objects that can be grouped under "Financial Quantity Management".
It is part of development package FQM in software component FIN-FSCM-FQM. This development package consists of objects that can be grouped under "Financial Quantity Management".
Fields for table FQM_QUEUE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
PARTNER | Owner of a Business Transaction | X | FQM_OWNER | CHAR | 6 | |
QUEUE_ID | Queue Entry ID | X | FQM_QUEUE_ID | NUMC | 32 | |
TRANSACTION_ID | Transaction ID | FQM_TRANSACTION_ID | NUMC | 32 | ||
OWNER | Owner of a Business Transaction | FQM_OWNER | CHAR | 6 | ||
CREATE_TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
LAST_PROCESS_TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
PROCESSING_STATUS | Processing Status of Transaction per Partner | FQM_PROCESSING_STATUS | CHAR | 2 | ||
RETRY_COUNTER | Retry Counter | FQM_RETRY_COUNTER | INT4 | 4 |