Specifies the columns and rows with Sybase data type information for the rtx
Monthly Transaction table.
Description | Column Name | Data Type ? | Characteristics ? |
---|---|---|---|
Portfolio | por_s | char | length 2 |
Company | com_s | char | length 2 |
Region | reg_s | char | length 2 |
Office | off_s | char | length 3 |
Lease | lse_s | char | length 10 |
Run date | d_run_s | datetime | format YYYYMMDD |
Run time | t_run_s | char | length 6 |
Transaction counter | trn_count_s | char | length 2 |
Record modification stamp | timestamp | timestamp | |
Effective date | d_eff_s | datetime | format YYYYMMDD |
Invoice due date | d_indu_s | datetime | format YYYYMMDD |
Transaction code | trn_s | char | length 4 |
Payoff transaction code | ptrn_s | char | length 4 |
Skip transfer to historical (Y/N) | skip_c | char | length 1 |
A/R type flag (I/J/M/P/Q) I - Invoice J - Overlapped due dates M - Credit memo P - Off Lease Billing of asset payoff Q - Off Lease Billing of lease payoff | ar_typ_c | char | length 1 |
Late charges calculated (Y/N) | late_c | char | length 1 |
Operator initials | opr_s | char | length 3 |
Invoice number | invo_s | char | length 8 |
Asset | unit_s | char | length 10 |
Suspense number | num_s | char | length 6 |
Check number | chk_num_s | char | length 10 |
Account credit vector | crdt_l | integer | |
Account debit vector | dbt_l | integer | |
Amount of money change | chg_d | double | scale 2 |
Transaction reason code | trn_rsn_s | char | length 4 |
Comments | comments_s | char | length 36 |
Waived Principal/payment interest record (Y/N) | waive_c | char | length 1 |
Index Name | Piece 1 | Piece 2 | Piece 3 | Piece 4 | Piece 5 | Piece 6 | Piece 7 | Piece 8 |
---|---|---|---|---|---|---|---|---|
rtx_idx0 | por_s | com_s | reg_s | off_s | lse_s | d_run_s | t_run_s | trn_count_s |
Following are descriptions of the Sybase data types used in the LeasePak database. Note that LeasePak does not use all the Sybase data types.
varbinary
data type storing raw binary data. Whenever a table includes a
timestamp
column, Sybase updates the information in timestamp
each time a user inserts or updates a
record, preventing multiple-user cross-update data corruption.
LeasePak 6.0b Documentation Suite
©
2008 by NetSol Technologies Inc. All rights reserved.
The information contained in this document is the property of NetSol Technologies Inc. Use of the information contained herein is restricted. Conditions of use are subject to change without notice. NetSol Technologies Inc. assumes no liability for any inaccuracy that may appear in this document; the contents of this document do not constitute a promise or warranty. The software described in this document is furnished under license and may be used or copied only in accordance with the terms of said license. Unauthorized use, alteration, or reproduction of this document without the written consent of NetSol Technologies Inc. is prohibited.