DBA Data[Home] [Help]

APPS.AR_CMGT_WF_ENGINE dependencies on AR_CMGT_SETUP_OPTIONS

Line 3197: l_dayz AR_CMGT_SETUP_OPTIONS.CER_DSO_DAYS%TYPE;

3193: resultout out NOCOPY varchar2) IS
3194:
3195: l_case_folder_id ar_cmgt_case_folders.case_folder_id%type;
3196: l_reco_name ar_cmgt_cf_recommends.CREDIT_RECOMMENDATION%type;
3197: l_dayz AR_CMGT_SETUP_OPTIONS.CER_DSO_DAYS%TYPE;
3198: l_reco_id ar_cmgt_cf_recommends.RECOMMENDATION_ID%TYPE;
3199: CURSOR reco_check IS
3200: SELECT CREDIT_RECOMMENDATION,RECOMMENDATION_ID
3201: FROM AR_CMGT_CF_RECOMMENDS