SYS_EMPLOYEE_EXPENSE_LINES

Employee Time Lines

tableFINSYS

SYS_EMPLOYEE_EXPENSE_LINES — Employee Time Lines. FIN table in the standard Ross ERP 8.0 schema: 12 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.

Open SYS_EMPLOYEE_EXPENSE_LINES in the interactive Data Dictionary →

Part of SYS 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.
2SYS_EMPLOYEE_CODEvarchar(6)PKEmployee Code
3SEQUENCEsmallintPKSequence Number
4PA_WBS_NUMBERvarchar(25)Project WBS Number
5EXPENSE_GL_CODEvarchar(6)Expense GL Code
6DESCRIPTIONvarchar(30)Description
7EXPENSE_AMOUNTnumeric(20,4)Expense Amount
8EXPENSE_DATEdatetimeExpense Date
9EXPENSE_GL_ACCOUNTvarchar(50)Expense GL Account
10EXPENSE_REPORT_IDvarchar(9)PKUnique ID for the expense report
11COMPANY_CODEvarchar(10)PKCompany Code
12PA_PROJECT_CODEvarchar(10)PKPA Project Code