mip_quotation.pck - remove reference to gtt_manadatory_checks
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3412 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -1103,7 +1103,7 @@ RECEIVED AT THIS ADDRESS CANNOT BE RESPONDED TO.');
|
||||
|
||||
FUNCTION validation_result(p_enqu_id IN enquiries.id%TYPE
|
||||
,p_field_name IN VARCHAR2) RETURN VARCHAR2 IS
|
||||
l_error_message gtt_mandatory_checks.error_message%TYPE;
|
||||
l_error_message validation_results.error_message%TYPE;
|
||||
BEGIN
|
||||
pl('validation_result enqu_id=' || p_enqu_id || ', field_name=' ||
|
||||
p_field_name);
|
||||
|
||||
Reference in New Issue
Block a user