DBA Data[Home] [Help]

APPS.OKL_AM_CALC_QUOTE_PYMNT_PVT dependencies on OKL_ACCOUNTING_UTIL

Line 613: okl_accounting_util.round_amount(

609: END IF;
610: CLOSE l_kheaders_csr;
611:
612: IF p_cashflow_rec.p_stub_days IS NOT NULL THEN
613: okl_accounting_util.round_amount(
614: p_api_version => p_api_version,
615: p_init_msg_list => OKL_API.G_FALSE,
616: x_return_status => l_return_status,
617: x_msg_count => x_msg_count,

Line 634: okl_accounting_util.round_amount(

630: lp_cflv_rec.stub_days := p_cashflow_rec.p_stub_days;
631: lp_cflv_rec.stub_amount := l_stub_amount;
632: ELSE
633:
634: okl_accounting_util.round_amount(
635: p_api_version => p_api_version,
636: p_init_msg_list => OKL_API.G_FALSE,
637: x_return_status => l_return_status,
638: x_msg_count => x_msg_count,