Tag Archives: data

Miscellaneous Data Searches in Sage X3

In Sage X3, data is stored in several different tables and components of the application and sometimes we require the track of this data for insists or during building flow logics. Though this can be extracted from the database using queries however, Sage X3 provides an excellent approach to fetch this data from the application… Read More: Miscellaneous Data Searches in Sage X3 »

How to make use of Sage X3 dashboard to display data from other tables

Retrieving data from a single table for the Sage X3 dashboard is straightforward. However, if you require data from multiple tables or linked tables, attempting to add a field from those tables triggers an error message: “Standard Query ‘QUERY_CODE’: Links not possible.” In our recent blog post, we’ve provided a clear solution to address this… Read More: How to make use of Sage X3 dashboard to display… »

HOW TO FILTER DATA ON DASHBOARD IN SAGE X3

In Sage X3, the term “Dashboard” typically refers to a user interface feature that visually represents the relevant data. These dashboards are customizable and can be tailored to suit the specific needs of users or departments within an organization. Sage X3 dashboards allow users to monitor various aspects of their business in real time, such… Read More: HOW TO FILTER DATA ON DASHBOARD IN SAGE X3 »

Multiple grid lines selection & operation in Sage X3

In Sage X3, we often work on data grid screens/masks where managing operations on multiple lines such as deletion, copying etc. becomes a hassle. However Sage X3 offers the users a way which operates with ease as shown below in an example of a patch creation where we want to remove several objects which are… Read More: Multiple grid lines selection & operation in Sage X3 »

Defaulting Screen/Mask fields in Sage X3

In Sage X3, every now and then a requirement requires a defaulting screen/mask field with a value upon initialization or start of processing. To achieve this requirement, Sage X3 offers several ways such as scripting in the Action script under specific events or through screen dictionaries.Below we are demonstrating how to default value through screen… Read More: Defaulting Screen/Mask fields in Sage X3 »

How To Create Views In SEI (Sage Enterprise Intelligence)

SEI defines the architectural view as a representation of a set of system elements and the relations associated with them. Moreover, SEI defines software architecture as a set of structures used to reason about the system dat comprise various system elements with their relations and external properties. In order to create view first we need… Read More: How To Create Views In SEI (Sage Enterprise Intelligence) »

How can we prevent a PO being generated for a Back-to-back sales order on manual hold in Sage X3 version 12

In our previous blog, we have discussed regarding the process to create a Back-to-back order by using the sales orders. In this blog we will see How to create a Back-to-back order if sales order is on manual hold.However, in a Sage X3 when sales order status is on manual hold, then user can’t create… Read More: How can we prevent a PO being generated for a… »

Custom Data inquiry using Requester in Sage X3

Every ERP has hundreds of predefined reports and inquiry screens for the convenience of users.  For accounting functions, there may be agreed upon set of reports and inquiry screens. However, one cannot predict or pre-empt what kind of data view user might want. That is where the flexibility of the system comes into play. Sage… Read More: Custom Data inquiry using Requester in Sage X3 »