Monday, October 23, 2017

Query to find OKS Number linked to OM

SELECT od.order_line_id1 OKS_OM_LINK,           
       od.chr_id OKS_ID,
       cb.contract_number,
       cb.contract_number_modifier,
       cb.start_date OKS_START_DATE,
       cb.end_date OKS_END_DATE
  FROM apps.oks_k_order_details od,
       apps.okc_k_headers_all_b cb
 WHERE 1 = 1
   AND od.chr_id = cb.id

No comments:

Post a Comment

SupplierAddressImportTemplate.xlsm South Africa Suburb Field mapping in POZ_SUPPLIER_ADDRESSES_INT

Suburb mpping in Supplier Address Import Template will be mapped to Address Element Attribute2 (HZ_LOCATIONS. ADDR_ELEMENT_ATTRIBUTE2)