Codeunit "Req. Wksh.-Show Card"
ID 335
Namespace: Microsoft.Inventory.Requisition
Properties
| Name | Value |
|---|---|
| TableNo | Table Microsoft.Inventory.Requisition."Requisition Line" |
Events
OnBeforeOnRun
[IntegrationEvent(False,False)]
local procedure OnBeforeOnRun(var RequisitionLine: Record "Requisition Line", var Item: Record Item, var GLAcc: Record "G/L Account", var IsHandled: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| RequisitionLine | Table Microsoft.Inventory.Requisition."Requisition Line" | |
| Item | Table Microsoft.Inventory.Item.Item | |
| GLAcc | Table Microsoft.Finance.GeneralLedger.Account."G/L Account" | |
| IsHandled | Boolean |