DBA Data[Home] [Help]

APPS.RCI_ORG_CERT_ETL_PKG dependencies on AMW_FIN_CERT_SCOPE

Line 334: from AMW_FIN_CERT_SCOPE finscope,

330: certopn.authored_date, /*certified_on*/
331: evalopn.audit_result_code, /*evaluation_result_code*/
332: evalopn.authored_by, /*evaluated_by_id*/
333: evalopn.authored_date /*last_evaluated_on*/
334: from AMW_FIN_CERT_SCOPE finscope,
335: AMW_FIN_PROC_CERT_RELAN REL,
336: AMW_FIN_PROCESS_EVAL_SUM finprocsum,
337: HR_ALL_ORGANIZATION_UNITS o,
338: HR_ALL_ORGANIZATION_UNITS_TL otl,

Line 373: from AMW_FIN_CERT_SCOPE finscope,

369: certopn.authored_date, /*certified_on*/
370: evalopn.audit_result_code, /*evaluation_result_code*/
371: evalopn.authored_by, /*evaluated_by_id*/
372: evalopn.authored_date /*last_evaluated_on*/
373: from AMW_FIN_CERT_SCOPE finscope,
374: AMW_FIN_PROC_CERT_RELAN REL,
375: AMW_FIN_PROCESS_EVAL_SUM finprocsum,
376: HR_ALL_ORGANIZATION_UNITS o,
377: HR_ALL_ORGANIZATION_UNITS_TL otl,

Line 412: from AMW_FIN_CERT_SCOPE finscope,

408: certopn.authored_date, /*certified_on*/
409: evalopn.audit_result_code, /*evaluation_result_code*/
410: evalopn.authored_by, /*evaluated_by_id*/
411: evalopn.authored_date /*last_evaluated_on*/
412: from AMW_FIN_CERT_SCOPE finscope,
413: AMW_FIN_PROC_CERT_RELAN REL,
414: AMW_FIN_PROCESS_EVAL_SUM finprocsum,
415: HR_ALL_ORGANIZATION_UNITS o,
416: HR_ALL_ORGANIZATION_UNITS_TL otl,