In this blog, we will look how to get the number of records in the current table. Sage X3 has the solution to know with the help of keyword ‘rowcount’ along condition.
New Stuff: How to setup Auto Quality Control generation on Purchase Receipt
In order to know the total number of records in the table, just perform the below query.
In order to know the exact no of records available in the table after filter the table, just perform the condition on where clause.
The output will be no of the product available against the product name ‘XHPK’. If the output is more 1, we have duplicated product.
Also Read:
1. How to remove a particular order from credit status hold
2. How to add Sales Invoice elements in X3?
3. Simplify product creation using Configurator in Sage X3
4. Automate product creation using Configurator
5. How to get the number of records which is deleted by Delete Command