IC_PART_PERIOD_END_STATUS

Period End Controls Status

tableFINIC

IC_PART_PERIOD_END_STATUS — Period End Controls Status. FIN table in the standard Ross ERP 8.0 schema: 21 columns, used by 10 programs. Columns, data types, keys, foreign keys and relationships.

Open IC_PART_PERIOD_END_STATUS in the interactive Data Dictionary →

Part of IC tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3WAREHOUSEvarchar(2)PKWarehouse Code
4CURRENT_YEARsmallintPKCurrent Year
5PERIODsmallintPKPeriod Number
6PART_CODEvarchar(15)PK FK→PART_PERIOD_END_CONTROLSProduct
7IC_STATUS_CODEvarchar(8)PKInventory Status
8UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
9IC_PRODUCT_UOM_TYPEvarchar(1)The type of UOM
10IC_QUANTITYnumeric(20,6)Inventory Quantity
11IC_QTY_PICKEDnumeric(20,6)Quantity Picked
12IC_QTY_IN_DESPATCHnumeric(20,6)Quantity in Shipping
13IC_QTY_RESERVEDnumeric(20,6)Quantity Reserved
14IC_COST_SOURCE_INDICATORsmallintIC Cost Source Indicator
15STANDARD_COSTnumeric(20,6)Standard Cost
16RCS_CONVERSION_STATUSvarchar(1)Ren/CS Data Conversion Status
17AVERAGE_COSTnumeric(20,4)Weighted Average Cost
18LAST_COSTnumeric(20,4)Last Cost
19PURCHASE_COSTnumeric(20,4)Purchase Cost
20FIFO_COSTnumeric(20,6)
21GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.