4Site
Support Request System
View Patch #50.018.019
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02324 -
Requisition codes options may not be saved
Symptoms:
The edit menu on the main Purchase Requisition form allows a user to change most of the processing options that are stored in the covalue table. If the entry does not exist in the table, no error is generated when trying to update it.
Solution:
If the 'select codevalue from covalue…" query returns no records for any of the (five) options defined on the form, then execute an insert statement to add the missing record(s) into the covalue table, using default option values.
Browse Patches
Find a Patch
Return to Request System Menu