DBA Data[Home] [Help]

APPS.OZF_QUOTA_PUB dependencies on OZF_ACCOUNT_ALLOCATIONS_PKG

Line 1560: Ozf_Account_Allocations_Pkg.Insert_Row(

1556:
1557: -- Call the Insert here
1558: l_account_allocation_id := get_account_allocation_id;
1559:
1560: Ozf_Account_Allocations_Pkg.Insert_Row(
1561: px_Account_allocation_id => l_account_allocation_id,
1562: p_allocation_for => p_account_alloc_rec.allocation_for,
1563: p_allocation_for_id => p_account_alloc_rec.allocation_for_id,
1564: p_cust_account_id => p_account_alloc_rec.cust_account_id,