Class TbsMFN_M16_MATERIAL_ITEM_RECORD_PURCHASING_VENDOR_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFN_M16_MATERIAL_ITEM_RECORD_PURCHASING_VENDOR_27 = class(TBSHL7Object)

Description

Represents the PURCHASING_VENDOR Group. A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:

  1. VND, required

  2. PACKAGING, optional repeating

Hierarchy

Overview

Methods

Public function PACKAGINGRepCount : Integer;

Properties

Public property VND : TbsVND_27 read GetVND write SetVND ;
Public property PACKAGING[RepCount:Integer]: TbsMFN_M16_MATERIAL_ITEM_RECORD_PURCHASING_VENDOR_PACKAGING_27 read GetPACKAGING;

Description

Methods

Public function PACKAGINGRepCount : Integer;
 

Properties

Public property VND : TbsVND_27 read GetVND write SetVND ;

VND, Usage : R, Min : 1, Max : 1

Public property PACKAGING[RepCount:Integer]: TbsMFN_M16_MATERIAL_ITEM_RECORD_PURCHASING_VENDOR_PACKAGING_27 read GetPACKAGING;

PACKAGING, Usage : O, Min : 0, Max : *


Generated by PasDoc 0.14.0.