DBA Data[Home] [Help]

APPS.AR_CMGT_WF_ENGINE dependencies on AR_CMGT_SCORING_ENGINE

Line 2166: AR_CMGT_SCORING_ENGINE.GENERATE_SCORE(

2162: aname => 'FAILURE_FUNCTION',
2163: avalue => 'MANUAL_ANALYSIS');
2164:
2165:
2166: AR_CMGT_SCORING_ENGINE.GENERATE_SCORE(
2167: p_case_folder_id => l_case_folder_id,
2168: p_score => l_score,
2169: p_error_msg => l_error_msg,
2170: p_resultout => l_resultout);