rtx Table: Monthly Transaction
Sybase DBMS
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.
- char
- Sybase fixed length character string. Typically used to store short and medium-length string data such as keys, names,
addresses, descriptions, four-character codes, and single-character switch values.
Characteristics:
-
length - The maximum number of ASCII or ISO-8859-1 characters the string can contain.
- datetime
- Sybase date and time, containing century, year, month, day, hour, minute, second, and second fraction (to 1/300 second)
information.
Characteristics:
-
format - The date format for the LeasePak database. For example, format YYYYMMDD is the 4-digit year number
followed by the 2-digit month number followed by the 2-digit day number with no intervening punctuation.
- double
- Sybase numeric data type. Typically used to store percentage, rate, and dollar amount information.
Characteristics:
-
scale - The fractional granularity, meaning the number of places available to the right of
the decimal point.
- integer
- Sybase numeric data type. Typically used to store counter and whole number information--term length, payment due day,
number of units on lease, number of times delinquent, etc.
- timestamp
- Sybase data type based on the
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.
- text
- Sybase expandable character data type. Typically used to store long-length string data such as notebook entries.
LeasePak Documentation Suite
©
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.
Your document is loading...
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.