Class TbsVND_28
Unit
BSHL7DT28
Declaration
type TbsVND_28 = 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_28 read GetSetIdVnd write SetSetIdVnd; |
Set Id - Vnd, Min : 1, Max : 1
|
|
property VendorIdentifier : TbsEI_28 read GetVendorIdentifier write SetVendorIdentifier; |
Vendor Identifier, Min : 1, Max : 1
|
|
property VendorName : TbsST_28 read GetVendorName write SetVendorName; |
Vendor Name, Min : 0, Max : 1
|
|
property VendorCatalogNumber : TbsEI_28 read GetVendorCatalogNumber write SetVendorCatalogNumber; |
Vendor Catalog Number, Min : 0, Max : 1
|
|
property PrimaryVendorIndicator : TbsCNE_28 read GetPrimaryVendorIndicator write SetPrimaryVendorIndicator; |
Primary Vendor Indicator, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|