DBA Data[Home] [Help]

APPS.FA_ASSET_CALC_PVT dependencies on FA_BONUS_RULES

Line 4012: from fa_bonus_rules

4008:
4009: if (px_asset_fin_rec_new.bonus_rule IS NOT NULL) then
4010: select count(*)
4011: into l_count
4012: from fa_bonus_rules
4013: where bonus_rule = px_asset_fin_rec_new.bonus_rule;
4014:
4015: if (l_count = 0) then
4016: fa_srvr_msg.add_message(