DBA Data[Home] [Help]

APPS.BIL_BI_FST_DTL_F_PKG dependencies on STANDARD

Line 71: -- Report missing currencies in a standard format.

67: PROCEDURE Clean_Up(ErrorMsg in varchar2);
68:
69:
70:
71: -- Report missing currencies in a standard format.
72: --we'll report the missing rates from the staging table
73: PROCEDURE REPORT_MISSING_RATES;
74:
75: