Using Miscellaneous Tables in Sage ERP X3
Sage X3 has provided the developers with an extensive feature called Miscellaneous Tables, Miscellaneous Tables are logical tables to store codes/List of Values for e.g. Rules, Terms, Payment Methods,...
View ArticleUsing the Dependent Miscellaneous Tables in Sage X3
In one of our blogs we have talked about creating the dependency Misc. Tables but during one of our development acquaintances we have come up with another alternative solution as well and are really...
View ArticleAuditing Tables in Sage ERP X3
Sage ERP X3 has come up with an interesting feature through which users can now easily Monitor or Audit any changes in X3 Table. For example, if the user wants to Audit new additions into BP Customer...
View ArticleAuditing Fields in Sage ERP X3
This is in continuation to our last post Auditing Tables in Sage ERP X3. In addition to Auditing the changes in X3 Tables, you can now easily audit specific fields of any Table. For example, if the...
View ArticleLink tables in Sage ERP X3 through coding
Function name: Link Description: Link is used to define a set of links between various tables, as well as single abbreviation to access these tables with one instruction. New Stuff: How to get the...
View ArticleTo update fields of table in workflow
Sometimes we may come under a situation where we need to update fields in the same time when the workflow gets triggered. To update field on running workflow firstly we need to select a workflow rule....
View ArticleHow to display user signature pending for approval to the left list of any...
Signature workflow feature of Sage X3 helps in tracking of transactions. Sometimes there might be a requirement if the end user needs to add additional field in left list of any transaction which will...
View ArticleHow to delete the U tables after post-migration in Sage X3
Now days Every company wants to upgrade the system or data with newly functionality on the higher version. In Some industries the company wants to migrate the data from lower version to higher version...
View ArticleHow to display user signature pending for approval to the left list of any...
Signature workflow feature of Sage X3 helps in tracking of transactions. Sometimes there might be a requirement if the end user needs to add additional field in left list of any transaction which will...
View ArticleHow to delete the U tables after post-migration in Sage X3
Now days Every company wants to upgrade the system or data with newly functionality on the higher version. In Some industries the company wants to migrate the data from lower version to higher version...
View ArticleHow to display user signature pending for approval to the left list of any...
Signature workflow feature of Sage X3 helps in tracking of transactions. Sometimes there might be a requirement if the end user needs to add additional field in left list of any transaction which will...
View ArticleHow to delete the U tables after post-migration in Sage X3
Now days Every company wants to upgrade the system or data with newly functionality on the higher version. In Some industries the company wants to migrate the data from lower version to higher version...
View ArticleHow to perform CRUD operations using classes and representations in Sage X3 V12.
Introduction: Sage X3 provides various features with user friendly screens and their amazing functionalities. The screens can be of various types such object based, function action based, inquiry...
View ArticleHow to store more than 250 char in sage X3 table
In the Sage X3 application, one of our clients is facing difficulties in storing strings of 250+ characters in Sage X3 tables. The standard for alphanumeric datatype in Sage X3 tables support only a...
View ArticleGuide to add SQL Query in Sage Enterprise Intelligence (SEI)
If you need to retrieve data based on a more complex query than just selecting the field from a single table, you will need this feature. The SQL Query can be as much complicated as the database...
View ArticleHow to add new fields in left list in Sage X3
A purchase request is a written request that lists the items that are required, how many are needed, and when they will be required. It becomes a purchase order after it is authorized. An unapproved...
View ArticleWorkflow Auditing Streamlining Transparency Across Operations in Sage X3
In Sage X3, workflow auditing involves tracking and recording the changes made to any documents as they progress through the workflow. This is useful for maintaining transparency, ensuring compliance,...
View ArticleAuditing Tables in Sage ERP X3
Sage ERP X3 has come up with an interesting feature through which users can now easily Monitor or Audit any changes in X3 Table. For example, if the user wants to Audit new additions into BP Customer...
View ArticleUnderstanding Class Management in Sage X3
Have you ever wondered how software systems like Sage X3 efficiently manage data entities, such as customers, products, and sales orders? The answer lies in the concept of classes, a crucial component...
View ArticleHow 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...
View Article