• Items Creation à Inventory
• Supplier creation à Supplier,Site,Contacts
• Buyer Creation à Employee of the comp, authority
Item Creation
• Select the responsibility called “Inventory vision operations ”
– Items
– Master Items
– Enter the item name and item description
– Go to inventory tab and select the check check box inventory item.
– Go to purchasing tab and check purchased.
– SELECT * from mtl_system_items_b where segment1=your item name.
– Select msi.segment1,msi.item_description, ood.organization_name from mtl_system_items_b msi, org_organization_definitions ood where msi.organization_id=ood.organization_id and msi.segment1=‘ur item’
No comments:
Post a Comment