An SDF-type repeated field definition, within a repeated group definition (defined or implied), contains a BMS OCCURS clause.
                  This would logically yield a three-dimension array in a generated copybook.  However, it cannot be internally represented
                  by this product.
               	
            
            	
            
               		
               			
               - System Action:
- The outer two dimensions are collapsed into one.  This will render a similar two-dimension array that covers the same area
                  of memory.
               
- Resolution:
- Replace the BMS OCCURS specification with multiple field macros that follow the SDF-type repeated field specification.
- Module:
- scrload
- Destination:
- .TRL file