‎2007 Nov 26 12:55 AM
Hi Gurus,
I have a requirement in module pool programing to create a password popup,
I created two screen., when the user clicks on the push button of the first screen then it should lead to second screen, in the second screen user need to key in user and password and if the password is correct then it should process.
Here I managed to get the second screen but when the user enters the password and clicks 'Ok' it is not processing the requirement.
Can any one tell me what is the problem with the second screen.
Regards,
SMP
‎2007 Nov 27 10:13 AM
Hi,
Write the required Code in the PAI of the second screen.Very important thing Give the OK_CODE in the second screen ,Screen Element tab.Catch the OK_CODE in the second screen PAI.Hope this will solve the issue.
Regards
shibu
‎2007 Nov 27 10:13 AM
Hi,
Write the required Code in the PAI of the second screen.Very important thing Give the OK_CODE in the second screen ,Screen Element tab.Catch the OK_CODE in the second screen PAI.Hope this will solve the issue.
Regards
shibu
‎2007 Nov 27 10:37 AM
Hi,
Goto Screen-> Double click second screen number-> Elementry List-> give OK_CODE then save-> check-> activate
YOU DECLARE OK_CODE
DATA: OK_CODE TYPE SY-UCOMM.
IF USEFULL REWARD