DBA Data[Home] [Help]

APPS.OKL_CREATE_KLE_PVT dependencies on OKL_LA_PROPERTY_TAX_PVT

Line 16050: OKL_LA_PROPERTY_TAX_PVT.create_est_prop_tax_rules(

16046: -- Added by rravikir (Estimated property tax) -- Bug 3947959
16047: -- Property tax rules are not created for Quotes, they are taken care in the
16048: -- respective API.
16049: IF (lv_scs_code IS NOT NULL AND lv_scs_code <> 'QUOTE') THEN
16050: OKL_LA_PROPERTY_TAX_PVT.create_est_prop_tax_rules(
16051: p_api_version => p_api_version,
16052: p_init_msg_list => p_init_msg_list,
16053: x_return_status => x_return_status,
16054: x_msg_count => x_msg_count,