Region Definition
Each organization has certain regions and role of each of the Employee is associated with the specified Region. The Region of the organization would be defined through this screen. In this screen we can Add a new region, Edit a previously defined region, Delete an unused region and Inactive/Activate a region. Inactive regions won’t be appear in further definition, transaction and reporting screens of the entire system.
Features
- Here user can define new Region.
- The Description of the Region would be used in the most of the combo/list boxes throughout the program.
- The ‘Inactive’ Region could not be used in the Definitions, Transactions, Reports throughout the program.
Description:
Code
The maximum length of Code filed is 3. This code is an auto-generated number. This code will be attached to each Region.
Description
Here user should enter the description of Region. The maximum length of this field is 100. User can enter any value alphanumeric value in this filed.
Inactive:
User can check or uncheck this check box by using mouse click or by keyboard. Here this field is used to inactive Region, which are no more required. The inactive records could not be used in the whole program.
Save
Save button would save the new Region or Edit any changes to previously recorded Region in the database permanently.
Add
Add Button would allow to add a new Region.
Edit
Edit Button would allow to edit the selected Region.
Delete
Delete Button would allow to delete the selected Region. This Region could only be deleted if its not been used/saved in any of its dependent screens.
The print button would preview the complete Region List. This list can be printed on the required printer on pressing the Print button at upper left corner.
Exit
Exit button is used to close the form.