Specifies the columns and rows with Sybase data type information for the rtl
Loan Transaction table.
Description | Column Name | Data Type ? | Characteristics ? |
---|---|---|---|
Lease | lse_s | char | length 10 |
End date | d_end_s | datetime | format YYYYMMDD |
Reversal date (YYYYMMDD) | ymd_rev_s | char | length 8, format YYYYMMDD |
Run date | d_run_s | datetime | format YYYYMMDD |
Run time | t_run_s | char | length 6 |
Record modification stamp | timestamp | timestamp | |
Start date | d_strt_s | datetime | format YYYYMMDD |
Effective date of payment | d_eff_s | datetime | format YYYYMMDD |
Accrual description | tl_typ_a_s | char | length 4 |
Reversal description | tl_typ_r_s | char | length 4 |
Accrual operator initials | opr_a_s | char | length 3 |
Reversal operator initials | opr_r_s | char | length 3 |
Principal outstanding | prn_out_d | double | scale 2 |
Interest for the period | period_int_d | double | scale 2 |
Interest carryover | car_d | double | scale 2 |
Last partial month interest | partial_d | double | scale 2 |
Capitalized interest amount | cap_int_d | double | scale 2 |
Index Name | Piece 1 | Piece 2 | Piece 3 | Piece 4 | Piece 5 |
---|---|---|---|---|---|
rtl_idx0 | lse_s | d_end_s | ymd_rev_s | d_run_s | t_run_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.