Searching and Editing Imported Data

Navigation:  Database >

Searching and Editing Imported Data

Previous pageReturn to chapter overviewNext page

How can I find the imported data?

HIPAA Premium Payment Master allows users to access the imported data. This might help in tracking particular Payment Records. To do this, follow the steps below:

 

1.Go to Data Base > Stored Payments in the main menu window.

 

The "Stored Payments" option is under the "Data Base" tab.

The "Stored Payments" option is under the "Data Base" tab.

 

The following window will open:

 

The "Stored Premium Payments" window.

The "Stored Premium Payments" window.

 

2.Running a Query

To search for Payment Records using specific criteria:

1.Enter Query Parameters: Type the desired search value into any of the available fields (e.g., PaymentID, Filename, CurrencyEntityID). This automatically updates the embedded SQL query at the top of the screen.

2.Review the SQL Statement: The system appends your input as a WHERE clause in the SQL query shown at the top.

3.Execute the Search: Click the "Execute Query" button in the upper-right corner of the screen. This runs the SQL query and displays matching results in the lower section.

 

The "Stored Premium Payments" window is showing a Payment Record from the database.

The "Stored Premium Payments" window is showing a Payment Record from the database.

 

When you open the screen it shows you the first record in the database and the screen will let you scroll through all the records. You can also enter your own SQL query to select certain records only either as free form query if you are experienced in the database query language or through the "Build your own query" tab

 

Build your query.

Build your query.

 

Here you can compose your query using the fields in the database and conditions that you select.

 

Editing Data

You can edit the table data by typing it into a cell. A dialog will ask you whether you want to save the changes.

 

Editing the field value.

Editing the field value.

 

After editing.

After editing.