DBA Data[Home] [Help]

APPS.OZF_ADJUSTMENT_EXT_PVT dependencies on STANDARD

Line 981: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj

977:
978: write_conc_log ('remaining adjustment amount: ' || l_util_amount);
979:
980: IF l_util_amount > 0 THEN
981: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj
982: l_act_util_rec.adjustment_type_id := -5; -- Seeded Data for Backdated Positive Adj
983: --nirprasa,ER 8399134
984: l_act_util_rec.exchange_rate_date := OZF_ACCRUAL_ENGINE.G_FAE_START_DATE;
985: ELSE

Line 1640: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj

1636: IF l_offer_info.beneficiary_account_id IS NULL THEN
1637: l_act_util_rec.cust_account_id := l_cust_number;
1638: END IF;
1639:
1640: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj
1641: l_act_util_rec.adjustment_type_id := -5; -- Seeded Data for Backdated Positive Adj
1642:
1643:
1644: --For booked orders get the total volume and the discount based on the

Line 1920: -- x_errbuf OUT NOCOPY VARCHAR2 STANDARD OUT NOCOPY PARAMETER

1916: --
1917: -- PURPOSE
1918: -- This API is called from the concurrent process Post Backdated Adjusted Offer
1919: -- PARAMETERS
1920: -- x_errbuf OUT NOCOPY VARCHAR2 STANDARD OUT NOCOPY PARAMETER
1921: -- x_retcode OUT NOCOPY NUMBER STANDARD OUT NOCOPY PARAMETER
1922: -- NOTES
1923: -- HISTORY
1924: -- 4/18/2002 Mumu Pande Create.

Line 1921: -- x_retcode OUT NOCOPY NUMBER STANDARD OUT NOCOPY PARAMETER

1917: -- PURPOSE
1918: -- This API is called from the concurrent process Post Backdated Adjusted Offer
1919: -- PARAMETERS
1920: -- x_errbuf OUT NOCOPY VARCHAR2 STANDARD OUT NOCOPY PARAMETER
1921: -- x_retcode OUT NOCOPY NUMBER STANDARD OUT NOCOPY PARAMETER
1922: -- NOTES
1923: -- HISTORY
1924: -- 4/18/2002 Mumu Pande Create.
1925: -- 07/05/2005 feliu fix following issues

Line 4696: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj

4692: l_act_budgets_rec.approved_amount := l_utilization_amount;
4693: l_act_util_rec.exchange_rate_date := OZF_ACCRUAL_ENGINE.G_FAE_START_DATE;
4694:
4695: IF l_utilization_amount > 0 THEN
4696: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj
4697: l_act_util_rec.adjustment_type_id := -5; -- Seeded Data for Backdated Positive Adj
4698: --nirprasa,ER 8399134
4699: l_act_util_rec.exchange_rate_date := OZF_ACCRUAL_ENGINE.G_FAE_START_DATE;
4700: ELSE

Line 5238: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj

5234: l_util_amount := NVL(l_util_amount,0) - NVL(l_adj_amount,0);
5235: write_conc_log ('remaining adjustment amount: ' || l_util_amount);
5236:
5237: IF l_util_amount > 0 THEN
5238: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj
5239: l_act_util_rec.adjustment_type_id := -5; -- Seeded Data for Backdated Positive Adj
5240: --nirprasa,ER 8399134
5241: l_act_util_rec.exchange_rate_date := OZF_ACCRUAL_ENGINE.G_FAE_START_DATE;
5242: ELSE

Line 5634: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj

5630: l_util_amount := NVL(l_util_amount,0) - NVL(l_adj_amount,0);
5631: write_conc_log ('remaining adjustment amount: ' || l_util_amount);
5632:
5633: IF l_util_amount > 0 THEN
5634: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj
5635: l_act_util_rec.adjustment_type_id := -5; -- Seeded Data for Backdated Positive Adj
5636: --nirprasa,ER 8399134
5637: l_act_util_rec.exchange_rate_date := OZF_ACCRUAL_ENGINE.G_FAE_START_DATE;
5638: ELSE

Line 6692: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj

6688: l_act_budgets_rec.parent_src_curr := backdate_adj_rec(i).currency_code;
6689: l_act_util_rec.utilization_type :='ADJUSTMENT';
6690:
6691: IF l_util_amount > 0 THEN
6692: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj
6693: l_act_util_rec.adjustment_type_id := -5; -- Seeded Data for Backdated Positive Adj
6694: ELSE
6695: l_act_util_rec.adjustment_type :='DECREASE_EARNED'; -- Seeded Data for Backdated Negative Adj
6696: l_act_util_rec.adjustment_type_id := -4; -- Seeded Data for Backdated Negative Adj

Line 6942: -- x_errbuf OUT NOCOPY VARCHAR2 STANDARD OUT NOCOPY PARAMETER

6938: --
6939: -- PURPOSE
6940: --
6941: -- PARAMETERS
6942: -- x_errbuf OUT NOCOPY VARCHAR2 STANDARD OUT NOCOPY PARAMETER
6943: -- x_retcode OUT NOCOPY NUMBER STANDARD OUT NOCOPY PARAMETER
6944: -- NOTES
6945: -- HISTORY
6946: -- 7/30/2002 Mumu Pande Create.

Line 6943: -- x_retcode OUT NOCOPY NUMBER STANDARD OUT NOCOPY PARAMETER

6939: -- PURPOSE
6940: --
6941: -- PARAMETERS
6942: -- x_errbuf OUT NOCOPY VARCHAR2 STANDARD OUT NOCOPY PARAMETER
6943: -- x_retcode OUT NOCOPY NUMBER STANDARD OUT NOCOPY PARAMETER
6944: -- NOTES
6945: -- HISTORY
6946: -- 7/30/2002 Mumu Pande Create.
6947: -- 06/02/2005 Feliu rewrite to fix following issue:

Line 7346: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj

7342: l_act_util_rec.fund_request_currency_code := l_util_curr;
7343: --nirprasa,12.2 end.
7344:
7345: IF l_adj_amount > 0 THEN
7346: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj
7347: l_act_util_rec.adjustment_type_id := -7; -- Seeded Data for Backdated Positive Adj
7348: ELSE
7349: l_act_util_rec.adjustment_type :='DECREASE_EARNED'; -- Seeded Data for Backdated Negative Adj
7350: l_act_util_rec.adjustment_type_id := -6; -- Seeded Data for Backdated Negative Adj

Line 9693: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj

9689: -- this adjustment is to adjust utilized amount in all cases so its not backdated adjustment
9690: -- also it is not for earned so it is not volume offer adjustment either.
9691: -- set to backdated until decision is made.
9692: IF l_adj_amount > 0 THEN
9693: l_act_util_rec.adjustment_type :='STANDARD'; -- Seeded Data for Backdated Positive Adj
9694: l_act_util_rec.adjustment_type_id := -5; -- Seeded Data for Backdated Positive Adj
9695: ELSE
9696: l_act_util_rec.adjustment_type :='DECREASE_EARNED'; -- Seeded Data for Backdated Negative Adj
9697: l_act_util_rec.adjustment_type_id := -4; -- Seeded Data for Backdated Negative Adj