DBA Data[Home] [Help]

APPS.BEN_ENV_OBJECT dependencies on BEN_BENEFIT_ACTIONS

Line 61: from ben_benefit_actions bft

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