Multiple choice technology mainframe

Can you use OCCURS in a BMS map?

  1. Yes

  2. No

  3. Don't know

  4. Not Sure

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

CICS BMS supports the OCCURS clause to define repeating fields in a map, similar to how COBOL uses it for table elements. This allows multiple occurrences of the same field definition in a single map.