DBA Data[Home] [Help]

APPS.CST_PENDINGTXNSREPORT_PVT dependencies on INV_LE_TIMEZONE_PUB

Line 102: l_period_end_date := INV_LE_TIMEZONE_PUB.GET_SERVER_DAY_TIME_FOR_LE(

98: FROM cst_acct_info_v
99: WHERE organization_id = p_org_id;
100:
101: l_stmt_num := 17;
102: l_period_end_date := INV_LE_TIMEZONE_PUB.GET_SERVER_DAY_TIME_FOR_LE(
103: l_period_end_date,
104: l_legal_entity);
105:
106: l_period_end_date := l_period_end_date + 1 - (1/(24*3600));