DBA Data[Home] [Help]

APPS.ECE_SPSO_TRANS2 dependencies on CHV_SCHEDULE_HEADERS

Line 35: CHV_SCHEDULE_HEADERS CSH

31: CSH.BATCH_ID BATCH_ID --Bug 2064311
32: FROM
33: ECE_TP_DETAILS ETD,
34: PO_VENDOR_SITES PVS,
35: CHV_SCHEDULE_HEADERS CSH
36: WHERE
37: CSH.SCHEDULE_STATUS = 'CONFIRMED'
38: --bug11893659 We ll be printing the item record (2000th) and the item details record (4000th)
39: --even if the item does not have future requirements.