Using the M3 Item Load Demo form

  1. Open the M3 Item Load Demo form.
  2. Add items to a staging table by either:
    • Clicking the Create a new object in the current collection icon from the toolbar to create an item manually.

    or

    • Clicking Import from Excel to import items from an Excel spreadsheet to a target IDO. Use the Export To Excel form to build the Excel template.
  3. To add a selected item to M3, click Create M3 Item.
    This actions executes MMS200MI.AddItmViaItmTyp transaction linked to the Add transaction of the M3CE_ItemsViaItemTypeInterface IDO.
  4. To add multiple items to M3 at once, click Create M3 Items. This action opens the M3 Interface (API) Execute Using IDO form. Review the filter condition to be used to select the items for processing. Click Execute to add the items to M3.
  5. To delete an item in M3, click Delete M3 Item.
    This executes MMS200MI.DltItm transaction linked to the Delete transaction of the M3CE_ItemsByItemNumberInterface IDO.

    To delete multiple items in M3 at once, click Delete M3 Items. This opens the M3 Interface (API) Execute Using IDO form. Review the filter condition to be used to select the items for processing. Click Execute to delete items in M3.