Specifies the columns and rows with Sybase data type information for the rpn
Check Payment Detail table.
Description | Column Name | Data Type ? | Characteristics ? |
---|---|---|---|
Batch date | d_batch_s | datetime | format YYYYMMDD |
Batch number | batch_num_s | char | length 6 |
Batch sequence number | batch_seq_num_s | char | length 8 |
Batch payment number | batch_pmt_num_s | char | length 4 |
Record modification stamp | timestamp | timestamp | |
Lease | lse_s | char | length 10 |
Posting date | d_post_s | datetime | format YYYYMMDD |
Transfer/reversal date | d_out_s | datetime | format YYYYMMDD |
Assessment type | a_typ_s | char | length 4 |
Transaction type (type of transfer/reversal) | trn_type_s | char | length 4 |
Invoice number | invo_s | char | length 8 |
Operator initials | opr_s | char | length 3 |
Reversal operator initials | opr_r_s | char | length 3 |
Transfer payment number | tran_pmt_s | char | length 4 |
Amount | amt_d | double | scale 2 |
Transaction reason code | trn_rsn_s | char | length 4 |
Payoff transaction type (P/T) | payoff_tran_typ_c | char | length 1 |
Payment origination code | orig_s | char | length 4 |
Payment reversal origination code | orig_r_s | char | length 4 |
Invoice due date | d_invo_s | datetime | format YYYYMMDD |
Index Name | Piece 1 | Piece 2 | Piece 3 | Piece 4 | Piece 5 |
---|---|---|---|---|---|
rpn_idx0 | d_batch_s | batch_num_s | batch_seq_num_s | batch_pmt_num_s | |
rpn_idx1 | lse_s | d_batch_s | batch_num_s | batch_seq_num_s | batch_pmt_num_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.0a Documentation Suite
©
2008 by McCue Systems Incorporated. All rights reserved.
The information contained in this document is the property of McCue Systems, Inc. Use of the information contained herein is restricted. Conditions of use are subject to change without notice. McCue Systems, 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 McCue Systems, Inc. is prohibited.