Sunday, October 22, 2017

To find SERIAL_NUMBER_CONTROL_CODE Values in MTL_SYSTEM_ITEMS_B table

Serial_number_control_code column contains values as 1,2,5 &6 in mtl_system_items_b table.


Inorder to find meaning for this values run below query

SELECT *
  FROM mfg_lookups
 WHERE lookup_type = 'MTL_SERIAL_NUMBER';

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)