DBA Data[Home] [Help]

APPS.FARX_C_WD dependencies on FA_BONUS_RULES

Line 674: select count(*) into h_count from fa_bonus_rules

670:
671: if argument19 is not null then
672:
673: h_count := 0;
674: select count(*) into h_count from fa_bonus_rules
675: where bonus_rule = argument19 and rownum < 2;
676:
677: if h_count = 0 then
678: