DBA Data[Home] [Help]

APPS.XTR_MISC_P dependencies on XTR_PRO_PARAM

Line 383: from XTR_PRO_PARAM

379: and b.confo_reqd = 'Y';
380: --
381: cursor VALIDATE_ABOVE_AMT is
382: select nvl(to_number(PARAM_VALUE),0)
383: from XTR_PRO_PARAM
384: where upper(PARAM_NAME) = 'VALIDATE ABOVE AMNT';
385: --
386: cursor HCE is
387: select p_amount / hce_rate