DBA Data[Home] [Help]

APPS.BEN_POPULATE_RBV dependencies on BEN_BENEFIT_ACTIONS

Line 2951: from ben_benefit_actions bft

2947: bft.last_update_date,
2948: bft.last_updated_by,
2949: bft.last_update_login,
2950: bft.mode_cd
2951: from ben_benefit_actions bft
2952: where bft.benefit_action_id = c_bft_id;
2953: --
2954: l_bftdets c_bftdets%rowtype;
2955: --