DBA Data[Home] [Help]

APPS.BEN_ENV_OBJECT dependencies on BEN_BENEFIT_ACTIONS

Line 63: from ben_benefit_actions bft

59: )
60: is
61: select bft.audit_log_flag,
62: bft.mode_cd
63: from ben_benefit_actions bft
64: where bft.benefit_action_id = c_bft_id;
65: --
66: l_bft_rec c_bftdets%rowtype;
67: --