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

Screen Exit for TCode: QM01

Former Member
0 Likes
659

Hi Champs,

I would appreciate if anyone could solve my problem.

<b>Problem is I have to add one field in the standard program (Service Order Notification TCode: QM01).</b>

Can you please provide me any screen exit name or any other solution on which i can work upon.

Thanks,

Chidanand.

4 REPLIES 4
Read only

Former Member
0 Likes
577

Try this:

CMOD with SAPLIQS0 7790 USER0001 SAPLXQQM 0100

- Guru

Read only

0 Likes
577

Hi Guru,

Please explain this line <b>CMOD with SAPLIQS0 7790 USER0001 SAPLXQQM 0100</b> I couldn't get

Read only

0 Likes
577

program SAPLIQS0

Screen 7790

Exit USER0001

Read only

0 Likes
577

Hey Guru,

I solved it in some different way.

I find the Funciton group 'QM03' and then enter into the function group and the select the screen no : ' 0140 'and change the requirement.

Thanks for reply.

Chidanand