Class TbsRQ1_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRQ1_22 = class(TbsHL7Segment)

Description

Requisition Detail 1 RQ1 contains additional detail for each nonstock requisitioned item. This segment definition is paired with a preceeding RQD segment.

Hierarchy

Overview

Properties

Public property AnticipatedPrice : TbsSI_22 read GetAnticipatedPrice write SetAnticipatedPrice;
Public property ManufacturerId : TbsCE_22 read GetManufacturerId write SetManufacturerId;
Public property ManufacturersCatalog : TbsST_22 read GetManufacturersCatalog write SetManufacturersCatalog;
Public property VendorId : TbsCE_22 read GetVendorId write SetVendorId;
Public property VendorCatalog : TbsST_22 read GetVendorCatalog write SetVendorCatalog;
Public property Taxable : TbsID_22 read GetTaxable write SetTaxable;
Public property SubstituteAllowed : TbsID_22 read GetSubstituteAllowed write SetSubstituteAllowed;

Description

Properties

Public property AnticipatedPrice : TbsSI_22 read GetAnticipatedPrice write SetAnticipatedPrice;

Anticipated Price, Min : 0, Max : 1

Public property ManufacturerId : TbsCE_22 read GetManufacturerId write SetManufacturerId;

Manufacturer Id, Min : 0, Max : 1

Public property ManufacturersCatalog : TbsST_22 read GetManufacturersCatalog write SetManufacturersCatalog;

Manufacturer's Catalog, Min : 0, Max : 1

Public property VendorId : TbsCE_22 read GetVendorId write SetVendorId;

Vendor Id, Min : 0, Max : 1

Public property VendorCatalog : TbsST_22 read GetVendorCatalog write SetVendorCatalog;

Vendor Catalog, Min : 0, Max : 1

Public property Taxable : TbsID_22 read GetTaxable write SetTaxable;

Taxable, Min : 0, Max : 1

Public property SubstituteAllowed : TbsID_22 read GetSubstituteAllowed write SetSubstituteAllowed;

Substitute Allowed, Min : 0, Max : 1


Generated by PasDoc 0.14.0.