Hi Harald,
Thanks for the tip you gave regarding this problem.
It's working fine now. I have another question, How can I assign a default value for one of the parameters in the selection screen I created? I know that there is an additional 'Default' argument which works fine when I'm assigning a constant value. But the value must be coming from a specified parameter ID. Considering that I'm am doing this in a normal Dynpro.
I put an 'INITIALIZATION' event in my code this is where I call my subroutine to get the value from specified parameter ID and assigned it to one of the parameters in my sel. screen. But it still not working. It doesn't pass through this event.
Need your help on this one :-).
Thanks a lot,
Jeffrey
Is this for Harold only ?
One question that comes to my mind is :
a) Is it a <b>selection-screen</b> or a <b>dialog screen</b> ? (The confusion is because of the title).
Can you paste the code where you have declared the parameters and also the code written in the '<b>Initialization</b>' event ?
Regards,
Subramanian V.
Add a comment