2006 Jun 19 7:16 AM
I have created subscreen but while running gaving an error msg
" Screen ZAP_SUBSCREEN1 0100 must not be an Include screen "
In the above error msg "ZAP_SUBSCREEN1" - is subscreen name and "0100" - is screen number
Actually i dont understand this error msg please help me
I have created subscreen but while running gaving an error msg
" Screen ZAP_SUBSCREEN1 0100 must not be an Include screen "
In the above error msg "ZAP_SUBSCREEN1" - is subscreen name and "0100" - is screen number
Actually i dont understand this error msg please help me
2006 Jun 23 8:10 AM
Hi,
Please create a main screen in Normal mode and call the subscreen in the PAI/ PBO of the main screen.
Thanks,
Amit
2006 Jul 31 10:37 AM
Hi Partha,
Check whether u have defined the subscreen area on screen ?
or Included the subscreen screen in the subscreen area and way to include is as follows
in PBO
CALL SUBSCREEN <area> INCLUDING [<prog>] <dynp>.
and in PAI
CALL SUBSCREEN <area>.
Regards,
Ranjit Thakur.
Please Mark The Helpful Answer.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |