DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ELIGIBILITY2 dependencies on BEN_EVALUATE_ELIG_PROFILES

Line 61: ,p_score_tab in ben_evaluate_elig_profiles.scoreTab default ben_evaluate_elig_profiles.t_default_score_tbl

57: ,p_first_elig out nocopy boolean
58: ,p_first_inelig out nocopy boolean
59: ,p_still_elig out nocopy boolean
60: ,p_still_inelig out nocopy boolean
61: ,p_score_tab in ben_evaluate_elig_profiles.scoreTab default ben_evaluate_elig_profiles.t_default_score_tbl
62: );
63:
64: END;