DFHMAPP owns the following performance class data fields:
- 050 (Type-A, BMSMAPCT, 4 bytes)
- The number of BMS RECEIVE MAP requests issued by the user task.
This field corresponds to the number of RECEIVE MAP requests that
did not incur a terminal I/O and the number of RECEIVE MAP FROM requests.
- 051 (Type-A, BMSINCT, 4 bytes)
- The number of BMS RECEIVE MAP requests issued by the user task
that did incur a terminal I/O.
- 052 (Type-A, BMSOUTCT, 4 bytes)
- The number of BMS SEND MAP requests issued by the user task.
- 090 (Type-A, BMSTOTCT, 4 bytes)
- The total number of BMS requests issued by the user task. This
field is the sum of the BMS RECEIVE MAP, RECEIVE MAP FROM and SEND
MAP requests as well as the number of BMS SEND TEXT and SEND CONTROL
requests issued by the user task.