In Sage X3, most of the times, we need to perform some operations on fields like amount, tax etc. or any other cusomized numeric field.
As we know, there are number of data types avaliable for decimals in X3 with different length and varying number of digits after decimals. For example, data type DCB supports length 9.2 allowing 2 digits after decimal while data type MD5 supports length 11.4 allowing 4 digits after decimal.
Generally, we choose the data type based on the values being used to perform numeric operations and their result. But sometimes, it may happen that resulting value extends the maximum value that standard supports for a particular data type.
Let us consider below example where multiplication is performed on two variables of data type DCB and the resulting value will be stored in table field YAMT having data type as DCB.
Here, the multiplication of X and Y is 2099020,10,495.1 and the program execution will cause below error.
Since, YAMT field is of DCB type supporting length 9.2, the capacity got exceeded for value 2099020,10,495.1. In such scenarios we need to change the data type which supports greater length i.e. 13.2 or we can change the length values for existing data type to 13.2 to accommodate the operation result.
Thus, we can overcome “calculation capacity exceeded” error by simply increasing the length of data type.
About Us
Greytrix – a globally recognized and one of the oldest Sage Gold Development Partner is a one-stop solution provider for Sage ERP and Sage CRM organizational needs. Being acknowledged and rewarded for multi-man years of experience, we bring complete end-to-end assistance for your technical consultations, product customizations, data migration, system integrations, third-party add-on development and implementation competence.
Greytrix caters to a wide range of Sage X3, a Sage Business Cloud Solution, offerings. Our unique GUMU integrations include Sage X3 for Sage CRM, Salesforce.com, Dynamics 365 CRM and Magento eCommerce along with Implementation and Technical Support worldwide for Sage X3. Currently we are Sage X3 Implementation Partner in East Africa, Middle East, Australia, Asia, US, UK. We also offer best-in-class Sage X3 customization and development services, integrated applications such as POS | WMS | Payment Gateway | Shipping System | Business Intelligence | eCommerce and have developed add-ons such as Catch – Weight and Letter of Credit and India Legislation for Sage X3 to Sage business partners, end users and Sage PSG worldwide.
Greytrix is a recognized Sage champion ISV Partner for GUMU Sage X3 – Sage CRM integration also listed on Sage Marketplace; GUMU
integration for Sage X3 – Salesforce is a 5-star rated app listed on Salesforce AppExchange and GUMU
integration for Dynamics 365 CRM – Sage ERP listed on Microsoft AppSource.
For more information on Sage X3 Integration and Services, please contact us at x3@greytrix.com, We will like to hear from you.