DBA Data[Home] [Help]

APPS.XTR_NI_TRANSFERS_PKG dependencies on XTR_CALC_P

Line 491: XTR_CALC_P.CALC_DAYS_RUN(ARec_Interface.date_b,

487:
488: PROCEDURE GET_DAYS_RUN IS
489: BEGIN
490: if (ARec_interface.date_b <= ARec_Interface.date_c) then
491: XTR_CALC_P.CALC_DAYS_RUN(ARec_Interface.date_b,
492: ARec_Interface.date_c,
493: ARec_Interface.year_calc_type,
494: g_no_of_days,
495: g_year_basis,