DBA Data[Home] [Help]

APPS.FND_SVC_COMPONENT dependencies on FND_SVC_COMP_REQUESTS_H_S

Line 223: SELECT fnd_svc_comp_requests_h_s.nextval INTO l_request_history_id FROM dual;

219: 'wf.plsql.FND_SVC_COMPONENT.EXECUTE_REQUEST.request_audit',
220: 'Request audited with status: '||l_Status);
221: end if;
222:
223: SELECT fnd_svc_comp_requests_h_s.nextval INTO l_request_history_id FROM dual;
224:
225: FND_SVC_COMP_REQUESTS_H_PKG.Insert_Row
226: ( x_rowid => l_rowid
227: , x_request_history_id => l_request_history_id