DBA Data[Home] [Help]

APPS.RCI_OPEN_ISSUE_SUMM_PKG dependencies on ENG_CHANGE_ORDER_TYPES

Line 165: from eng_change_order_types

161: amw_certification_b fin_cert,
162: amw_gl_periods_v agpv,
163: fii_time_day ftd
164: where change_order_type_id in (select change_order_type_id
165: from eng_change_order_types
166: where type_classification='HEADER'
167: and change_mgmt_type_code='AMW_PROC_CERT_ISSUES')
168: and ecs.CHANGE_ID = eec.CHANGE_ID
169: and ecs.ENTITY_NAME = 'CERTIFICATION'