DBA Data[Home] [Help]

APPS.PQP_GB_PSI_FUNCTIONS dependencies on BEN_BENEFIT_ACTIONS

Line 1176: from ben_benefit_actions ben

1172: ,ben.benefit_action_id
1173: ,ben.business_group_id
1174: ,ben.process_date
1175: ,ben.request_id
1176: from ben_benefit_actions ben
1177: where ben.pl_id = c_ext_rslt_id
1178: and ben.pgm_id = c_ext_dfn_id
1179: and ben.business_group_id = c_business_group_id;
1180: