What Is Flow Field & Sum Index Field?

Answer Posted / shaikyesvee

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What Is "data Per Company Property"?

154


What Is Transheader & Transfooter?

169


When You're Talking About Item Movement, Are You Talking About Transfer Order Or Warehouse Movement?

187


What are the web services?

249


what are virtual tables?

340






what is autosplitkey?

199


how to restrict workdate for several users

149


what is difference between onaftergetrecord and onaftergetcurrentrecord?

259


how to check the user name who locked the table?

241


When you're talking about item movement, are you talking about trfer order or warehouse movement?

126


what is a dimension and a dimension value?

142


what is blob (binary large object)?

154


how to disable zoom (ctrl+f8) from a form?

302


make a field editable on a non-editable form?

139


What is trheader & trfooter?

161