Class TbsMFN_M16_MATERIAL_ITEM_RECORD_PURCHASING_VENDOR_PACKAGING_28
Unit
BSHL7Grp28
Declaration
type TbsMFN_M16_MATERIAL_ITEM_RECORD_PURCHASING_VENDOR_PACKAGING_28 = class(TBSHL7Object)
Description
Represents the PACKAGING 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:
PKG, required
PCE, optional repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PCERepCount : Integer; |
|
Properties
|
property PKG : TbsPKG_28 read GetPKG write SetPKG ; |
PKG, Usage : R, Min : 1, Max : 1
|
|
property PCE[RepCount:Integer]: TbsPCE_28 read GetPCE; |
PCE, Usage : O, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|