The constants that indicate the current status of a transmittal are described in the following table.
Constant | Description |
---|---|
AS_TSV_CLOSED |
The transmittal is closed. |
AS_TSV_COLLECTING |
The transmittal is in the process of having its transmissions collected. |
AS_TSV_CREATED |
The transmittal has been created. |
AS_TSV_DISPATCHING |
The transmittal is in the process of being dispatched. |
AS_TSV_RECEIVING |
The transmittal is in the process of being received. |
Related information
The AS_SUBMITTAL_STATUS_FLAGS constants