Quantcast
Channel: SCN : Unanswered Discussions - SAP Business Process Management
Viewing all articles
Browse latest Browse all 3160

report submit in workflow BO method

$
0
0

Dear Experts,

                   I have developed a workflow; in the method of this workflow i want to submit a report e.g; tcode AFAB (Asset depreciation) to fill the parameters of the report using a bdc recording (As there is no param_id in AFAB fields). There is no problem in bdc recording. It is working quite fine for me. My workflow work fine, it fill the parameters of report as expected but after that it don't show me the result of report when i click on execute button; on the basis of parameters; and control comes out in SAP initial screen and nothing else.

 

code:

         method abc container xyz.

             submit report and return

             with param1 = param1

             with param2 = param2.

         call transaction AFAB mode 'E'.

 

will you please let me know; what may be the reason.

Regards,

--

Sohail


Viewing all articles
Browse latest Browse all 3160

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>