Table "Over-Receipt Code"
ID 8510
Namespace: Microsoft.Purchases.Document
Properties
Fields
| Name |
Type |
Description |
| Code |
Code[20]
|
|
| Description |
Text[100]
|
|
| Default |
Boolean
|
|
| "Over-Receipt Tolerance %" |
Decimal
|
|
| "Required Approval" |
Boolean
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Events
OnBeforeCheckMinMaxValue
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckMinMaxValue(var OverReceiptCode: Record "Over-Receipt Code", var IsHandled: Boolean)
Parameters
See also