DBA Data[Home] [Help]

APPS.FA_ASSET_CALC_PVT dependencies on FA_BONUS_RULES

Line 4780: from fa_bonus_rules

4776:
4777: if (px_asset_fin_rec_new.bonus_rule IS NOT NULL) then
4778: select count(*)
4779: into l_count
4780: from fa_bonus_rules
4781: where bonus_rule = px_asset_fin_rec_new.bonus_rule;
4782:
4783: if (l_count = 0) then
4784: fa_srvr_msg.add_message(