Thinking on how to resolve “Valuation Method Not Found” error in Sage X3

In Sage X3, you may face an error message that states “Valuation method not found” during creation of Miscellaneous receipt. Follow the following steps to resolve this error in Sage X3: The error can be easily identified with the message as shown in the image below during the creation of miscellaneous receipt. To solve this… Read More »

Stock Change by ADC Screen in Sage X3

In Sage X3, you may come across a scenario wherein you want to move your stock from one location to another. Sage X3 has a special feature to achieve this functionality. There are two methods to achieve this functionality: Stock> Internaltransactions>Stock change ADCs>Stock>Stock changes We have already seen the first method now we will see… Read More »

Learn how to Extract Right Sub-string from a Given String in Sage X3

In Sage X3, you might face various scenarios where you want to get the sub-string from an existing string. You can derive the sub-string from leftmost/rightmost direction, starting from a particular position for a given string using this tip in the blog. This blog will help you to get the rightmost sub-string from any particular… Read More »

How to resolve “Valuation price null not authorized!” error in Sage X3

 While creating miscellaneous receipt transaction in Sage X3, we will often encounter an error “Valuation price null not authorized!”  This error is particularly generated for the products which are not having the value or gross price in stock. We can resolve this by following the below steps: Navigate to: Setup > Stock > Valuation method. Select… Read More »

How to Extract a Left Sub-String from a given string in Sage X3

In Sage X3, you may come across various scenarios where you need to get a sub-string from an existing string. You can derive sub-string from both the ends i.e. from the left or the right or starting from any particular position of a given string. This blog will help you to extract the leftmost sub-string… Read More »

How to Know Error Number and Error Line in Sage X3

In any programming language, we need to do error handling for smooth working of any functionality. In Sage X3, the error management is done by Onerrgo instruction. When the errors are intercepted by the instruction Onerrgo, an error leads to a branching to the corresponding label. The corresponding error number can then be found in… Read More »

Achieve User Delegation Authority in Sage X3 Workflow

Sage X3 provides the user delegate functionality in the workflow. To know how it works please refer to an example: Requester Budget exceeded Max. Value User 1 User 2 User 3 ADMIN 0 10000 USR03 ADMIN 10000 100000 USR03 USR02 ADMIN 100000 1000000 USR03 USR02 USR08 As you can see in the above approval matrix,… Read More »

Experience greater control over inventory with the new enhancement in Sage X3 Stock Change functionality

Sage X3 (Sage Enterprise Management) has a special feature “Stock Change” to move the stocks from a source location to destination. Whenever a user creates an entry to transfer stock from one location to another in Sage X3 for the function of Stock Change (GESSCS), the stock movement is immediate. There is no control procedure… Read More »