DBA Data[Home] [Help]

APPS.AR_CMGT_WF_ENGINE dependencies on AR_CMGT_SETUP_OPTIONS

Line 3627: l_dayz AR_CMGT_SETUP_OPTIONS.CER_DSO_DAYS%TYPE;

3623: resultout out NOCOPY varchar2) IS
3624:
3625: l_case_folder_id ar_cmgt_case_folders.case_folder_id%type;
3626: l_reco_name ar_cmgt_cf_recommends.CREDIT_RECOMMENDATION%type;
3627: l_dayz AR_CMGT_SETUP_OPTIONS.CER_DSO_DAYS%TYPE;
3628: l_reco_id ar_cmgt_cf_recommends.RECOMMENDATION_ID%TYPE;
3629: CURSOR reco_check IS
3630: SELECT CREDIT_RECOMMENDATION,RECOMMENDATION_ID
3631: FROM AR_CMGT_CF_RECOMMENDS