|
|
ediGroup |
The ediGroup object represents a Functional Group semantic entity.
Methods
- CreateMessage - Creates a Message within the Functional Group.
- CreatePackage - Creates a Package within the Functional Group.
- CreateTransactionSet - Creates a Transaction Set within the Functional Group.
- First - Returns the first
Functional Group that is within the context of the Interchange that the
current Functional Group belongs.
- GetDataSegmentHeader - Returns the Control Header data segment of the Functional Group.
- GetDataSegmentTrailer - Returns the Control Trailer data segment of the Functional Group.
- GetEdiString -
Gets a string containing the entire content of the Functional Group.
- GetSchema - Gets the schema
that was used as a guideline to verify the syntax of the Functional Group, or
to generate the Functional Group entity.
- GetSecurity - Returns the security token assigned to Functional Group.
- Last - Returns the last Functional
Group that is within the context of the Interchange that the current
Functional Group belongs.
- Next - Returns the next Functional
Group that is within the context of the Interchange that the current
Functional Group belongs.
- Previous - Returns the
previous Functional Group that is within the context of the Interchange that
the current Functional Group belongs..
- Save - Saves the Functional Group to an external file.
Properties
- Count - Returns the number of Message/Transaction Sets within the Functional Group.
- FirstMessage - Returns the first Message in the Functional Group.
- FirstTransactionSet - Returns the first Transaction Set in the Functional Group.
- Handle - Returns a unique handle assigned to the Functional Group.
- MessageCount - Returns
the number of UN/EDIFACT Messages within the Functional Group.
- TransactionsetCount -
Returns the number of ASC/X12 Transaction Sets within the Functional Group.