DBA Data[Home] [Help]

APPS.BEN_POPULATE_RBV dependencies on BEN_PERSON_ACTIONS

Line 2961: from ben_person_actions pact

2957: (c_pact_id number
2958: )
2959: is
2960: select pact.person_id
2961: from ben_person_actions pact
2962: where pact.person_action_id = c_pact_id;
2963: --
2964: cursor c_pplrbv
2965: (c_per_id number