cancel
Showing results for 
Search instead for 
Did you mean: 

SAP MSS Reports change the defualt date from Today

Former Member
0 Kudos


Hi,

I need to default to option - 'Past (Until today)" in MSS reports while launching the report, instead "Today"

Screen shot below

Pls help

BTW i am calling an SAP Query to display education details.

Gita

Accepted Solutions (0)

Answers (2)

Answers (2)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

you can consider using variants too for reports, check in below table T77I3, it ll default for all users. Its customizable.

Former Member
0 Kudos

Hi Sidharth,

Table T77I3 changing the variant seems applicable for SAP query in ECC.

Will that change the drop down and default the reporting period in Reporting Launchpad in MSS?

Pls help

Thanks

Gita

siddharthrajora
Product and Topic Expert
0 Kudos

yes It ll use the variant then ie default one, you can put as upto today as default variant,you can try it

Former Member
0 Kudos

Hi,

Go to Se80->HRMSS_TEAMVIEWER_OADP application then check for the view V_MAIN and here in the layout as you see the Period value be default would be today Today.

Try enhancing the method by writing a post exit or Pre exit so that you can default the value. There are various methods here for this view try to enhance the WDDOINIT or WDDOMODIFYVIEW with the help of ABAP consultant so that you can achieve the result.

Regards,

Mithun K