DBA Data[Home] [Help]

APPS.PQP_GB_PSI_FUNCTIONS dependencies on BEN_BENEFIT_ACTIONS

Line 1205: from ben_benefit_actions ben

1201: ,ben.benefit_action_id
1202: ,ben.business_group_id
1203: ,ben.process_date
1204: ,ben.request_id
1205: from ben_benefit_actions ben
1206: where ben.pl_id = c_ext_rslt_id
1207: and ben.pgm_id = c_ext_dfn_id
1208: and ben.business_group_id = c_business_group_id;
1209: