Adding new option/Button in Menus in Sage X3

By | February 26, 2013

We usually need to introduce different new menus or buttons within the X3 top menus. This menu may be calling a new screen which will be designed in Sage X3.

Once we are done with the screen part we will add a Menu under the Buttons/Menu tab of the window screen. This Menu will call an Action which will pop up the screen designed above.

Also Read: Data Backup and Restore in Sage ERP X3

Now we will find the new menu introduced on the particular window. But this menu remains disabled on default, to enable it we have to write a small code (refer below snip) in the processing file of the screen from which we are going to call it.

<SNIP BEGIN>
CHMEN += “Menu Code”
<SNIP END>

Menu Code is the one we added under the Buttons/Menu Tab of Windows.
The above code snippet will be written under the “SETBOUT” function which is called before loading of the screen to enable and disable some fields or buttons, so we are going to write our code in the same function.

About Us
Greytrix – a globally recognized Premier Sage Gold Development Partner is a one-stop solution provider for Sage ERP and Sage CRM needs. Being recognized and rewarded for multi-man years of experience, we bring complete end-to-end assistance for your technical consultations, product customizations, data migration, system integrations, third-party add-on development and implementation expertise.

Greytrix caters to a wide range of Sage Enterprise Management (Sage X3) offerings – a Sage Business Cloud Solution. Our unique GUMU™ integrations include Sage Enterprise Management (Sage X3) for Sage CRMSalesforce.com and Magento eCommerce along with Implementation and Technical Support worldwide for Sage Enterprise Management (Sage X3). Currently we are Sage Enterprise Management Implementation Partner in East Africa, Middles East, Australia, Asia. We also offer best-in-class Sage X3 customization and development services, integrated applications such as POS | WMS | Payment Gateway | Shipping System | Business Intelligence | eCommerce and have developed add-ons such as Catch – Weight  and Letter of Credit for Sage Enterprise Management to Sage business partners, end users and Sage PSG worldwide.

Greytrix is a recognized Sage Rockstar ISV Partner for GUMU™ Sage Enterprise Management – Sage CRM integration also listed on Sage Marketplace; GUMU™ integration for Sage Enterprise Management – Salesforce is a 5-star app listed on Salesforce AppExchange.

For more information on Sage X3 Integration and Services, please contact us at x3@greytrix.com. We will be glad to assist you.