DBA Data[Home] [Help]

APPS.FARX_C_WD dependencies on FND_DATE

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

777:
778: --fa_rx_conc_mesg_pkg.log('calling whatif deprn package');
779:
780: if (argument4 is not null) then
781: h_date_in_service := fnd_date.canonical_to_date(argument4);
782: end if;
783:
784: if (argument7 is not null) then
785: h_cat_id := to_number(argument7);