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

Checking status like QM10

Former Member
0 Likes
581

Hello everyone,

I want to develop a new report which is used to select notifications. It should have similar function like QM10, and the status selection screen should be same with QM10, but the problem is I can't find how the standard program picks up data by checking the status selected.

Could anyone tell me which table I can use or give me some tips on how program works.

Any response would be appreciated.

Best regards,

Benny

Hello everyone,

I want to develop a new report which is used to select notifications. It should have similar function like QM10, and the status selection screen should be same with QM10, but the problem is I can't find how the standard program picks up data by checking the status selected.

Could anyone tell me which table I can use or give me some tips on how program works.

Any response would be appreciated.

Best regards,

Benny

2 REPLIES 2
Read only

Former Member
0 Likes
509

That transaction uses LDB - QNQ ( use SE36) . You can use this LDB in ur program - it takes care of the Status of Notification as well.

Read only

0 Likes
509

Thanks for your information, and I find the refered Functions in the search help of QM03 that can select the status information easily.