FMAVC_QUEUE - Priority Queue for Exclusive Locks in FM AVC
Priority Queue for Exclusive Locks in FM AVC information is stored in SAP table FMAVC_QUEUE.
It is part of development package FMAVCA_E in software component PSM-FM-BCS-AC. This development package consists of objects that can be grouped under "Active availability control: FM application part".
It is part of development package FMAVCA_E in software component PSM-FM-BCS-AC. This development package consists of objects that can be grouped under "Active availability control: FM application part".
Fields for table FMAVC_QUEUE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | * |
KEY1 | Key 1 for FM AVC priority queue: FM area & AVC Ledger | X | FMAVC_QUEUE_KEY1 | CHAR | 12 | |
KEY2 | Key 2 for FM AVC priority queue: Object Nr, Grant, Cover Grp | X | FMAVC_QUEUE_KEY2 | CHAR | 116 | |
KEY3 | Key 3 for FM AVC priority queue: Fiscal Year | X | FMAVC_QUEUE_KEY3 | CHAR | 8 | |
ENQUSER | Lock Owner, ID of Logical Unit of Work (LUW) /Update Task | X | EQEUSRVB | CHAR | 116 | |
.INCLUDE | WQENQ_S_QUEUE_ARG | 0 | ||||
LOCKARGUMENT | Argument String (=Key Fields) of Lock Entry | EQEGRAARG | CHAR | 300 | ||
UNAME | User Name | SYUNAME | CHAR | 24 | ||
CDATE | Date data element for SYST | SYDATE | DATS | 16 | ||
CTIME | TIME Data Element for SYST | SYTIME | TIMS | 12 | ||
QUEUE_POSITION | Position in Priority Queue | WQENQ_QUEUE_POSITION | INT4 | 4 | ||
PRIORITY | Priority of Lock Request | WQENQ_PRIORITY | INT2 | 2 |