‎2008 Dec 18 7:04 PM
Hello,
I want to add selection screen before standard sel screen of Logical DB screen.
I need 1 seperate selc screen for 1st. then it should open new window with standard select screen.
how to code this?
Thanks.
‎2008 Dec 18 7:10 PM
If you are declaring LDB in the attributes, I dont think you can call any screen before the LDB screen.
even on doing additional selection criterias they will appear after standard screen componenets.
the only way I can think right now is to create a report with your selection screen and then call the other report with LDB from your report...you have to try.
‎2008 Dec 18 7:06 PM
Hi there
search in forum for call screen <screen no> in the forum you will find the necessary info.
‎2008 Dec 18 7:10 PM
If you are declaring LDB in the attributes, I dont think you can call any screen before the LDB screen.
even on doing additional selection criterias they will appear after standard screen componenets.
the only way I can think right now is to create a report with your selection screen and then call the other report with LDB from your report...you have to try.
‎2008 Dec 18 7:29 PM
Thanks Amit. I was thinking same that I can not add any line before LDB's standard selection screen.
Can u plz tell sample coding what u havesuggessed?
Thanks
‎2008 Dec 18 7:43 PM
Try to search the forum. Use ALL options in forum list you will get sample code.