DBA Data[Home] [Help]

APPS.OKL_QA_DATA_INTEGRITY dependencies on OKL_LA_SALES_TAX_PVT

Line 8844: Okl_La_Sales_Tax_Pvt.check_sales_tax(

8840: x_return_status := lx_return_status;
8841: END IF;
8842:
8843: --Bug#4373029
8844: Okl_La_Sales_Tax_Pvt.check_sales_tax(
8845: p_chr_id => p_chr_id,
8846: x_return_status => lx_return_status
8847: );
8848: IF (lx_return_status <> Okl_Api.G_RET_STS_SUCCESS) THEN