Specifies the columns and rows with Sybase data type information for the rip
Insurance User Profile table.
Description | Column Name | Data Type ? | Characteristics ? |
---|---|---|---|
Operator initials | opr_s | char | length 3 |
Record modification stamp | timestamp | timestamp | |
Display newer follow-up dates before old dates (Y/N) | s_new_note_first_c | char | length 1 |
Access all insurance user accounts (Y/N) | all_ins_c | char | length 1 |
Alpha assign by short name (X/' ') X - Allow access | alpha_c | char | length 26 |
Alpha assign by tracking type | alpha_type_c | char | length 26 |
Default signature name | sign_s | char | length 36 |
Default signature title | title_s | char | length 25 |
Letter code This array contains only those letters to which the user has access. | let_cd_s | char | length 80 |
User option code This array contains only those user options to which the user has access. | usr_opt_s | char | length 20 |
WS default for ALL (X/' ') | ws_def_all_c | char | length 1 |
WS default team | ws_def_team_s | char | length 4 |
WS default user initials | ws_def_user_s | char | length 3 |
WS sort order - lease number | ws_lse_num_l | integer | |
WS sort order - insurance policy | ws_pol_num_l | integer | |
WS sort order - expiration date | ws_exp_date_l | integer | |
WS sort order - short name | ws_shrt_name_l | integer | |
WS sort order - user initials | ws_opr_l | integer | |
WS sort order - follow-up date | ws_folw_l | integer | |
WS sort order - note priority | ws_prior_l | integer | |
User has access to corresponding insurance menu option (Y/N) | s_ins_mod_c | char | length 30 |
Email address | email_s | char | length 50 |
Fax dial number | fax_s | char | length 10 |
Phone number | phn_s | char | length 10 |
Index Name | Piece 1 |
---|---|
rip_idx0 | opr_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.