A_PERIOD_USAGE

Archived Part Period Usage

tableFINPERIOD

A_PERIOD_USAGE — Archived Part Period Usage. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open A_PERIOD_USAGE in the interactive Data Dictionary →

Part of Other 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.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4WAREHOUSEvarchar(2)PKWarehouse Code
5PART_CODEvarchar(15)PKProduct
6PERIODsmallintPKPeriod Number
7YEARsmallintPKYear Number
8PERIOD_USAGEnumeric(20,6)Period Usage
9ARCHIVE_DATEdatetimeArchive Date
10ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
11GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.