⟩ What is a logical message in CICS?
A logical message is a single unit of output created by SEND TEXT or SEND MAP commands
BMS collects the separate output from each command and treats them as one entity.
This technique may be used to build CICS reports.