Specifies the columns and rows with Oracle data type information for the ris
Investor Settlement table.
Description | Column Name | Data Type ? | Characteristics ? |
---|---|---|---|
Investor | inv_s | CHAR(9) | |
Lease | lse_s | CHAR(10) | |
Invoice number | invo_s | CHAR(8) | |
Invoice reversal counter | rev_count_s | CHAR(3) | |
Record modification stamp | stamp_l | NUMBER(10) | |
Date of last update | d_last_s | DATE | |
Time of last update | t_lup_s | CHAR(6) | |
Payment due date | d_due_s | DATE | |
Reversal date | d_rev_s | DATE | |
Earliest disbursement date Payment due date + deferral dates (d_last_s + def_days_l) | d_ear_dis_s | DATE | |
Disbursement date | d_dis_s | DATE | |
Disbursal bank account GL vector | disb_bank_s | CHAR(3) | |
Type of cashier's check | cash_check_typ_s | CHAR(4) | |
Bank account GL vector ' 1' - If multiple banks module is purchased ' ' - multiple banks module is not purchased. | bank_s | CHAR(3) | |
Assumed payment (Y/N) | a_pmt_c | CHAR(1) | |
Check number | chk_s | CHAR(6) | |
Check reference | chk_ref_s | VARCHAR2(36) | |
Participation percentage | part_perc_d | NUMBER(15,5) | |
Investor participation total expected payment to be received Invoice total (payment amount + interest amount) billed times the investor participation percent (rar.pamt_b_d + rar.iamt_b_d) * ris.part_perc_l | inv_pamt_b_d | NUMBER(15,2) | |
Investor participation total expected interest to be received Invoice total interest amount billed times the investor participation percent rar.iamt_b_d * ris.part_perc_l | inv_iamt_b_d | NUMBER(15,2) | |
Investor participation total payment collected to date Invoice total (payment amount + interest amount) paid times the investor participation percent (rar.pamt_p_d + rar.iamt_p_d) * ris.part_perc_l | inv_pamt_c_d | NUMBER(15,2) | |
Investor participation total interest collected to date Invoice total interest amount paid times the investor participation percent rar.iamt_p_d * ris.part_perc_l | inv_iamt_c_d | NUMBER(15,2) | |
Investor participation total payment disbursed to date | inv_pamt_d_d | NUMBER(15,2) | |
Investor participation total interest disbursed to date | inv_iamt_d_d | NUMBER(15,2) |
Index Name | Piece 1 | Piece 2 | Piece 3 | Piece 4 |
---|---|---|---|---|
ris_idx0 | inv_s | lse_s | invo_s | rev_count_s |
ris_idx1 | lse_s | invo_s | inv_s | rev_count_s |
Following are descriptions of the Oracle data types used in the LeasePak database. Note that LeasePak does not use all the Oracle data types.
LeasePak 6.2a Documentation Suite
©
2010 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.