Table "Item Availability Line"
ID 99000832
Namespace: Microsoft.Inventory.Availability
Properties
| Name |
Value |
| Caption |
Item Availability Line
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "Table No." |
Integer
|
|
| Name |
Text[50]
|
|
| Quantity |
Decimal
|
|
| QuerySource |
Integer
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
InsertEntry
procedure InsertEntry(TableNo: Integer, FieldNo: Integer, TableCaption: Text, Qty: Decimal, QtyByUOM: Decimal, Sign: Integer)
Parameters
| Name |
Type |
Description |
|
TableNo
|
Integer
|
|
|
FieldNo
|
Integer
|
|
|
TableCaption
|
Text
|
|
|
Qty
|
Decimal
|
|
|
QtyByUOM
|
Decimal
|
|
|
Sign
|
Integer
|
|
See also