Page "Value Entries Preview"
ID 5807
Namespace: Microsoft.Inventory.Ledger
Source table: Table Microsoft.Inventory.Ledger."Value Entry"
Properties
| Name | Value |
|---|---|
| Caption | Value Entries Preview |
| Editable | False |
| PageType | List |
| SourceTable | Table Microsoft.Inventory.Ledger."Value Entry" |
| SourceTableTemporary | True |
Methods
Set
procedure Set(var TempValueEntry: Record "Value Entry" temporary)
Parameters
| Name | Type | Description |
|---|---|---|
| TempValueEntry | Table Microsoft.Inventory.Ledger."Value Entry" |
Events
OnAfterSet
[IntegrationEvent(False,False)]
local procedure OnAfterSet(var ValueEntry: Record "Value Entry", var TempValueEntry: Record "Value Entry" temporary)
Parameters
| Name | Type | Description |
|---|---|---|
| ValueEntry | Table Microsoft.Inventory.Ledger."Value Entry" | |
| TempValueEntry | Table Microsoft.Inventory.Ledger."Value Entry" |