DBA Data[Home] [Help]

APPS.OKL_CREATE_KLE_PVT dependencies on OKL_LA_PROPERTY_TAX_PVT

Line 16188: OKL_LA_PROPERTY_TAX_PVT.create_est_prop_tax_rules(

16184: -- Added by rravikir (Estimated property tax) -- Bug 3947959
16185: -- Property tax rules are not created for Quotes, they are taken care in the
16186: -- respective API.
16187: IF (lv_scs_code IS NOT NULL AND lv_scs_code <> 'QUOTE') THEN
16188: OKL_LA_PROPERTY_TAX_PVT.create_est_prop_tax_rules(
16189: p_api_version => p_api_version,
16190: p_init_msg_list => p_init_msg_list,
16191: x_return_status => x_return_status,
16192: x_msg_count => x_msg_count,