DBA Data[Home] [Help]

APPS.FARX_C_WD dependencies on FND_DATE

Line 945: h_date_in_service := fnd_date.canonical_to_date(argument4);

941:
942: --fa_rx_conc_mesg_pkg.log('calling whatif deprn package');
943:
944: if (argument4 is not null) then
945: h_date_in_service := fnd_date.canonical_to_date(argument4);
946: end if;
947:
948: if (argument7 is not null) then
949: h_cat_id := to_number(argument7);