Module for EDI 9.12 | Building Services with EDI Module | Part II WmEDIforTN Package | WmEDIforTN Db Folder | Summary of Elements in this Folder | wm.b2b.editn.db:deleteControlNumber
 
wm.b2b.editn.db:deleteControlNumber
WmEDIforTN. Deletes a control number from the EDIControlNumber table, which is a module-specific table in the Trading Networks database that Module for EDI uses to manage control numbers.
Input Parameters
senderID
String The sender ID associated with the control number table entry that you want to delete.
senderQual
String The sender EDI ID qualifier associated with the control number table entry that you want to delete.
receiverID
String The receiver ID associated with the control number table entry that you want to delete.
receiverQual
String The receiver EDI ID qualifier associated with the control number table entry that you want to delete.
standard
String The EDI standard associated with the control number that you want to delete. Specify one of the following: X12, UNEDIFACT, VICS, UCS, EANCOM, or TRADACOMS.
productionMode
String The production mode associated with the control number. Valid values are Production (default), Test, or Custom.
version
String Version of the EDI standard for the control number, e.g., 4010.
isEnvelope
String Whether the control number to be deleted is for an envelope or group document. If it is an envelope control number, set to true. Otherwise, set to false.
groupType
String The group type associated with the control number.
*For an interchange control number, specify ENVELOPE.
*For group control numbers, specify the group type. For example, for ANSI X12 4010 850, specify PO.
Output Parameters
None.
Usage Notes
For more information about control numbers, see webMethods Module for EDI Installation and User’s Guide.