‎2008 May 21 9:16 AM
Hello gurus ,
I am developing one repot based on interest like f.52 but thing is that in that standard prg report is coming based on gl account, but I want date wise shorting , problem is that f.52 is classical report in that tool bar is there , thats why shorting is possible .
if some one has that kind of report based on interest , plz guide .
with regards .
Joy .
‎2008 May 21 9:26 AM
hi
f.52 has simple executable driver program, so copy it inZ-one and modified it as per requirement .
this will be better then creating a whole new .
most probably , u have to sort main internal table corresponding to date field additionally .
define one more select parameter and change select queries accordingly.
‎2008 May 21 9:26 AM
hi
f.52 has simple executable driver program, so copy it inZ-one and modified it as per requirement .
this will be better then creating a whole new .
most probably , u have to sort main internal table corresponding to date field additionally .
define one more select parameter and change select queries accordingly.