DBA Data[Home] [Help]

APPS.PSB_BUDGET_REVISIONS_PVT dependencies on GL_BUDGET_TRANSFER_PKG

Line 2482: l_ccid_balance := gl_budget_transfer_pkg.get_balance

2478: -- Bug 4474717
2479: -- Replaced parameter xset_of_books_id with
2480: -- xledger_id in the following call.
2481:
2482: l_ccid_balance := gl_budget_transfer_pkg.get_balance
2483: (balance_type => p_balance_type,
2484: xledger_id => p_set_of_books_id,
2485: xbc_enabled_flag => p_xbc_enabled_flag,
2486: xperiod_name => p_gl_period_name,