How to repeat a sub-string using Sage X3 keyword
You may come across where you wanna a repeat the word n times. String$ is used to define a string , the result of repeating a sub- string or an ascii code. If the number of characters in the result is...
View ArticleHow to run accounting task for multiple transactions
We may came across a scenario where we want to run accounting task for multiple transactions at a time. We can achive this functionality by using below steps: Navigate to Usage > Batch Server >...
View ArticleHow to set up matching tolerance for purchase receipt
Matching tolerance is a functionality in Sage X3 which allows the user to set up and maintain tolerances in purchase module. Kindly follow the below mentioned step to set up matching tolerance:...
View ArticleHow to solve check number not been issued error in Sage X3
While printing a cheque report you may come across the situation where you get check number not been issued or already posted error message as shown in below screenshot. 1.1 Error message You can click...
View ArticleTelnet Setup for ADC
You may come across a scenario where you want to activate the “Telnet”for use of ADC. Follow the below steps to enable the telent. Go To>Control Panel\All Control Panel Items\Programs and...
View ArticleImportance of an integrated Salesforce – Sage X3 system for your business
Siloed business systems are a yesteryear! Organizations are moving to the next level of digital. Forward-thinking business owners and IT leaders are making use of real-time information of their...
View ArticleSage X3 V11 – Perform stock multi-counting
How repeating counts reduces the risk of errors in stock count process. In older versions, Sage X3 allowed single count entry, now in V11 you can count the same stock for several times and keep track...
View ArticleSage X3 V 11 – Verify stock multi-counting (Part 2)
As seen in the previous blog, once the counting process is complete, you can print the report, V11 has added a new report for printing the multi-counts. Select INVBORA IMG: Stock count screen – Print...
View ArticleHow to create a new session using code
In our previous blog, you have known to open the object managed screen via code. Today we are going to learn how we create a new session using a code. The keyword Nap is used for this purpose and it...
View ArticleHow to display Text in Status Bar Text Box
You may have come across a situation where some text needs to be displayed to user in the textbox of Status Bar at the bottom of screen in Version 65. Syntax: Inftxt c_expr At case_no Where c_expr:...
View ArticleHow to find the week number of the date
We came across the requirement where client want to calculate the week number of the date provided for the further calculation. We have Week(date) which will return you the week number of the provided...
View ArticleHow To Find Object Abbreviation of Current screen
In Sage X3 , we have come across a situation where we need to find the Object Abbreviation of the screen. GABREV is the global variable which stores the Object Abbreviation of the screen. Fig....
View ArticleThings you need to know about Multi-Currency in Sage X3
How will multi-currency support benefit organizations? Today, businesses are not bound by borders. With globalization and the growing transparency in business operations, organizations are exploring...
View ArticleHow to get the comment defined in the header of an Object defined in an...
You may have come across a situation where you want to returnreturns the comment defined in the header of the file for which the path is created with the various parameters passed. Syntax:...
View ArticleHow to get Sender’s Email Id in mail
You may come across the situation where after triggering workflow you get the mail with all attached details, but the sender’s email id comes as Unknown. To get the email id we can define sender id...
View ArticleHow to change the standard screen title?
Have you came across a scenario where you want to change the name of functions like “Orders “to “Sales orders”? Image 1:Module Navigate To:Administrator>Authoring>Menu items Image 2:Module Search...
View ArticleHow to Set Up Matching Tolerance for Purchase Invoice
Sage X3 provides a special functionality called Matching tolerance which allows the user to set up and maintain tolerances especially in purchase module. Steps to set up matching tolerance are as...
View ArticleTo restrict transactions for defined period in Sage X3
This Function is used to define periods during which a business partner is not open. Such a calendar is defined by a code of 3 characters and this can be entered at the level of the customers, the...
View ArticleHow to keep machine center running even when labors are on break in Sage X3...
This is one of the new features in Sage X3 V11 in manufacturing Process, where you can keep work centers machines running and record its time even if labor is on break. Work center is a resource unit...
View ArticleHow to create Group of Tasks in Sage X3?
You may have come across a situation where you need to run multiple Tasks in a Batch Process. This can be achieved using Group of Tasks feature in Sage X3. Example: Let us assume that 2 tasks – TASK1...
View Article