What Is Flow Field & Sum Index Field?
SumIndex fields are associated with the keys of the table. You can relate multiple SumIndex fields with a particular key. Each key can have at most 20 SumIndexFields.
SumIndexFields enable fast calculation of numeric columns in tables, even in tables with thousands of records. This is because SumIndexFields are maintained when the database record is updated.
SumIndex is a Indexing feature, to enable fast calculations, and the fields are not ment to be accessed, unlike the FlowFields.
FlowFields are virtual fields in the Table. It is not a permanent part of the table data. It is used to calculate values from another or same table based on CalcFormula specified for the field. The information in the FlowFields exists only at run time.
To update a FlowField you can you CALCFIELDS function as: record.CALCFIELDS("FieldName")
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between Item reclass vs item movement?
What is trheader & trfooter?
difference between transfer orders and item reclass journal?
what is blob (binary large object)?
What Is Flow Field & Sum Index Field?
what is role center?
When you're talking about item movement, are you talking about trfer order or warehouse movement?
how to restrict workdate for several users
When You're Talking About Item Movement, Are You Talking About Transfer Order Or Warehouse Movement?
make a field editable on a non-editable form?
differences between set range and set filter?
Difference between item reclass and item movement?