DBA Data[Home] [Help]

APPS.FARX_C_WD dependencies on FA_BONUS_RULES

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

696:
697: if argument19 is not null then
698:
699: h_count := 0;
700: select count(*) into h_count from fa_bonus_rules
701: where bonus_rule = argument19 and rownum < 2;
702:
703: if h_count = 0 then
704: