Update Aggregated Properties |
DEVELOPER |
Trail: PROIV Documentation > Developer > PROIV Developer > Development Views > Structure View > Update Aggregated Properties
The following tables explain which objects in Update functions can have their properties maintained in bulk, and which properties cannot be maintained in an aggregated manner.
Cycle Objects
Property |
Always Editable when Aggregated |
Never Editable when Aggregated |
Sometimes Editable when Aggregated |
Tag |
|
Y |
|
On Entry Logic |
Y |
|
|
On Exit Logic |
Y |
|
|
Iteration Counter |
Y |
|
|
Sort/Select |
Y |
|
|
On Sort Select Logic |
|
|
Y – dependent on Sort/Select |
1st Sort Variable |
|
|
Y – dependent on Sort/Select |
1st Descending |
|
|
Y – dependent on Sort/Select |
2nd Sort Variable |
|
|
Y – dependent on Sort/Select |
2nd Descending |
|
|
Y – dependent on Sort/Select |
3rd Sort Variable |
|
|
Y – dependent on Sort/Select |
3rd Descending |
|
|
Y – dependent on Sort/Select |
4th Sort Variable |
|
|
Y – dependent on Sort/Select |
4th Descending |
|
|
Y – dependent on Sort/Select |
5th Sort Variable |
|
|
Y – dependent on Sort/Select |
5th Descending |
|
|
Y – dependent on Sort/Select |
File Accessors
Property |
Always Editable when Aggregated |
Never Editable when Aggregated |
Sometimes Editable when Aggregated |
Key Mapping Logic |
Y |
|
|
Before Read Logic |
Y |
|
|
On Lock Logic |
Y |
|
|
Read Error Logic |
Y |
|
|
After Read Logic |
Y |
|
|
Before Write Logic |
Y |
|
|
Write Error Logic |
Y |
|
|
After Write Logic |
Y |
|
|
File |
Y |
|
|
Clear File? |
Y |
|
|
Access Mode |
Y |
|
|
Include in Sort? |
|
|
Y – only if selected File Accessors are included in cycles with Sort/Select set |
Control Breaks
Property |
Always Editable when Aggregated |
Never Editable when Aggregated |
Sometimes Editable when Aggregated
|
Variable |
Y |
|
|
Start Position |
Y |
|
|
End Position |
Y |
|
|
On Control Break |
Y |
|
|
After Control Break |
Y |
|
|
Topic ID: 500546