Hi ,
The Text Variable would be used to capture user input for the type of reporting required and the Customer Exit routine(another charaterstic variable) would automatically assign the corresponding Selection Criteria mask to the Characteristic Variable assigned to the Characteristic .
Based on abvoe requirement I have created two vraibles.
one is text variable another one charaterstic variable(which is populating data from customer exit).
Suppose if the user enter wrong text for text variable ,then POP HAS TO DISPLAY.
For this one i've written fucntion module code (RRMS_MESSAGE_HANDLING)under I_STEP = 3 ...which is working good.
I'm getting pop up window once user enter wrong text...BY DEFAULT I'M GETTING OUTPUT ONCE ENTER ON POP UP WINDOW....But MY REQUIREMENT IS : AGIAN SELECTION SECREEN HAS TO DISPLY FOR giving correct user entry output.
Please let me know is there any way to display pop up selection screen after displying error message...
Thanks,
Vijay.