DBA Data[Home] [Help]

APPS.INV_PP_DATECHECK_PVT dependencies on INV_LE_TIMEZONE_PUB

Line 97: AND INV_LE_TIMEZONE_PUB.get_le_day_for_inv_org(cur_date,org_id) BETWEEN period_start_date AND

93: cursor current_acct_period IS
94: SELECT period_num
95: FROM org_acct_periods
96: WHERE organization_id = org_id
97: AND INV_LE_TIMEZONE_PUB.get_le_day_for_inv_org(cur_date,org_id) BETWEEN period_start_date AND
98: schedule_close_date;
99:
100: cursor period_set IS
101: SELECT period_set_name