Application Development 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: 

QM01 - Add Production Order field to Create Quality Notification

Former Member
0 Kudos

Hi all SDNers,

I have searched and found many threads related to my question BUT I'm new to this and I don't know how to implement in detail.

Would you please guide me step by step adding a field into a standard TCode?

My requirement is to add the Production Order field (VIQMEL-FERTAUFNR) to the Create Quality Notification (QM01) Tcode under the 1st screen in Reference Documents section of the Reference Objects tab.

The program is SAPMQM00 and screen number is 3011.

Thanks,

Khanh

4 REPLIES 4

former_member262988
Active Contributor
0 Kudos

Hi,

[]

Thanks,

Shailaja Ainala.

0 Kudos

Hi Shailaja Ainala,

Thanks for your respond but my requirement is to add a field to an existing screen.

Since I'm new to UI programming, could you please guide me step by step.

Thanks,

Khanh

0 Kudos

Hi all,

Production Order field is existed in Notification table (QMEL) and I only want to display it in QM01 with type Q2.

I do not need to create a subscreen, I want to display this field in the screen area 040 (Reference Documents under Reference Objects tab).

Please guide me how to do that.

Thanks,

Khanh

0 Kudos

Hi all,

I used the screen number 0140 in program SAPLQM03 as the initial screen before creating Notification type Q2.

Use SPRO:

Quality Management --> Quality Notifications --> Notification Creation --> Notification Type 
--> Define Screen Templates --> Define Initial Screens

Then use Function Module QM03_CREATE_QMEL_WITH_WINDOW and screen 0140 above to configure.

Hope this will help others.

Regards,

Khanh