In Sage X3, one of the client’s requirements was to get a left-list browser on a custom miscellaneous type window from where we were creating transactions in an unique way.
Since we know for left-lists an object needs to be linked in the browser tab of the window under development window, and the object requires a linked data table. However a miscellaneous type window doesn’t flow the standard screen actions that of an object type window so all the standard object actions for refreshing the left-list’s data don’t work automatically here.
New Stuff: Reorder Plan function
We’ll be referencing the following screen from Sage X3 for this:
Script Editor: All > Development > Script Dictionary > Scripts > Script Editor (ADOTRT)
Refer the screenshots for reference:
Note: Below process is shown for an miscellaneous type window, for an object type window this is being automatically handled by Sage standard scripts.
Step 1: Make sure that the linked table in the browser object is open within the screen. If not, then you’ll have to open the table/file first using the following snippet under the given Action event.

Syntax: If !Clalev( [F:{Table abbreviation}] ) : Local File {Table name} [ {Table abbreviation} ] : Endif
Step 2: Next when the required table has been opened, we need to declare the below two label Action events. Refer the below code snippet for the reference:

Here change the following things as per requirement:
[ZMVK] = Object linked table abbreviation
[ZSTKM] = Mask/screen abbreviation
ZMVK0 = Table index
Step 3: Calling the $REMPBOX label from anywhere within the code will result in refreshing the left-list browser.
After following all the above steps, we’ll be able to get our left-list browser refreshing done whenever using 4GL scripting.
About Us
Greytrix – a globally recognized and one of the oldest Sage Development Partners is a one-stop solution provider for Sage ERP and Sage CRM organizational needs. Being acknowledged and rewarded for multi-man years of experience and expertise, we bring complete end-to-end assistance for your technical consultations, product customizations, data migration, system integrations, third-party add-on development, and implementation competence.
Greytrix has some unique integration solutions developed for Sage CRM with Sage ERPs namely Sage X3, Sage Intacct, Sage 100, Sage 500, and Sage 300. We also offer best-in-class Sage ERP and Sage CRM customization and development services to Business Partners, End Users, and Sage PSG worldwide. Greytrix helps in the migration of Sage CRM from Salesforce | ACT! | SalesLogix | Goldmine | Sugar CRM | Maximizer. Our Sage CRM Product Suite includes addons like Greytrix Business Manager, Sage CRM Project Manager, Sage CRM Resource Planner, Sage CRM Contract Manager, Sage CRM Event Manager, Sage CRM Budget Planner, Gmail Integration, Sage CRM Mobile Service Signature, Sage CRM CTI Framework.
Greytrix is a recognized Sage Champion Partner for GUMU™ Sage X3 – Sage CRM integration listed on Sage Marketplace and Sage CRM – Sage Intacct integration listed on Sage Intacct Marketplace. The GUMU™ Cloud framework by Greytrix forms the backbone of cloud integrations that are managed in real-time for the processing and execution of application programs at the click of a button.
For more information on our integration solutions, please contact us at sage@greytrix.com. We will be glad to assist you.