DBA Data[Home] [Help]

APPS.OKL_FE_ADJ_MATRIX_PVT dependencies on OKL_ECC_VALUES_PVT

Line 1144: okl_ecc_values_pvt.end_date_eligibility_criteria(

1140: RAISE okl_api.g_exception_error;
1141: END IF;
1142:
1143: -- put an end date to the previous version of the eligibility criteria
1144: okl_ecc_values_pvt.end_date_eligibility_criteria(
1145: p_api_version => l_api_version,
1146: p_init_msg_list => p_init_msg_list,
1147: x_return_status => x_return_status,
1148: x_msg_count => x_msg_count,

Line 1716: okl_ecc_values_pvt.end_date_eligibility_criteria(

1712: ELSIF (x_return_status = OKL_API.G_RET_STS_ERROR) THEN
1713: RAISE OKL_API.G_EXCEPTION_ERROR;
1714: END IF;
1715: -- put an end date to the previous version of the eligibility criteria
1716: okl_ecc_values_pvt.end_date_eligibility_criteria(
1717: p_api_version => l_api_version,
1718: p_init_msg_list => p_init_msg_list,
1719: x_return_status => x_return_status,
1720: x_msg_count => x_msg_count,