DBA Data[Home] [Help]

APPS.OZF_ALLOCATION_ENGINE_PVT dependencies on OZF_PRODUCT_ALLOCATIONS_PKG

Line 1248: Ozf_Product_Allocations_Pkg.Insert_Row(

1244: p_prod_alloc_rec.target := 0;
1245: p_prod_alloc_rec.lysp_sales := 0;
1246:
1247:
1248: Ozf_Product_Allocations_Pkg.Insert_Row(
1249: px_product_allocation_id => l_product_allocation_id,
1250: p_allocation_for => p_prod_alloc_rec.allocation_for,
1251: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
1252: p_fund_id => p_prod_alloc_rec.fund_id,

Line 1967: Ozf_Product_Allocations_Pkg.Insert_Row(

1963: p_prod_alloc_rec.target := 0;
1964: p_prod_alloc_rec.lysp_sales := 0;
1965:
1966:
1967: Ozf_Product_Allocations_Pkg.Insert_Row(
1968: px_product_allocation_id => l_product_allocation_id,
1969: p_allocation_for => p_prod_alloc_rec.allocation_for,
1970: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
1971: p_fund_id => p_prod_alloc_rec.fund_id,

Line 2738: Ozf_Product_Allocations_Pkg.Insert_Row(

2734: p_prod_alloc_rec.target := 0;
2735: p_prod_alloc_rec.lysp_sales := 0;
2736:
2737:
2738: Ozf_Product_Allocations_Pkg.Insert_Row(
2739: px_product_allocation_id => l_product_allocation_id,
2740: p_allocation_for => p_prod_alloc_rec.allocation_for,
2741: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
2742: p_fund_id => p_prod_alloc_rec.fund_id,

Line 2875: Ozf_Product_Allocations_Pkg.Insert_Row(

2871: p_prod_alloc_rec.target := 0;
2872: p_prod_alloc_rec.lysp_sales := 0;
2873:
2874:
2875: Ozf_Product_Allocations_Pkg.Insert_Row(
2876: px_product_allocation_id => l_product_allocation_id,
2877: p_allocation_for => p_prod_alloc_rec.allocation_for,
2878: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
2879: p_fund_id => p_prod_alloc_rec.fund_id,

Line 3008: Ozf_Product_Allocations_Pkg.Insert_Row(

3004: p_prod_alloc_rec.target := 0;
3005: p_prod_alloc_rec.lysp_sales := 0;
3006:
3007:
3008: Ozf_Product_Allocations_Pkg.Insert_Row(
3009: px_product_allocation_id => l_product_allocation_id,
3010: p_allocation_for => p_prod_alloc_rec.allocation_for,
3011: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
3012: p_fund_id => p_prod_alloc_rec.fund_id,

Line 4255: Ozf_Product_Allocations_Pkg.Insert_Row(

4251: p_prod_alloc_rec.target := 0;
4252: p_prod_alloc_rec.lysp_sales := 0;
4253:
4254:
4255: Ozf_Product_Allocations_Pkg.Insert_Row(
4256: px_product_allocation_id => l_product_allocation_id,
4257: p_allocation_for => p_prod_alloc_rec.allocation_for,
4258: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
4259: p_fund_id => p_prod_alloc_rec.fund_id,

Line 5617: Ozf_Product_Allocations_Pkg.Insert_Row(

5613: p_prod_alloc_rec.lysp_sales := 0;
5614:
5615: l_product_allocation_id := get_product_allocation_id;
5616:
5617: Ozf_Product_Allocations_Pkg.Insert_Row(
5618: px_product_allocation_id => l_product_allocation_id,
5619: p_allocation_for => p_prod_alloc_rec.allocation_for,
5620: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
5621: p_fund_id => p_prod_alloc_rec.fund_id,

Line 6771: Ozf_Product_Allocations_Pkg.Insert_Row(

6767: p_prod_alloc_rec.lysp_sales := 0;
6768:
6769: l_product_allocation_id := get_product_allocation_id;
6770:
6771: Ozf_Product_Allocations_Pkg.Insert_Row(
6772: px_product_allocation_id => l_product_allocation_id,
6773: p_allocation_for => p_prod_alloc_rec.allocation_for,
6774: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
6775: p_fund_id => p_prod_alloc_rec.fund_id,

Line 9945: Ozf_Product_Allocations_Pkg.Insert_Row(

9941: LOOP
9942:
9943: l_product_allocation_id := get_product_allocation_id;
9944:
9945: Ozf_Product_Allocations_Pkg.Insert_Row(
9946: px_product_allocation_id => l_product_allocation_id,
9947: p_allocation_for => p_prod_alloc_rec.allocation_for,
9948: p_allocation_for_id => l_account_allocation_id,
9949: p_fund_id => p_fund_id,

Line 10082: Ozf_Product_Allocations_Pkg.Insert_Row(

10078: p_prod_alloc_rec.lysp_sales := 0;
10079:
10080: l_product_allocation_id := get_product_allocation_id;
10081:
10082: Ozf_Product_Allocations_Pkg.Insert_Row(
10083: px_product_allocation_id => l_product_allocation_id,
10084: p_allocation_for => p_prod_alloc_rec.allocation_for,
10085: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
10086: p_fund_id => p_fund_id,