Answers:
u can use srw.run_report as followssrw.run_report('module=modulename.rdf destype=screen paramform=yes');
We can use SRW.RUN_REPORT in AFTER REPORT TRIGGER AS FOLLOWS srw.run_report('module=modulename.rdf destype=screen paramform=yes maximize=yes');
Posted by: vamsi
Contact vamsi
u can use srw.run_report as followssrw.run_report('module=modulename.rdf destype=screen paramform=yes');
--------------------------------------------------------------------------------
We can use SRW.RUN_REPORT in AFTER REPORT TRIGGER AS FOLLOWS srw.run_report('module=modulename.rdf destype=screen paramform=yes maximize=yes');
Posted by: ram
Contact ram
you can use SRW.RUN_REPORT AS FOLLOWS SRW.RUN_REPORT('MODULE = MODULE NAME.RDF DESTYPE=SCREEN,PARAMFORM=YES,MAXIMIZE=YES');
Posted by: srikanth
Contact srikanth
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
There should not be any Spelling Mistakes.
There should not be any Gramatical Errors.
Answers must not contain any bad words.
Answers should not be the repeat of same answer, already approved.
Answer should be complete in itself.
   
|