DBA Data[Home] [Help]

APPS.OKL_QA_DATA_INTEGRITY dependencies on OKL_LA_SALES_TAX_PVT

Line 9261: Okl_La_Sales_Tax_Pvt.check_sales_tax(

9257: x_return_status := lx_return_status;
9258: END IF;
9259:
9260: --Bug#4373029
9261: Okl_La_Sales_Tax_Pvt.check_sales_tax(
9262: p_chr_id => p_chr_id,
9263: x_return_status => lx_return_status
9264: );
9265: IF (lx_return_status <> Okl_Api.G_RET_STS_SUCCESS) THEN