DBA Data[Home] [Help]

APPS.OZF_ACTBUDGETS_PVT dependencies on OZF_FUND_ADJUSTMENT_PVT

Line 45: -- 5) Removed utlization API to ozf_fund_Adjustment_pvt

41: -- 04/26/2001 MPande 1)Added code for utilizarions , requesterId , date_requred_by , transfertype and respective validations
42: -- 2) Added code for Parent sourc_id -- This value is always Budget id
43: -- 3) Added Code for transfer_type - Utilizations
44: -- 4) Added Code fo rApproval reqd
45: -- 5) Removed utlization API to ozf_fund_Adjustment_pvt
46: -- 6) can modify , is account closed -- procedure removed
47: -- 7) Made all functional changes reqd for different types of transfer
48: -- 06/072001 feliu Added partner_holding_type, partner_address_id, vendor_id.
49: -- 06/14/2001 mpande Added code for EONE .

Line 1346: ozf_fund_adjustment_pvt.create_fund_utilization (

1342: -- and px_ozf_funds_old_rectype for taking the funds old values
1343: -- For TPA Parallel Execution ER Bug#9614703
1344: -- and changed px_ozf_funds_new_rectype to px_ozf_funds_new_tbl.
1345:
1346: ozf_fund_adjustment_pvt.create_fund_utilization (
1347: p_act_budget_rec=> l_act_budgets_rec
1348: ,x_return_status=> l_return_status
1349: ,x_msg_count=> x_msg_count
1350: ,x_msg_data=> x_msg_data

Line 3241: ozf_fund_adjustment_pvt.create_fund_utilization (

3237: -- For TPA Parallel Execution ER Bug#9614703
3238: -- and changed px_ozf_funds_new_rectype to px_ozf_funds_new_tbl.
3239:
3240:
3241: ozf_fund_adjustment_pvt.create_fund_utilization (
3242: p_act_budget_rec=> l_act_budgets_rec
3243: ,x_return_status=> l_return_status
3244: ,x_msg_count=> x_msg_count
3245: ,x_msg_data=> x_msg_data