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: 

Transaction variant for CRM_DNO_MONITOR

Former Member
0 Kudos

Hi,

I am trying to create a transaction variant for CRM_DNO_MONITOR where i want to filter the report for multiple transaction types.

I am using SHD0 to create the transaction variant. However the selection criteria i entered on the selection screen is not getting saved.

Can someone please advise how this can be done ?

Regards,

Chinmay

3 REPLIES 3

Former Member
0 Kudos

Screen or Transaction variants does not store any data entered on screen. It is just used to modify the screen elements for eg Disable I/O field or make a sub-screen / field invisible...

0 Kudos

It does store the values. When you are going thru the recording, Check W.Content check box to have it stored and defaulted.

you have to do the same for every field that you want to store.

If this is not your question, post again clearly.

Edited by: Sampath Kumar on May 12, 2011 12:56 PM

0 Kudos

Transaction variant through SHD0 for CRM_DNO_MONITOR was not possible. I created a selection variant. I created a new program and called the transaction with the selection screen variant using submit statement.