The source of fields in PO_STANDARD_XSLFO.sxl
2. I am trying to add "Requisition Number" to the PO output for communication. Stylesheet. From the sample PO_STANDARD_PO.xsd, there is a field call REQ_HEADER_REFERENCE_NUM. Is this the requisition number field? In the sample xml data PO_STANDARD_PO.xml file, the field req_header_reference_num has a value of 1.2344. I use the field name req_header_reference_num in the Oracle stylesheet and am able to see it through template online preview. When I use it with our PO, the requisition number does not display. I ran the report with test=debug. The debug file does not show the field name req_header_reference_num. Does anyone know why I