RECURRING_TEN99_DETAILS

Recurring Charge 1099 Details

tableFINRECURRING

RECURRING_TEN99_DETAILS — Recurring Charge 1099 Details. FIN table in the standard Ross ERP 8.0 schema: 13 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open RECURRING_TEN99_DETAILS 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.
2COMPANY_CODEvarchar(10)PKCompany Code
3AP_DIVISIONvarchar(2)PKDivision
4CHARGE_CODEvarchar(8)PKRecurring Charge Code
5TRANSACTION_LINE_NUMBERintPKTransaction line number used for tax reporting purposes
6SEQUENCEsmallintPKSequence Number
7SYS_TEN99_CURRENCYnumeric(20,2)1099 Value in Currency
8SYS_TEN99_RETURN_TYPEvarchar(1)1099 Return Type
9SYS_TEN99_AMOUNT_TYPEvarchar(2)FK→SYS_TEN99_TYPES1099 Amount Type
10SYSTEM_DATEdatetimeSystem Date Transaction Made
11USERNAMEvarchar(20)Username
12SYS_CURRENCY_CODEvarchar(6)Currency Code
13GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.