GL_VP_LINES
Variable Percent Distribution Lines
tableFINGL
GL_VP_LINES — Variable Percent Distribution Lines. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.
Open GL_VP_LINES in the interactive Data Dictionary →Part of GL tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | GL_RULE_LEVEL | int | PK | GL Allocation Rule Level |
| 4 | GL_RULE_CODE | varchar(15) | PK | GL Allocation Rule Code |
| 5 | GL_RULE_PART_SEQUENCE | smallint | PK | Rule Part Sequence Number |
| 6 | GL_VP_TYPE | varchar(1) | PK | Variable Percent Type |
| 7 | ACCOUNT_NUMBER | varchar(50) | PK | GL Account Number |
| 8 | GL_VP_PERCENT | numeric(20,6) | Variable Percentage Distribution Percent | |
| 9 | GL_VP_ACCOUNT_STATUS | varchar(1) | VP Account Status |