DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ELIGIBILITY2 dependencies on BEN_EVALUATE_ELIG_PROFILES

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

30: ,p_first_elig out nocopy boolean
31: ,p_first_inelig out nocopy boolean
32: ,p_still_elig out nocopy boolean
33: ,p_still_inelig out nocopy boolean
34: ,p_score_tab in ben_evaluate_elig_profiles.scoreTab default ben_evaluate_elig_profiles.t_default_score_tbl
35: );
36:
37: END;