‎2008 Mar 20 8:59 AM
Hi,
We are trying to implement form 16 in our ESS.we are using tcode pc00_m40_f16.
we need to include digital signature in that forms...which we have done successfully using customized scripts.
I need to enter the customized layout after clicking on 'standard layout' option in the selection screen.
we have included that scripts under customer layout selection-screen of tcode pc00_m40_f16.
the problem we face is,
1.while creating a report to include in ESS.....i tried to call the report using 'submit' statement.
whenever i tried to call it using the variant it just calls the standard report.
Since an event occurs when we click on the 'standard report'.Hw can i call it externally?
I cant save it as a variant.
can any one help me ?
Regards,
Storm.
‎2008 Mar 20 9:03 AM
i have done such kind of task...
i don't want to miss guide u...
can u explain me in details...i'll definitely help u...
what exactly u want ???
Sachin
‎2008 Mar 20 9:03 AM
i have done such kind of task...
i don't want to miss guide u...
can u explain me in details...i'll definitely help u...
what exactly u want ???
Sachin
‎2008 Mar 20 9:19 AM
I need to call the report from another report.....using submit statement......i can call it.....
but for including customized scripts......that particular t code performing an event.....
hw can i call it externally?