SOP_RR_LINE_DETAILS
tableFINSOP
SOP_RR_LINE_DETAILS — FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open SOP_RR_LINE_DETAILS in the interactive Data Dictionary →Part of SOP 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 | DIVISION | varchar(2) | PK | Division |
| 4 | RR_NUMBER | int | PK | RR Number |
| 5 | RR_LINE_NUMBER | int | PK FK→SOP_RR_LINES | RR Line Number |
| 6 | SEQUENCE | smallint | PK | Sequence Number |
| 7 | MH_NUMBER | int | Material Handling Number | |
| 8 | QTY_RECEIVED | numeric(20,6) | Qty Received | |
| 9 | UNIT_REC | varchar(4) | Unit of Measure (Receiving) |