Add routines to mip_quotation.pck and mip_*_helper (via gen_mandatory.prc) packages to set to NULL fields in the enquiry that are not relevant for that enquiry type (following issue raised in UAT).
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@13609 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -3872,6 +3872,9 @@ RECEIVED AT THIS ADDRESS CANNOT BE RESPONDED TO.');
|
||||
|
||||
mark_enquiry_submitted(p_enqu_id);
|
||||
|
||||
-- remove any spurious values
|
||||
mip_enquiries_helper.purge_fields(p_id => p_enqu_id);
|
||||
|
||||
SELECT *
|
||||
INTO l_enqu
|
||||
FROM enquiries
|
||||
|
||||
Reference in New Issue
Block a user