Click for Index

Section 11
Table Maintenance Functions

Table Maintenance functions allow you to control settings related to the operation of RASWIN. Each system table is described in detail in the following sections of the manual. A list of tables will be displayed showing all the tables which your security level allows you to maintain. The example below shows many of the tables in the system. Your location may have all of these, or additional ones, or may have just some of them depending on your particular installation configuration.

Proper setting of the security level in the table names table permits you to maintain those tables that should be changed but will prevent you from changing those that should not be changed.

Click on the line containing the specific table you wish to maintain. RASWIN will load the existing data from that table into a spread-sheet type grid which you can use to edit the existing data or to add or delete records from the table, for example:. RASWIN tables are listed in the Index. You can click on any of the specific tables shown there and see a description of the information contained in the table and the purpose for each field.

Fee Distribution Calculator

Click Here for Details

Create Database Structure Listing

This option will display a screen that details the fields and properties of each data element in each RASWIN table. The screen will look like this: The left side of the screen will show the tables in the database. When you click on one of these, the fields and their properties will show on the right side. This information can be useful if you are creating your own reports with Crystal Reports or some other reporting writing tool.

Scheduled Maintenance Setup

There will be times when you need to make adjustments to certain table values such as preset prices associated with specific trancodes, account numbers, etc., on a given date. For example, suppose the price of photocopies is due to increase on July 1st, going from 20 cents per page to 25 cents per page. By setting up a SCHEDULED MAINTENANCE action in advance you can make this happen automatically on the effective date.

The screen will look like this:
SCHEDULED MAINTENANCE only allows updating of existing records. It contains safeguards against certain SQL functions, such as CREATING, ALTERING or DROPPING tables or views, DELETING data, etc.

It is not complicated to use, but it can be a bit confusing at first. If you need to know more about how to use this screen, please contact Quadrant support for details.

Special Functions Menu


This screen contains several sections. Each is described below.

Hardware Settings

This is where the settings related to printers and cash drawers are set. These settings apply to the register # where the programming is running.

CIP SETUP

If integrated Credit Card Processing (ChargeItPro/Gravity Payments) is in use, the CIP SETUP option will be available. It is used to generate a specific 'token' used by the CIP software to validate that the physical computer in use is authorized to connect to the CIP authoriazation servers/network to process credit cards.

Generate Department Transactions

After adding new trancodes, you can use this function to automatically add them to the DEPARTMENT TRANSACTIONS table, if you have multiple departments in operation and want them all to be able to process the new codes. If you want different departments to be able to process different codes, this function should not be used, but rather, manual maintenance To the DEPARTMENT TRANSACTIONS table must be done.

Color Selector

Allows you to select the basic colors on most screens.

Update Payer Name on a Single Receipt

If you need to adjust the payer name on a single screen, this option is the place to go.

Adjust Accounting Dates

See this link
ADJUST ACCOUNTING DATES for information about this function.

Update Database Structure

This function allows you to run short SQL scripts to update the database. These might include creating or adjusting existing tables, views, or stored procedures and loading data from an external source. Normally, Quadrant Support will provide you with the required script file, or may direct you where to go on our web site to download the file. Once the file is available to you, importing it is a simple matter of using the Update Database Structure function. Watch the video below for instructions on how to use this function.