Table "Bin Template"
ID 7335
Namespace: Microsoft.Warehouse.Structure
Properties
Fields
| Name |
Type |
Description |
| Code |
Code[20]
|
|
| Description |
Text[100]
|
|
| "Location Code" |
Code[10]
|
|
| "Bin Description" |
Text[50]
|
|
| "Zone Code" |
Code[10]
|
|
| "Bin Type Code" |
Code[10]
|
|
| "Warehouse Class Code" |
Code[10]
|
|
| "Block Movement" |
Option
|
|
| "Special Equipment Code" |
Code[10]
|
|
| "Bin Ranking" |
Integer
|
|
| "Maximum Cubage" |
Decimal
|
|
| "Maximum Weight" |
Decimal
|
|
| Dedicated |
Boolean
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
SetUpNewLine
Events
OnBeforeSetUpNewLine
[IntegrationEvent(False,False)]
local procedure OnBeforeSetUpNewLine(BinTemplate: Record "Bin Template", var IsHandled: Boolean)
Parameters
See also