DBA Data[Home] [Help]

APPS.PO_NOTIFICATIONS_SV2 dependencies on PO_RELEASES

Line 210: FROM po_releases

206:
207: x_progress := '030';
208: SELECT release_type
209: INTO x_fnd_type_code
210: FROM po_releases
211: WHERE po_release_id = x_object_id;
212:
213: -- Since we can have Blanket POs, use
214: -- 'RELEASE' as the type lookup code