cancel
Showing results for 
Search instead for 
Did you mean: 

How to distribute Layout (Screen) Variants for CRM_DNO_MONITOR

Former Member
0 Kudos

Hi,

silly question, I know. But I cant find out how to distribute to all my users one special layout for CRM_DNO_Monitor.

I ve create my layout, saved it "/SrvMon/" and now.....?

PLEASE give me a little advice.

kind regards

Dirk

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

It is always better to maintain transaction variants to have better authorization control.

1. Got to transaction code SHD0 ( 0=zero, this is not O)

2.Transaction code = CRM_DNO_MONITOR

3. Transaction Variants Tab, Transaction variant =Z_CRM_DNO_MONITOR

4. Click on Create ( or F5)

5. From here, you will be routed to CRM_DNO_MONITOR transaction

6. Click on "User Variant" push button

7. You will see screen with title "Maintain variant: Report CRM_DNO_SERVICE_MONITOR, Variant U_<logon user>

8. Click on "Attributes" push button

9. Meaning = Maintain description

10. Select whatever you would like to select and Save it

11. You will see "Confirm Screen Entries" Pop-up

12. Exit and Save

13. Short text = Description

14. Save,

15. You will see "Create Object Directory Entry"

16. Maintain apprporiate package and save

17. Now you will go back into SHD0

18. You will see all appropriate entries in all fields.

19. Come out of the transaction

20. Transaction code = SE93, transaction code =Z_CRM_DNO_MONITOR

21.Click on create

22. Maintain an identifiable short text

23. Start object = Transaction with variant (variant transaction), click enter

24. Tranction test = maintain description

25. Maintain the values and Save, it

The above is a generic approach for all required transactions to create transaction variants/screen variants.

Regards

Srinivasa Rao Sanapathi

India

Former Member
0 Kudos

Hi Srinivasa.

Thank you for your guidance.

Considering step below, what should I use to replace <logon user>? The BP number?


7. You will see screen with title "Maintain variant: Report CRM_DNO_SERVICE_MONITOR, Variant U_<logon user>


Thank you very much!

Former Member
0 Kudos

Hi Dirk,

call tx: CRM_DNO_MONITOR, execute and change the layout to fit your needs.

From the menu: Settings -> Layouts -> Layout Management.

Select the one in column "default setting" which you want to be the default for all users -> SAVE.

Regards