Specifies the columns and rows with Sybase data type information for the mwm
Maturing Lease Work Schedule table.
Description | Column Name | Data Type ? | Characteristics ? |
---|---|---|---|
Lease | lse_s | char | length 10 |
Operator initials | opr_s | char | length 3 |
Date entered tracking | d_enter_trk_s | datetime | format YYYYMMDD |
When the clerk was assigned (I/A/M) I - Initial assignment A - Auto reassignment | when_asgn_c | char | length 1 |
How the clerk was assigned (P/C/R/O/K/L/S/M) P - Portfolio team C - Company team R - Region team O - Office team K - Customer team L - Lessee team S - Supervisor M - Manual | how_asgn_c | char | length 1 |
Team from which the clerk was chosen Must be entered if how_asgn_c = (P, C, R, O, K, or L) | team_asgn_s | char | length 4 |
Follow-up date and time | dt_fol_s | datetime | format YYYYMMDDHHMISSFFF |
Priority flag (1/2/3/4) 1 - Lowest priority 4 - Highest priority | prio_c | char | length 1 |
Title of the note | note_title_s | char | length 41 |
Record modification stamp | timestamp | timestamp |
Index Name | Piece 1 | Piece 2 |
---|---|---|
mwm_idx0 | opr_s | lse_s |
mwm_idx1 | lse_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.