2008 Dec 04 8:56 AM
in module pool i'm getting the error ...what does this mean?
Include block not specified, not defined or spelt incorrectly.
Edited by: Anil Kalive on Dec 4, 2008 2:26 PM
2008 Dec 04 9:09 AM
Hi ,
activate all the includes or double click on the main program then activate which activates all the includes sceens etc.
Regards
Ramchander Rao.K
in module pool i'm getting the error ...what does this mean?
Include block not specified, not defined or spelt incorrectly.
Edited by: Anil Kalive on Dec 4, 2008 2:26 PM
2008 Dec 04 9:09 AM
Hi ,
activate all the includes or double click on the main program then activate which activates all the includes sceens etc.
Regards
Ramchander Rao.K
2008 Dec 04 9:38 AM
THANX a lot..i solved on my own..but can u tell me how to make a tab inivisible according to the
requirement...
2008 Dec 04 9:48 AM
Hi,
In PBO
Loop at screen
if screen-name = 'TAB_NAME'
screen-active = 0
screen-invisible = 1.
modify screen
endif.
endloop
regards
Ramchander Rao.K
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |