DBA Data[Home] [Help]

APPS.PAY_CA_USER_INIT_DEDN dependencies on BEN_BENEFIT_CLASSIFICATIONS

Line 429: from ben_benefit_classifications

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