How to connect WORK ORDER tables to PURCHASE ORDER tables
Hi I'm creating a DATA MODEL and I want to know the columns/tables that I can use to connect the following tables below:
WIE_WORK_ORDERS_B
PO_HEADERS_ALL, PO_LINES_ALL
I need to generate a report in the OTBI-BI Publisher, that will list down all the WORK ORDERS and all the corresponding items for each.
I tried using the POR_REQUISITION_LINES_ALL but for every row that has a WORK_ORDER_NUMBER (NOT NULL) the ITEM_ID is NULL, so maybe I'm missing another table to connect to the PURCHASE ORDER Tables.
SELECT
T1.ORGANIZATION_ID,