Starting transaction PCP0 (DIsplay and Process Posing Runs) can take an annoyingly long time. The reason for this performance issue is that the system reads data from all posting runs every time, no matter which filters are pre-defined.
On 12/05/2016 SAP released Note 2312542 (PCP0: Performance: Restricting start selection using time period). It provides a new configuration switch in table View V_T77S0, where you can determine how many months back should be selected. The note can be applied via transaction SNOTE, but it also requires a modification key to complete manual activities.
Here’s the new switch set to 24 months:





Once we turn on switch, can we reverse back, or display the run that older than what’s indicated in switch?
Yes, you can reverse back and display with the new menu option “Display all runs” which is created in the “Edit” menu.
Good Solution…
Thanks Vinay,
glad you found it useful!