Using Index in Sigma Function in Sage X3

By | May 25, 2017

In Sage X3, the Adonix system variable “indcum” is the total index used by default in the sigma function. The sigma syntax that uses indcum is quicker in execution than the one that uses a variable.

Syntax:

[S]indcum Integer

When you use the sigma function with the following syntax:

sigma(beginning_index,ending_index,expression)

The expression is recalculated for indcum that varies by integers from one(1) to one(1) from the beginning_index value to the ending_index value,inclusive.

Syntax :

sigma(variable=beginning_index ,ending_index ,expression)

Allows you to use any of the user’s variable as a loop variable. This is also used to embed several sigmas recursively.

Example :       

Sigma Function in Sage X3

Index

 Indcum is an Integer type variable ; it may therefore only ne used if it varies within the integer range 2^31 and 2^31-1. Moreover sigma expressions may only be nested if the index variable is different from indcum. If the loop variable does not exist, it is created as a Decimal type.

The final value of the index matches the first value outside the given range.

About Us
Greytrix – a globally recognized Premier Sage Gold Development Partner is a one-stop solution provider for Sage ERP and Sage CRM needs. Being recognized 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 expertise.

Greytrix caters to a wide range of Sage Enterprise Management (Sage X3) offerings – a Sage Business Cloud Solution. Our unique GUMU™ integrations include Sage Enterprise Management (Sage X3) for Sage CRMSalesforce.com and Magento eCommerce along with Implementation and Technical Support worldwide for Sage Enterprise Management (Sage X3). Currently we are Sage Enterprise Management Implementation Partner in East Africa, Middles East, Australia, Asia. 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 for Sage Enterprise Management to Sage business partners, end users and Sage PSG worldwide.

Greytrix is a recognized Sage Rockstar ISV Partner for GUMU™ Sage Enterprise Management – Sage CRM integration also listed on Sage Marketplace; GUMU™ integration for Sage Enterprise Management – Salesforce is a 5-star app listed on Salesforce AppExchange.

For more information on Sage X3 Integration and Services, please contact us at x3@greytrix.com. We will be glad to assist you.

3 thoughts on “Using Index in Sigma Function in Sage X3

  1. Pingback: Using Sigma function in Sage X3 - Sage X3 – Tips, Tricks and Components

  2. Pingback: Using Sigma function in Sage X3 – Business

  3. Pingback: Using Sigma function in Sage X3 - Buzzy Click

Comments are closed.