Outbound distribution transaction
The outbound distribution transaction FSM uses this master object selector template:
SELECT ID,
CID,
SUBTYPE,
TRANSMISSION_ID
FROM $DBSchema.TRANSACTION_V T
WHERE OBJ_CLASS='Service_Request' AND STATUS=?
The following figure shows the state diagram for the outbound distribution transaction FSM.