Class TbsVND_271
Unit
BSHL7DT271
Declaration
type TbsVND_271 = class(TbsHL7Segment)
Description
Purchasing Vendor This segment contains purchasing vendors that supply the inventory supply item specified in the ITM segment.
Hierarchy
Overview
Properties
Description
Properties
|
property SetIdVnd : TbsSI_271 read GetSetIdVnd write SetSetIdVnd; |
Set Id - Vnd, Min : 1, Max : 1
|
|
property VendorIdentifier : TbsEI_271 read GetVendorIdentifier write SetVendorIdentifier; |
Vendor Identifier, Min : 1, Max : 1
|
|
property VendorName : TbsST_271 read GetVendorName write SetVendorName; |
Vendor Name, Min : 0, Max : 1
|
|
property VendorCatalogNumber : TbsEI_271 read GetVendorCatalogNumber write SetVendorCatalogNumber; |
Vendor Catalog Number, Min : 0, Max : 1
|
|
property PrimaryVendorIndicator : TbsCNE_271 read GetPrimaryVendorIndicator write SetPrimaryVendorIndicator; |
Primary Vendor Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|