‎2006 Aug 09 10:11 PM
Hi All,
1). I have two pages in se71 in Script program Z_SCRIPT.
I have to hide first page some times and hide second page in some conditions. How to hide the page ?
2). How can I know the driver program name, in a <b>Script editor</b>. Is there any possibility ?
Thanks in advance,
‎2006 Aug 09 10:21 PM
You can hide pages / control flow dynalically in driver program.
To find driver program for the script one way is
goto menu path
Form --> Check --> Texts.
Select Sympbol check, press enter. It will show a pop up with Driver prorgam names.
‎2006 Aug 09 10:21 PM
You can hide pages / control flow dynalically in driver program.
To find driver program for the script one way is
goto menu path
Form --> Check --> Texts.
Select Sympbol check, press enter. It will show a pop up with Driver prorgam names.
‎2006 Aug 09 10:25 PM
‎2006 Aug 09 10:25 PM
Hi,
1) Have a IF condition in both the pages and display only when you require it.
2) Display the form in SE71 and do syntax check on the texts, and popup will come and hit enter and popup will be shown of the print program..
If it is an output type involved in it use NACE transaction.
THanks,
Naren