DBA Data[Home] [Help]

APPS.PAY_CA_USER_INIT_DEDN dependencies on BEN_BENEFIT_CLASSIFICATIONS

Line 432: from ben_benefit_classifications

428: --
429: if p_ben_class_id IS NOT NULL then
430: select benefit_classification_name
431: into l_ben_class_name
432: from ben_benefit_classifications
433: where benefit_classification_id = p_ben_class_id;
434: end if;
435: --
436: -- Update user-specified Classification, Processing Type and Standard Link.