Sections in this article
Cumulative Percent Type
If you would like to keep track of your total percentage of products and sales, this table code will allow you to do so.
1
Description:
This table code allows you to accumulate the total percentage of products.
Enable:
If Flag 1 = 1, then accumulate the total percentage of products
If Flag 1 = 0, then you do not accumulate the total percentage of products
Structure:
Table Code Value: 1 Table Code Description 1: Percent of total products Table Flag 1: 1
Program Used In:
Used in front-end development.
2
Description:
This table code allows you to accumulate the total percentage of sales.
Enable:
If Flag 1 = 1, then accumulate the total percentage of sales
If Flag 1 = 0, then you do not accumulate the total percentage of sales
Structure:
Table Code Value: 2 Table Code Description 1: Percent of total sales Table Flag 1: 1
Program Used In:
Used in front-end development.