How to add legal accounts in the list of the budget Misc. Operations screen

The budget of a company is often compiled annually, but may not be a finished budget, usually requiring considerable effort, is a plan for the short-term future, typically allows hundreds or even thousands of people in various departments (operations, human resources, IT, etc.) to list their expected revenues and expenses in the final budget. In… Read More »

Sage Sessions X3 : Experience the Power of Cloud Technology for an Always-On Mode in your Business!

Sage, a leading provider of cloud business management solutions is all set to host Sage Sessions X3 in Scottsdale from September 4-5, 2019. It is a must attend event for Sage X3 (Sage Enterprise Management) Customers and Partners as the agenda is power packed with learning opportunities, networking and transformation. Sage has been in the… Read More »

How to solve ‘There is no ledger type corresponding to the criteria!’ error message in Budget Misc. operation screen

In Sage X3, we may come across a scenario where user get this error while entering and tab out of the company name field in the budget misc. operation screen. Refer below screen shot: To solve this functionality, follow below steps: Step1: Navigate to : Setup → Organisational structure → Ledgers In this screen, select… Read More »

How to get the version number associated with the product code?

In Sage x3, we may come across a situation where we have to get the version number of the product installed and use it in our code to display the same. Sage X3 provides a Method ‘AGETLIC_PRODUCTVER’ that returns the product version. Method: fmet GACTX. AGETLIC_PRODUCTVER (“1”) Code snippet: Local char YLICINFO (30) YLICINFO= fmet… Read More »

Define State field in BP Master

In this blog, we will see how to add State field in BP Master.This can be done by following below mentioned steps. Step 1: As seen from below Screenshot no State field is there in BP Master Screen. Follow the below steps Navigate:Common Data->Common Tables->Countries->Details Tab Do the following setting 1. Select Subdivision checkbox 2.… Read More »