DBA Data[Home] [Help]

APPS.IEM_KB_RESULTS_PVT dependencies on APP_EXCEPTION

Line 76: APP_EXCEPTION.RAISE_EXCEPTION;

72: where email_account_id=p_email_account_id
73: and rownum=1;
74: IF l_grp_cnt = 0 then
75: FND_MESSAGE.SET_NAME('IEM','IEM_NON_EXISTENT_EMAIL_ACCT_ID');
76: APP_EXCEPTION.RAISE_EXCEPTION;
77: END IF;
78:
79: INSERT INTO IEM_KB_RESULTS
80: (