Returns the transports object of a specific acknowledgment type.
Syntax:
Parameters:
Returns:
If successful an object of type FREDI.ediTransports is returned, otherwise an empty object is returned.
Remarks:
This method returns the ediTransports object for the acknowledgment type specified by sAckID, which can be one of the following:
- 997 - Functional Acknowledgment for ASC/X12. If used, this method works exactly like Get997Transport.
- 999 - Implementation Acknowledgment for ASC/X12.
- CONTRL - Functional Acknowledgment for UN/EDIFACT. If used, this method works exactly like GetContrlTransport.