Any Account-based Update Requests in the collection will be omitted when creating the Log.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| clientPk | Integer | The Pk of the Client the Update Requests should be created for. | ||
| logSubject | String | Subject for the generated Client Log. Will default to "Update Request" if omitted. | ||
| updateRequests | finUpdateRequests | The collection of Update Requests. | ||
| clientLog | finClientLog | ByRef | The generated Client Log. | |
| logNotes | String | Optional | Notes for the generated Client Log. | |
| ownerUserPk | Integer | Optional | The Pk of the User this Log should be allocated to. If omitted, a value of 0 is assumed. |
A Boolean value indicating Success.