DBA Data[Home] [Help]

APPS.PO_POXPRRFP_XMLP_PKG dependencies on PO_SYSTEM_PARAMETERS

Line 193: po_system_parameters psp

189: (select ph.segment1
190: from PO_HEADERS PH,
191: PO_DOCUMENT_TYPES_ALL_TL T, PO_DOCUMENT_TYPES_ALL_B B ,
192: fnd_user fnd,
193: po_system_parameters psp
194: WHERE fnd.user_id = P_user_id
195: and fnd.employee_id is not null
196: and ph.type_lookup_code = 'RFQ'
197: and B.DOCUMENT_TYPE_CODE = T.DOCUMENT_TYPE_CODE