Category Archives: Tips

Pricing Hierarchy in MAS 500 System

In MAS 500 system user can maintain different pricing using the Maintain Prices option (Contract Pricing, Price Sheets, Product Price Group and Customer Price Group etc…). System will use this information to price the sales orders. If the user maintain the different prices in the system then it will be difficult for the user to… Read More »

Global Item/Inventory Change

Do you want to change Item/Inventory information due to changes in business policies? OR User has setup the wrong values like Buyer, Reorder Method, Product Line, Demand Formula, Lead Time, Sales Account, COSG account etc. In this situation, user has to change require values by selecting each Item and Inventory. However if there is a… Read More »

Adding Custom Context Sensitive Menu

In the standard MAS 500 screens, there are Context sensitive menus in the transaction grids where user clicks the right button of the mouse and a popup is prompted to perform different functions. User selects the options to perform different functions like ‘Add line’ to add a new line, ‘Insert Line’ to insert a line… Read More »

Working with grids: The Partial Load property

The following can be a valuable piece of information to you in case you are handling code for grids. We shall use the example of the ‘Bin Transfer’ task. Suppose you have to work with the total number of rows that are loaded in the grid when a warehouse – item combination is chosen in… Read More »

Adding columns to the Sales order grid

Adding columns to the Sales order grid on the ‘Enter Sales Order and Quotes’ screen in MAS 500 can be challenging work. Below we provide instructions and sample code of adding additional columns in the Sales order Grid on the ‘Enter Sales Order and Quotes’ screen in MAS 500: You will need to add the… Read More »

MAS 500 Data Export

Have you ever wanted your MAS 500 data converted to a global standard format such as XML, CSV etc? We, at Greytrix, have a useful tool which exports data such as Customers, Vendors, Sales Orders, etc into XML, CSV format, etc. These formatted files can then be used to synchronize the data with web/e-commerce applications… Read More »