DBA Data[Home] [Help]

APPS.FARX_C_WD dependencies on FND_NUMBER

Line 556: h_adj_rate := fnd_number.canonical_to_number(argument13) / 100; /*12934676 This will take care of current territory*/

552: x_return_status := 2;
553: return;
554: end if;
555:
556: h_adj_rate := fnd_number.canonical_to_number(argument13) / 100; /*12934676 This will take care of current territory*/
557:
558: h_count := 0;
559: select count(*) into h_count from fa_methods m, fa_flat_rates r
560: where m.method_code = argument11