Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the integer limit on the number of change request records shown during scrolling in the Change Schedule interface. |
| What area does it affect? |
Change Management - Change Schedule |
| What does the default mean? |
The default value is "20", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when performance issues arise or when adjusting the user interface for better usability. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_chg_soc.change_soc_scroll_load_limit |
| Sys ID |
b3f0c8d5c3201300b6dcdfdc64d3ae75 |
| Type |
integer |
| Application |
Change Management - Change Schedule |
| Default value |
20 |
| Description |
Define the number of change_request records to display as the Change Schedule is scrolled.
Default value is 20 records; the value must be a positive integer. |
| Updated |
2024-05-25 05:09:25 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Property Usage sn_chg_soc.change_soc_initial_limit Define the number of change_request records to display on load of the Change Schedule. • Type: Integer • Default value: 40 • Location: System Property [sys_properties] table sn_chg_soc.change_soc_scroll_load_limit Define the number of change_request records to display as the Change Schedule is scrolled. • Type: Integer • Default value: 20 • Location: System Property [sys_properties] table sn_chg_soc.change_soc_total_limit Define the ...
Context preview
Snippet 2
... [sys_properties] table sn_chg_soc.change_soc_initial_limit Defines the number of change_request records to display on load of the Change Schedule. • Type: Integer • Default value: 40 • Location: System Property [sys_properties] table sn_chg_soc.change_soc_scroll_load_limit Defines the number of change_request records to display as the Change Schedule is scrolled. • Type: Integer • Default value: 20 • Location: System Property [sys_properties] table sn_chg_soc.change_soc_total_limit Defines the ...
Related properties