‎2008 Nov 10 4:12 PM
Dear Experts,
In my zprogram i am using describe statements to count the number of active employees so when i click on number of active number of employees it must call par2 report this is requirement..
I had done it through bdcrecording.. but when i say back in par2 t-code it is coming to par2 selection screen i wnat to skip that screen how to do that in that standard report there is no pai module .. so how to change this..
Thanks,
ThiruKumaran. R
‎2008 Nov 11 6:54 AM
‎2008 Nov 14 9:28 AM
submit <std. report name> with
pnptimed = ' '.
with pnpbegda = '<date>'
with pnpendda = '<date>'
and return.
Thanks,
Thiru. R