Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem in the copied program for MRRL

Former Member
0 Likes
314

Hi ppl,

I have to create a custom transaction for the Tcode MRRL along with some additional functionality and so for the same i copied the std' prgm'-RMMR1MRS for MRRL & created a custom transaction say YMRRL.But when i execute YMRRL it says like 'Status 0001 of user interface SAPLSC_FULLSCREEN missing' ; output is getting displayed but the menu bar is disabled and it is neither taking me to the ref.document nor to the PO.I checked in menu painter status it is all active.

Need help ASAP.

Regards,

Bharathy

1 REPLY 1
Read only

Former Member
0 Likes
277

Copy the pf status at se41 transaction ,

copy from program :RMMR1MRS

pf status : SAPLSC_FULLSCREEN

to ur program and pf-staus give ur own name ,

add ur pf-status in ALV function module

Reward points if it is helpful

Thanks

Seshu