Class TbsILT_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsILT_26 = class(TbsHL7Segment)

Description

Material Lot Segment The Material Lot segment (ILT) contains material information specific to a lot within an inventory location associated with the item in the IVT segment.  This segment is similar to the IIM segment used with the limited inventory item master message.

Hierarchy

Overview

Properties

Public property SetIdILT : TbsSI_26 read GetSetIdILT write SetSetIdILT;
Public property InventoryLotNumber : TbsST_26 read GetInventoryLotNumber write SetInventoryLotNumber;
Public property InventoryExpirationDate : TbsDTM_26 read GetInventoryExpirationDate write SetInventoryExpirationDate;
Public property InventoryReceivedDate : TbsDTM_26 read GetInventoryReceivedDate write SetInventoryReceivedDate;
Public property InventoryReceivedQuantity : TbsNM_26 read GetInventoryReceivedQuantity write SetInventoryReceivedQuantity;
Public property InventoryReceivedQuantityUnit : TbsCWE_26 read GetInventoryReceivedQuantityUnit write SetInventoryReceivedQuantityUnit;
Public property InventoryReceivedItemCost : TbsMO_26 read GetInventoryReceivedItemCost write SetInventoryReceivedItemCost;
Public property InventoryOnHandDate : TbsDTM_26 read GetInventoryOnHandDate write SetInventoryOnHandDate;
Public property InventoryOnHandQuantity : TbsNM_26 read GetInventoryOnHandQuantity write SetInventoryOnHandQuantity;
Public property InventoryOnHandQuantityUnit : TbsCWE_26 read GetInventoryOnHandQuantityUnit write SetInventoryOnHandQuantityUnit;

Description

Properties

Public property SetIdILT : TbsSI_26 read GetSetIdILT write SetSetIdILT;

Set Id - ILT, Min : 1, Max : 1

Public property InventoryLotNumber : TbsST_26 read GetInventoryLotNumber write SetInventoryLotNumber;

Inventory Lot Number, Min : 1, Max : 1

Public property InventoryExpirationDate : TbsDTM_26 read GetInventoryExpirationDate write SetInventoryExpirationDate;

Inventory Expiration Date, Min : 0, Max : 1

Public property InventoryReceivedDate : TbsDTM_26 read GetInventoryReceivedDate write SetInventoryReceivedDate;

Inventory Received Date, Min : 0, Max : 1

Public property InventoryReceivedQuantity : TbsNM_26 read GetInventoryReceivedQuantity write SetInventoryReceivedQuantity;

Inventory Received Quantity, Min : 0, Max : 1

Public property InventoryReceivedQuantityUnit : TbsCWE_26 read GetInventoryReceivedQuantityUnit write SetInventoryReceivedQuantityUnit;

Inventory Received Quantity Unit, Min : 0, Max : 1

Public property InventoryReceivedItemCost : TbsMO_26 read GetInventoryReceivedItemCost write SetInventoryReceivedItemCost;

Inventory Received Item Cost, Min : 0, Max : 1

Public property InventoryOnHandDate : TbsDTM_26 read GetInventoryOnHandDate write SetInventoryOnHandDate;

Inventory On Hand Date, Min : 0, Max : 1

Public property InventoryOnHandQuantity : TbsNM_26 read GetInventoryOnHandQuantity write SetInventoryOnHandQuantity;

Inventory On Hand Quantity, Min : 0, Max : 1

Public property InventoryOnHandQuantityUnit : TbsCWE_26 read GetInventoryOnHandQuantityUnit write SetInventoryOnHandQuantityUnit;

Inventory On Hand Quantity Unit, Min : 0, Max : 1


Generated by PasDoc 0.14.0.