PGU-42040
        DEPENDING ON phrase missing in OCCURS clause
        
        
        Cause
        An OCCURS clause describes a variable length table. One needs a DEPENDING ON phrase to tell how large is the current instance of the table. The DEPENDING ON clause is missing. DEPENDING ON phrase that tells how large the current instance
        Action
        Supply the DEPENDING ON clause or make the table a fixed length table.
        
     
    
    
        PGU-42040
        DEPENDING ON phrase missing in OCCURS clause
        
        
        Cause
        An OCCURS clause describes a variable length table. One needs a DEPENDING ON phrase to tell how large is the current instance of the table. The DEPENDING ON clause is missing. DEPENDING ON phrase that tells how large the current instance
        Action
        Supply the DEPENDING ON clause or make the table a fixed length table.
        
     
    
    
        PGU-42040
        DEPENDING ON phrase missing in OCCURS clause
        
        
        Cause
        An OCCURS clause describes a variable length table. One needs a DEPENDING ON phrase to tell how large is the current instance of the table. The DEPENDING ON clause is missing. DEPENDING ON phrase that tells how large the current instance
        Action
        Supply the DEPENDING ON clause or make the table a fixed length table.