DBA Data[Home] [Help]

APPS.OZF_QUOTA_PUB dependencies on OZF_PRODUCT_ALLOCATIONS_PKG

Line 1477: Ozf_Product_Allocations_Pkg.Insert_Row(

1473:
1474: l_product_allocation_id := get_product_allocation_id;
1475:
1476: -- Call the Insert here
1477: Ozf_Product_Allocations_Pkg.Insert_Row(
1478: px_product_allocation_id => l_product_allocation_id,
1479: p_allocation_for => p_product_alloc_rec.allocation_for,
1480: p_allocation_for_id => p_product_alloc_rec.allocation_for_id,
1481: p_fund_id => p_product_alloc_rec.fund_id,