IC_MOVEMENTS_WAC_BY_PERIOD

Archive product unit cost

tableFINIC

IC_MOVEMENTS_WAC_BY_PERIOD — Archive product unit cost. FIN table in the standard Ross ERP 8.0 schema: 10 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.

Open IC_MOVEMENTS_WAC_BY_PERIOD 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
4PART_CODEvarchar(15)PKProduct
5UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
6IC_STATUS_CODEvarchar(8)PKInventory Status
7YEARsmallintPKYear Number
8PERIODsmallintPKPeriod Number
9UNIT_COSTnumeric(20,6)Unit Cost
10SYSTEM_DATEdatetimeSystem Date Transaction Made