POSTING_FORMATS
Posting Formats
tableFINPOSTING
POSTING_FORMATS — Posting Formats. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 29 programs. Columns, data types, keys, foreign keys and relationships.
Open POSTING_FORMATS in the interactive Data Dictionary →Part of Other 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 | FORMAT_CODE | varchar(6) | PK | Format Code |
| 4 | CODE | varchar(1) | Code | |
| 5 | FORMAT_DESCRIPTION | varchar(30) | ||
| 6 | FORMAT_TYPE | varchar(1) | Format Type ( % or Amount ) |