Hi ,
How can i attach a menu in my selection scren .
i have set the pf status in the
at selection-screen output event
, tough the menu appears , but i am not able to use it as the sy-ucomm is not set equal to the value of the menu option when i click the menu option.
Regards
arun
A little confused here. As your question is "How can I attach a menu in my selection screen" and below , you mention, that you have attached the menu, but not able to get the function code.
Nevertheless, let us know, whether the menu that you see in the selection screen is the same menu that you have set in the PF-STATUS. Also, where have you set the PF-STATUS, under which event ?
Can you also post your code ? (or do you want us to post a code ? )
AT SELECTION-SCREEN OUTPUT. SET PF-STATUS 'ABCD'
Double check, whether you have attached a function code to all the new functions(menu items) entered in the PF-STATUS. Also check whether the PF-STATUS is activated.
If all the above steps are done properly(and if I have not overlooked any steps), I think the selection screen should work fine.
In case you have found the answer, do share it with us.
Regards,
Subramanian V.
Add a comment