DBA Data[Home] [Help]

APPS.OKL_AM_CALC_QUOTE_PYMNT_PVT dependencies on OKL_ACCOUNTING_UTIL

Line 612: okl_accounting_util.round_amount(

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

Line 633: okl_accounting_util.round_amount(

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