UAIQS_BALANCE - Quantity Structure: Beginning/Ending Inventories and Values
Quantity Structure: Beginning/Ending Inventories and Values information is stored in SAP table UAIQS_BALANCE.
It is part of development package UA_INV_QUANTITY_STRUCTURE in software component FIN-BAC-INV. This development package consists of objects that can be grouped under "Quantity structure".
It is part of development package UA_INV_QUANTITY_STRUCTURE in software component FIN-BAC-INV. This development package consists of objects that can be grouped under "Quantity structure".
Fields for table UAIQS_BALANCE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | * |
| ACC_SYSTEM | Accounting System | X | ACC_SYSTEM | CHAR | 16 | * |
| VERSION_ID | Quantity Structure: Version | X | UAI_VERSION_ID | CHAR | 8 | * |
| TIME_UUID | Quantity Structure: UUID for Time Dimension | X | UAI_TIME_UUID | RAW | 16 | |
| NODE_UUID | Quantity Structure: Node UUID | X | UAI_NODE_UUID | RAW | 16 | |
| NODE_TYPE | Quantity Structure: Node Type | UAI_NODE_TYPE | CHAR | 20 | ||
| .INCLUDE | UAIQS_S_NODE_KEYFIG | 0 | ||||
| BEG_QTYVAL | Quantity Structure: Beginning Inventory in Valuation Unit | UAI_BEG_QTYVAL | QUAN | 12 | ||
| END_QTYVAL | Quantity Structure: Ending Inventory in Valuation Unit | UAI_END_QTYVAL | QUAN | 12 | ||
| SCRAP_QTYVAL | Quantity Structure: Scrap | UAI_SCRAP_QTYVAL | QUAN | 12 | ||
| UOMVAL | Valuation Unit of Measure | FIN_UOMVAL | UNIT | 6 | * | |
| BEG_AMTCOMP | Quantity Structure: Start Date in LC | UAI_BEG_AMTCOMP | CURR | 12 | ||
| END_AMTCOMP | Quantity Structure: Ending Value in Local Currency | UAI_END_AMTCOMP | CURR | 12 | ||
| CURRCOMP | Local Currency | FIN_CURRCOMP | CUKY | 10 | * | |
| NUM_ORD | Quantity Structure: Number of Orders | UAI_NUM_ORD | INT4 | 4 |