Tag Archives: Sage X3 ERP

How to disable delete and insert button in line level of grid

While we add a grid in the screen, it automatically takes option as KARID refer Fig 1.1 because of which insert and delete button get enables in the grid refer Fig 1.2. Details of KARID refer to the previous blog: We might come across the situation where we have to disable the insert and delete… Read More »

How to Find the Number of Fields Defined in a Screen?

We may come across a situation where we would like to know the number of fields in a Screen if it is open.  Sage X3 has a special feature of getting number of fields in a screen with the help of “masknbf” keyword which will return the value in integer. Syntax:    masknbf(<class | num_exp>) Parameter:  … Read More »

How to Overcome “Product not managed in stock” error in Sage X3?

While creating any transaction in Sage X3, we will often get an error “Product not managed in stock“. Particularly, this error is generated for the products which are not managed in stock. We can overcome this by managing the stock of that particular product. For e.g., We may get this error while creating a miscellaneous receipt.… 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 »