Default Value in Selection Screen in ALV Report in SAP.
Sometimes there are requirement that we need some default value at selection Screen .
Ex : In this screen there no default value in screen .
Now simply make altittle change add code in Initisation Event in sap report.
it will be first loaded then other events will be loaded in report.
After writing code , we can see the difference, there will be some default value at selection screen.