DBA Data[Home] [Help]

APPS.CSTPPPSC dependencies on WIP_TRANSACTIONS

Line 936: FROM wip_transactions wt

932: l_closing_pac_period_id NUMBER,
933: l_entity_id NUMBER,
934: l_cost_type_id NUMBER) IS
935: SELECT count(1)
936: FROM wip_transactions wt
937: WHERE wt.creation_date > ( SELECT MIN(cppp.process_date)
938: FROM cst_pac_process_phases cppp
939: WHERE
940: (( cppp.process_phase <= 5