DBA Data[Home] [Help]

APPS.OZF_ALLOCATION_ENGINE_PVT dependencies on OZF_PRODUCT_ALLOCATIONS_PKG

Line 1227: Ozf_Product_Allocations_Pkg.Insert_Row(

1223: p_prod_alloc_rec.target := 0;
1224: p_prod_alloc_rec.lysp_sales := 0;
1225:
1226:
1227: Ozf_Product_Allocations_Pkg.Insert_Row(
1228: px_product_allocation_id => l_product_allocation_id,
1229: p_allocation_for => p_prod_alloc_rec.allocation_for,
1230: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
1231: p_fund_id => p_prod_alloc_rec.fund_id,

Line 1944: Ozf_Product_Allocations_Pkg.Insert_Row(

1940: p_prod_alloc_rec.target := 0;
1941: p_prod_alloc_rec.lysp_sales := 0;
1942:
1943:
1944: Ozf_Product_Allocations_Pkg.Insert_Row(
1945: px_product_allocation_id => l_product_allocation_id,
1946: p_allocation_for => p_prod_alloc_rec.allocation_for,
1947: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
1948: p_fund_id => p_prod_alloc_rec.fund_id,

Line 2713: Ozf_Product_Allocations_Pkg.Insert_Row(

2709: p_prod_alloc_rec.target := 0;
2710: p_prod_alloc_rec.lysp_sales := 0;
2711:
2712:
2713: Ozf_Product_Allocations_Pkg.Insert_Row(
2714: px_product_allocation_id => l_product_allocation_id,
2715: p_allocation_for => p_prod_alloc_rec.allocation_for,
2716: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
2717: p_fund_id => p_prod_alloc_rec.fund_id,

Line 2850: Ozf_Product_Allocations_Pkg.Insert_Row(

2846: p_prod_alloc_rec.target := 0;
2847: p_prod_alloc_rec.lysp_sales := 0;
2848:
2849:
2850: Ozf_Product_Allocations_Pkg.Insert_Row(
2851: px_product_allocation_id => l_product_allocation_id,
2852: p_allocation_for => p_prod_alloc_rec.allocation_for,
2853: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
2854: p_fund_id => p_prod_alloc_rec.fund_id,

Line 2983: Ozf_Product_Allocations_Pkg.Insert_Row(

2979: p_prod_alloc_rec.target := 0;
2980: p_prod_alloc_rec.lysp_sales := 0;
2981:
2982:
2983: Ozf_Product_Allocations_Pkg.Insert_Row(
2984: px_product_allocation_id => l_product_allocation_id,
2985: p_allocation_for => p_prod_alloc_rec.allocation_for,
2986: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
2987: p_fund_id => p_prod_alloc_rec.fund_id,

Line 4228: Ozf_Product_Allocations_Pkg.Insert_Row(

4224: p_prod_alloc_rec.target := 0;
4225: p_prod_alloc_rec.lysp_sales := 0;
4226:
4227:
4228: Ozf_Product_Allocations_Pkg.Insert_Row(
4229: px_product_allocation_id => l_product_allocation_id,
4230: p_allocation_for => p_prod_alloc_rec.allocation_for,
4231: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
4232: p_fund_id => p_prod_alloc_rec.fund_id,

Line 5588: Ozf_Product_Allocations_Pkg.Insert_Row(

5584: p_prod_alloc_rec.lysp_sales := 0;
5585:
5586: l_product_allocation_id := get_product_allocation_id;
5587:
5588: Ozf_Product_Allocations_Pkg.Insert_Row(
5589: px_product_allocation_id => l_product_allocation_id,
5590: p_allocation_for => p_prod_alloc_rec.allocation_for,
5591: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
5592: p_fund_id => p_prod_alloc_rec.fund_id,

Line 6740: Ozf_Product_Allocations_Pkg.Insert_Row(

6736: p_prod_alloc_rec.lysp_sales := 0;
6737:
6738: l_product_allocation_id := get_product_allocation_id;
6739:
6740: Ozf_Product_Allocations_Pkg.Insert_Row(
6741: px_product_allocation_id => l_product_allocation_id,
6742: p_allocation_for => p_prod_alloc_rec.allocation_for,
6743: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
6744: p_fund_id => p_prod_alloc_rec.fund_id,

Line 9910: Ozf_Product_Allocations_Pkg.Insert_Row(

9906: LOOP
9907:
9908: l_product_allocation_id := get_product_allocation_id;
9909:
9910: Ozf_Product_Allocations_Pkg.Insert_Row(
9911: px_product_allocation_id => l_product_allocation_id,
9912: p_allocation_for => p_prod_alloc_rec.allocation_for,
9913: p_allocation_for_id => l_account_allocation_id,
9914: p_fund_id => p_fund_id,

Line 10047: Ozf_Product_Allocations_Pkg.Insert_Row(

10043: p_prod_alloc_rec.lysp_sales := 0;
10044:
10045: l_product_allocation_id := get_product_allocation_id;
10046:
10047: Ozf_Product_Allocations_Pkg.Insert_Row(
10048: px_product_allocation_id => l_product_allocation_id,
10049: p_allocation_for => p_prod_alloc_rec.allocation_for,
10050: p_allocation_for_id => p_prod_alloc_rec.allocation_for_id,
10051: p_fund_id => p_fund_id,