Specifies the columns and rows with Oracle data type information for the rps
Historical Lease table.
Parent-Child:
This table has one or more child tables--click here for a listing.
Description | Column Name | Data Type ? | Characteristics ? |
---|---|---|---|
Lease | lse_s | char | length 10 |
Record modification stamp | stamp_l | number | precision 10 |
Portfolio | por_s | char | length 2 |
Company | com_s | char | length 2 |
Region | reg_s | char | length 2 |
Office | off_s | char | length 3 |
Lessee number | les_s | char | length 9 |
Vendor | dlr_s | char | length 9 |
Equipment acquisition date | d_acq_s | date | format YYYYMMDD |
Lease date | d_lsd_s | date | format YYYYMMDD |
Equipment activity status date | d_act_s | date | format YYYYMMDD |
Maturity date | d_mat_s | date | format YYYYMMDD |
Effective date | d_eff_s | date | format YYYYMMDD |
Date of payoff/termination | d_pay_s | date | format YYYYMMDD |
Time of payoff/termination | t_pay_s | char | length 6 |
Activity status | act_s | char | length 4 |
Lease rating | rat_s | char | length 4 |
Payoff source | p_src_s | char | length 4 |
Payoff method | meth_s | char | length 4 |
Transaction code | trn_s | char | length 4 |
Asset manufacturer code | mnf_s | char | length 4 |
Asset model code | mdl_s | char | length 4 |
Asset model year | model_yr_s | char | length 2 |
New/used (N/U) | new_c | char | length 1 |
Payoff type - payoff/termination (P/T) | ptyp_c | char | length 1 |
Lease description | desc_s | varchar2 | length 36 |
Operator initials | opr_s | char | length 3 |
Number of payments accrued | pmt_l | number | precision 10 |
Lease term | trm_l | number | precision 10 |
Payoff amount due | pay_due_d | number | precision 15, scale 2 |
Proceeds of sale | pro_sale_d | number | precision 15, scale 2 |
Gain/Loss on termination | gnls_d | number | precision 15, scale 2 |
Allowance for bad debt | allow_d | number | precision 15, scale 2 |
Original acquisition cost | org_d | number | precision 15, scale 2 |
Residual amount | res_d | number | precision 15, scale 2 |
Net receipts L-T-D (actual) | rec_ltd_d | number | precision 15, scale 2 |
Net receipts Y-T-D | rec_ytd_d | number | precision 15, scale 2 |
Other income L-T-D | oth_ltd_d | number | precision 15, scale 2 |
Other income Y-T-D | oth_ytd_d | number | precision 15, scale 2 |
Payoff taxable amount | tax_amt_d | number | precision 15, scale 2 |
Number of times delinquent [1] | del1_l | number | precision 10 |
Number of times delinquent [2] | del2_l | number | precision 10 |
Number of times delinquent [3] | del3_l | number | precision 10 |
Number of times delinquent [4] | del4_l | number | precision 10 |
Number of times delinquent [5] | del5_l | number | precision 10 |
Number of times delinquent [6] | del6_l | number | precision 10 |
Number of times delinquent [7] | del7_l | number | precision 10 |
Excess mileage | mileage_d | number | precision 15, scale 2 |
Wear & tear | wear_d | number | precision 15, scale 2 |
FMV quote | fmv_d | number | precision 15, scale 2 |
Security deposit | sec_d | number | precision 15, scale 2 |
Reversed payments | rev_pmt_d | number | precision 15, scale 2 |
Base payoff amount | base_d | number | precision 15, scale 2 |
Payments outstanding | pmt_outs_d | number | precision 15, scale 2 |
Assessments outstanding | asm_outs_d | number | precision 15, scale 2 |
Additional charges | add_d | number | precision 15, scale 2 |
Fee/penalty | fee_d | number | precision 15, scale 2 |
ITC recaptured | itc_d | number | precision 15, scale 2 |
Credit life insurance 1 rebate | cr_lif1_re_d | number | precision 15, scale 2 |
Credit life insurance 2 rebate | cr_lif2_re_d | number | precision 15, scale 2 |
Credit disability insurance 1 rebate | cr_dis1_re_d | number | precision 15, scale 2 |
Credit disability insurance 2 rebate | cr_dis2_re_d | number | precision 15, scale 2 |
Total quote | quote_d | number | precision 15, scale 2 |
Total received | tot_rcv_d | number | precision 15, scale 2 |
Payoff amount | payoff_d | number | precision 15, scale 2 |
Refund check amount | refund_d | number | precision 15, scale 2 |
Debt principle balance amount | debt_prn_bal_d | number | precision 15, scale 2 |
Debt additional interest amount | debt_add_int_d | number | precision 15, scale 2 |
Debt penalty fee amount | debt_pen_d | number | precision 15, scale 2 |
Tax gain/loss amount | tax_gnls_d | number | precision 15, scale 2 |
Staged equity account payable clearing amount | stg_eqty_ap_clr_d | number | precision 15, scale 2 |
Broker fee account payable clearing amount | brk_fee_ap_clr_d | number | precision 15, scale 2 |
Payoff source name | payo_src_name_s | varchar2 | length 36 |
Principal write down (Y/N) | prn_write_down_c | char | length 1 |
Metro2 file format code | metro2_s | char | length 4 |
Date of first delinquency | d_first_delq_s | date | format YYYYMMDD |
Invoice format code | invo_format_s | char | length 4 |
Security deposit disbursal status (P/U/N) P - processed U - unprocessed N - n/a | sec_status_c | char | length 1 |
Security deposit refund amount | sec_refund_d | number | precision 15, scale 2 |
Non commission amount | non_comm_d | number | precision 15, scale 2 |
Index Name | Piece 1 | Piece 2 | Piece 3 | Piece 4 | Piece 5 |
---|---|---|---|---|---|
rps_idx0 | lse_s | ||||
rps_idx1 | por_s | com_s | reg_s | off_s | lse_s |
rps_idx2 | les_s | lse_s | |||
rps_idx3 | dlr_s | lse_s |
Table Name | Description |
---|---|
rpsp | Historical Lease Payment Schedule |
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 Documentation Suite
©
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.
This message should disappear within 5-15 seconds, depending on the size of the document and the speed of your connection to the Documentation Suite.
If you can still see this message after 20 seconds, try clicking the Refresh or Reload button on your Web browser.
If your document still does not load, refer to Document Load Troubleshooting for instructions on how to fix possible problems with either your Documentation Suite installation or Web browser setup.
If you do not have read access to the parent docsuite directory, you will not be able to load the Document Load Troubleshooting document. In this case, contact your network administrator for assistance.