DBA Data[Home] [Help]

APPS.PON_OPEN_INTERFACE_PVT dependencies on PO_DOCUMENT_TYPES_ALL

Line 6743: FROM po_document_types_all po, pon_auc_doctypes pon

6739: , gl_sets_of_books sob
6740: , hr_locations_all_tl bill_to
6741: , hr_locations_all_tl ship_to
6742: , ( SELECT po.org_id, po.security_level_code, pon.doctype_id
6743: FROM po_document_types_all po, pon_auc_doctypes pon
6744: WHERE po.document_type_code = pon.document_type_code
6745: AND po.document_subtype = pon.document_subtype
6746: AND po.security_level_code is not null
6747: ) posl