DBA Data[Home] [Help]

APPS.JTF_TTY_CAL_METRICS_PVT dependencies on HZ_FINANCIAL_NUMBERS

Line 148: from hz_financial_numbers hfn,

144: G_PROGRAM_ID,
145: G_CONC_LOGIN_ID,
146: G_APPL_ID,
147: G_REQUEST_ID
148: from hz_financial_numbers hfn,
149: hz_financial_reports hfr,
150: jtf_tty_named_accts na
151: where hfn.financial_report_id = hfr.financial_report_id
152: and hfr.type_of_financial_report = 'INCOME_STATEMENT'