Tag Archives: Sage X3

How to know a Mask Variable is Initialized or not?

In Sage X3, sometimes you may have to check for the initialization of a particular mask variable. Sage X3 provides an inbuilt function to do the same. Below function is used to know whether a mask variable is initialized or not. varinit ( zone_name [, exp_index ] ) Where, Zone_name :     [ class ] name_of_variable.… Read More »

Integrate Salesforce with Sage X3 using GUMU™ Connector

Every organization in order to achieve continuous growth should engage itself in integrating its business software solutions. When the focus is on achieving immediate revenue targets, planning and integrating functional software tools and applications with ERP solution often takes a backseat. As a result of these disconnected software solutions inefficiencies creep in, manual data entry… Read More »

How to Restrict Purchase Order for the Product having Expiry Date?

If you come across a scenario where you want to restrict purchase order for the product which has an expiry date then Sage X3 provides a standard functionality called “Product end-of-life date”. Product end-of-life date: when this date is exceeded, it is not possible to enter orders to the supplier. To set up this functionality:… Read More »

How to use Local Menu Message through Coding?

In Sage X3, we may have to display a particular message for several times based on the certain condition. We can define such frequently used messages in a local menu and can access them through coding. To access the message defined in a local menu in coding, Sage X3 provides an inbuilt function: mess(exp_num, exp_chap,… Read More »

Getting the List of Accessible Classes in the Current Application

We may encounter a scenario where we want to know the names of the classes that are accessible in a current application. For this, CLANAM function can be used. The CLANAM function is basically used for acquiring the list of classes accessible to the current application.CLANAM function returns the Char type. Syntax : clanam(< Class… Read More »

How to Reserve the Stock for Particular Customer?

Have you ever come across a circumstance in Sage X3 where you would like to reserve the stock of managed product for customer? Sage X3 has a feature where we can reserve the stock for customers. To successfully bring this functionality follow below steps. Navigate To: Sales>Allocations>Customer reservations We can reserve the product in stock… Read More »

Financial Data Extraction in Sage X3

Financial reporting involves the revelation of financial data to company stakeholders, this also helps people to understand the company’s performance over a specific period of time.Normally the Financial reports are extracted Quarterly or Annually basis. The primary purpose of Financial Reports can be segregated in 2 points: Since the FR’s provide a picture of the financial… Read More »

Workflow in Sage Enterprise Management

The word “Workflow” in an ERP system is defined for all business processes and procedures that are involved in running a successful Organization. Typically, workflow is a trail of any business process from bring to end involving lot of complicated steps. Workflow automation is a way in which these steps can be automated into one… Read More »

Greytrix Sage X3 Blog 500+ posts and still getting bigger and better

In our commitment to consistently contribute toward Sage X3 knowledge databank we have now crossed 500 blogs covering varied functionalities of Sage X3 ERP and its extended solutions. All the Greytrix Sage X3 Blogs are typically written by dedicated technical and business expertise team who have industry insights and over a decade of experience of… Read More »

Automated Intercompany transaction feature of Sage X3

Many organizations have subsidiaries which they have created to serve the main company. This is done for various purposes, the main amongst them would be for taxation benefits. Since each company itself is a separate legal entity so they are taxed separately because their turnover is depicted separately. So, for example, in a company which… Read More »