Specifies the columns and rows with Sybase data type information for the rcc
Custom Code table.
Description | Column Name | Data Type ? | Characteristics ? |
---|---|---|---|
Custom code flag | rcc_flg_c | char | length 1 |
Custom/LeasePak code type | cd_type_s | char | length 10 |
Custom/LeasePak code short symbol If code flag = '1' then cd_shrt_s is blank If code flag = '2' then cd_shrt_s = code short symbol | cd_shrt_s | char | length 4 |
Record modification stamp | timestamp | timestamp | |
Custom/LeasePak code long name | cd_long_s | char | length 20 |
Security bit mask 0 - disallow additions, modifications, and deletions of codes in this category 1 - allow codes to be added to this category 2 - allow codes to be deleted from this category 4 - allow descriptions of codes in this category to be modified | security_l | integer |
Index Name | Piece 1 | Piece 2 | Piece 3 |
---|---|---|---|
rcc_idx0 | rcc_flg_c | cd_type_s | cd_shrt_s |
For code categories (where rcc_flg_c
= '1'), the security bit mask (security_l
)
determines what types of updates users can make to codes within a particular category.
Values for security_l
are:
Value | Security Component |
---|---|
0 | Disallow additions, modifications, and deletions of codes in the category |
1 | Allow codes to be added to the category |
2 | Allow codes to be deleted from the category |
4 | Allow descriptions of codes in the category to be modified |
Security components are additive, meaning a category with security_l
equal to:
Individual codes (where rcc_flg_c
= '2') inherit their value from their category,
so security_l
values for individual codes are always 0 (zero).
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 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.