Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

EnsLib.EDI.SEF.DependencyNote

class EnsLib.EDI.SEF.DependencyNote extends EnsLib.EDI.SEF.Node

This represents an EDIFACT dependency note

Property Inventory

Method Inventory

Properties

property DependencyType as %Integer;
This holds the dependency type
Property methods: DependencyTypeDisplayToLogical(), DependencyTypeGet(), DependencyTypeIsValid(), DependencyTypeLogicalToDisplay(), DependencyTypeNormalize(), DependencyTypeSet()
property Operands as %String;
This holds the operands
Property methods: OperandsDisplayToLogical(), OperandsGet(), OperandsIsValid(), OperandsLogicalToDisplay(), OperandsLogicalToOdbc(), OperandsNormalize(), OperandsSet()

Methods

method Validate(ByRef pStatus As %Status) as %Status
Perform a sanity check on the nodes in the parse tree

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab