class EnsLib.EDI.SEF.CodeTransactionSet
extends EnsLib.EDI.SEF.Node
property ID
as %String;
This holds the Transaction Set ID
property ItemOrdinal
as %Integer;
This holds the ordinal number of the element or composite that uses the code set
property SegmentOrdinal
as %Integer;
This holds the ordinal number of the segment that uses the code set
property SubElementOrdinal
as %Integer;
This holds the ordinal number of the sub-element that uses the code set
method GenerateDescriptor(pCompiler As EnsLib.EDI.SEF.Compiler)
as %Status
CodeTransactionSets Determine where within a transaction set particular code sets
apply and are stored in $$$vaSchemaGbl("IMP"). The data is a two piece value.
The first "|" delmited piece is the position (code set number) in use and the second "|" delimited
piece is the SubElementOrdinal if the Element/Composite ordinal is actually a composite