‎2006 Jun 14 12:40 PM
Hi,
I'm using <b>PNP</b> logical Database in my
report program. I want to restrict the deafult
selection screen.
Pls suggest me if knows.
Kind regards,
- Selva
‎2006 Jun 14 12:42 PM
Hi,
Use the FMs, SELECT_OPTIONS_RESTRICT & RS_INT_SELOPT_RESTRICT
Sreedhar
‎2006 Jun 14 12:43 PM
In the AT SELECTION SCREEN OUTPUT, you can use
LOOP AT SCREEN.
* using modif-id or screen name make set screen fields invisible.
MODIFY SCREEN.
ENDLOOP.rgds,
TM
‎2006 Jun 14 12:44 PM
‎2006 Jun 14 12:48 PM
Hi,
You are not getting my question.i'm using the PNP LDB in my report. But i don't want the default selection screen.
‎2006 Jun 14 12:49 PM
‎2006 Jun 14 12:48 PM
if you don't use the NODE or TABLE statement pnp selection screen will not come.
other wise use screen number 900 which have fever fields and you can make the invisible using
loop at screen.
endloop.
Regards,
Wasim Ahmed
‎2006 Jun 14 12:49 PM
Hi Selvapandian,
use in the Attributes of the Report the data of
HR report category. There are a lot of entries.
Sometimes you can change the Selection screen Number.
Hope i can help you,
Regards, Dieter