DBA Data[Home] [Help]

APPS.RCI_CTRL_DETAIL_ETL_PKG dependencies on AMW_FIN_CERT_SCOPE

Line 279: amw_fin_cert_scope afcs,

275: HR_ALL_ORGANIZATION_UNITS o,
276: HR_ALL_ORGANIZATION_UNITS_TL otl,
277: AMW_OPINIONS_LOG_V op,
278: amw_certification_vl acv,
279: amw_fin_cert_scope afcs,
280: amw_gl_periods_v agpv
281: WHERE ctrls.object_type = 'RISK_FINCERT'
282: and ctrls.control_rev_id = all_ctrls.control_rev_id
283: and all_ctrls.APPROVAL_STATUS = 'A'

Line 688: amw_fin_cert_scope afcs,

684: HR_ALL_ORGANIZATION_UNITS o,
685: HR_ALL_ORGANIZATION_UNITS_TL otl,
686: AMW_OPINIONS_LOG_V op,
687: amw_certification_vl acv,
688: amw_fin_cert_scope afcs,
689: amw_gl_periods_v agpv
690: WHERE ctrls.object_type = 'RISK_FINCERT'
691: and ctrls.control_rev_id = all_ctrls.control_rev_id
692: and all_ctrls.APPROVAL_STATUS = 'A'