Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

par2 t-code

Former Member
0 Likes
561

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

2 REPLIES 2
Read only

Former Member
0 Likes
469

Update Pls,

Thanks,

ThiruKumaran. R

Read only

Former Member
0 Likes
469

submit <std. report name> with

pnptimed = ' '.

with pnpbegda = '<date>'

with pnpendda = '<date>'

and return.

Thanks,

Thiru. R