DBA Data[Home] [Help]

APPS.OZF_TP_ACCRUAL_PVT dependencies on OZF_RESALE_BATCHES_PKG

Line 4044: OZF_RESALE_BATCHES_PKG.Insert_Row(

4040: l_currency_code_tbl(j));
4041: FETCH start_end_date_csr into l_start_date, l_end_date;
4042: CLOSE start_end_date_csr;
4043:
4044: OZF_RESALE_BATCHES_PKG.Insert_Row(
4045: px_resale_batch_id => l_resale_batch_id,
4046: px_object_version_number => l_obj_number,
4047: p_last_update_date => SYSdate,
4048: p_last_updated_by => NVL(FND_GLOBAL.user_id,-1),