Scrollable Regions

Hi
I want to generate a OBJECT-MAINT-DIALOG program which uses 2 maps with independent scrolling regions.
When scrolling in map1, map2 should not be affected.

What is the parameter need to input when generating the program?
i used the following but get a “NAT0434 Qualification does not uniquely identify variable.” error when stowing the program.
This is the line E 7230 POS(XXXX01PA.PROGRAM-ID(##ERROR-FIELD-INDEX1))

CUOMMC OBJECT-MAINT-DIALOG Program CUOMMC0
10Dec2014 Scroll Region Parameters 3 of 4

Horizontal panels ................. 2

>> 1 Input using map .............. XXXX01M1 *

     Scrollable Regions              1        2        3        4
     Total occurrences ............  100__    100__    _____    _____
     Screen occurrences ...........  36_      11_      ___      ___
     Starting from ................ #ARRAY1  #ARRAY2  #ARRAY3  #ARRAY4
     Scroll with panel ............   1        2        _        _

     Top left ...... Line .........  15_      11_      ___      ___
                     Column .......  9__      4__      ___      ___
     Bottom right .. Line .........  20_      2__      ___      ___
                     Column .......  72_      80_      ___      ___

     Depth occurrences ............ ___

Enter-PF1—PF2—PF3—PF4—PF5—PF6—PF7—PF8—PF9—PF10–PF11–PF12—
right help retrn quit deflt bkwrd frwrd left right main

CUOMMC OBJECT-MAINT-DIALOG Program CUOMMC0
10Dec2014 Scroll Region Parameters 3 of 4

Horizontal panels ................. 2

>> 2 Input using map .............. XXXX01M2 *

     Scrollable Regions              1        2        3        4
     Total occurrences ............  100__    100__    _____    _____
     Screen occurrences ...........  36_      11_      ___      ___
     Starting from ................ #ARRAY1  #ARRAY2  #ARRAY3  #ARRAY4
     Scroll with panel ............   1        2        _        _

     Top left ...... Line .........  15_      11_      ___      ___
                     Column .......  9__      4__      ___      ___
     Bottom right .. Line .........  20_      2__      ___      ___
                     Column .......  72_      80_      ___      ___

     Depth occurrences ............ ___

Enter-PF1—PF2—PF3—PF4—PF5—PF6—PF7—PF8—PF9—PF10–PF11–PF12—
right help retrn quit deflt bkwrd frwrd left right main

thank you for any advice.
Regards
Ivan

please see the example program NCOMENT in the DEMO application.
If you still run in a problem then please open a support issue for further investigations.