The basic purpose of this module is to register hospital, druggist, physician, and customer. It also deals with modification and deletion part of existing hospital, druggist, physician, and customer. It gives clear picture of information involved in the system. Users can get all existing information of hospitals, druggists and physician for a given state code Sate Code will be verified from the Master-Table. Enquiry against Hospital, Physician and Druggist will be performed against the corresponding master tables.
Transaction deals with ID and Entity Type (Hospital, Druggist, and Physician). It is also taking care to store all records from VSAM dataset to daily GDG as well as to the Transaction History DB2 Table on daily basis and GDG generated files for the last one week as input files will generate a new output file having weekly data of all files. The new output file would be sorted and kept as Daily Merge file and would be used whenever required. Reporting will generate report based on required start date and end date i.e. the period for which the user wants the report and the corresponding entity and ID.
Limit-overshoot is basically to know the list of customers who have exceeded their base coverage amount i.e. their balance amount is negative and who has made a transaction in that month.