Request_Entry_Update - BaseData_Set
Sends entry_update to all DEOs of the data set and DEOs of servers of the data set as required to store changes to record buffers
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| iFile | Integer | The file number |
| eUpdate | Integer | ConstantMeaning |
Syntax
Procedure Request_Entry_Update Integer iFile Integer eUpdate
Call Example
Send Request_Entry_Update iFile eUpdate
Description
Request_entry_update sends entry_update to all DEOs of the data set and DEOs of servers of the data set as required to store changes to record buffers. This is sent by request_save and item_find.