DBA Data[Home] [Help]

APPS.OKC_TERMS_UTIL_GRP dependencies on OKC_TERMS_DEVIATIONS_PVT

Line 4022: x_has_deviation_report := OKC_TERMS_DEVIATIONS_PVT.has_deviation_report (

4018: x_contract_source := Get_Contract_Source_Code(
4019: p_document_type => p_document_type,
4020: p_document_id => p_document_id
4021: );
4022: x_has_deviation_report := OKC_TERMS_DEVIATIONS_PVT.has_deviation_report (
4023: p_document_type => p_document_type,
4024: p_document_id => p_document_id
4025: );
4026: