Requisition Data and PO Number

 2 Replies
 0 Subscribed to this topic
 38 Subscribed to this forum
Sort:
Author
Messages
Alicia
Basic Member
Posts: 14
Basic Member
    I am creating a Crystal Report that retrieves data from the REQLINE and REQHEADER tables.  I also need to retrieve the PO (Purchase Order) Number and display it on the report.  What PO table can I link to the REQLINE table in order to get the PO Number?
    John Henley
    Posts: 3353
      Join from REQLINE to POLINESRC to get the PO
      Thanks for using the LawsonGuru.com forums!
      John
      Alicia
      Basic Member
      Posts: 14
      Basic Member
        Ok.  Thank you, for your help!