Run Report/Function From Task

Munday,Sherie J. MUNDAYSJ at airproducts.com
Wed Jan 24 11:01:59 EST 2007


Yes Kobi,
The simple way is object REPORT with method EXECUTE.
Cheers,
Sherie

Sherie Munday
Workflow Developer/Analyst
Air Products & Chemicals, Inc. 

-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of Kobi Sasson
Sent: Wednesday, January 24, 2007 4:48 AM
To: SAP Workflow Users' Group
Cc: SAP Workflow Users' Group; sap-wug-bounces at mit.edu
Subject: RE: Run Report/Function From Task


Thanks

The way is by the object->method.
 There is no direct way in the workflow builder ?



                                                                           
             "ASSY, SOSTHENE"                                              
             <s.assy at afdb.org>                                             
             Sent by:                                                   To 
             sap-wug-bounces at m         "SAP Workflow Users' Group"         
             it.edu                    <sap-wug at mit.edu>                   
                                                                        cc 
                                                                           
             24/01/2007 10:38                                      Subject 
                                       RE: Run Report/Function From Task   
                                                                           
             Please respond to                                             
               "SAP Workflow                                               
               Users' Group"                                               
             <sap-wug at mit.edu>                                             
                                                                           
                                                                           



Hi

In your object create a method  and use SUBMIT.

Ex :

      SUBMIT  Z_ESS_LEAVE_LETTERS_BY_WF
*      VIA SELECTION-SCREEN
       WITH  N_PERNR = WS_PERNR
       WITH  SUBTY = WA_ABSENCETYPE
       WITH  ENDDATE = WA_ENDDATE
       WITH  BEGDATE = WA_DEBDATE
       AND RETURN.

I hope that can help you

-----Message d'origine-----
De : sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] De la part de Kobi Sasson Envoyé : mercredi 24 janvier 2007 08:57 À : sap-wug at mit.edu Objet : Run Report/Function From Task


Hi

It's my first time that I am required to run report  in workflow item does can any on help with this ? How can I do it ?

There is any option in task to define it.

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug



_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug




More information about the SAP-WUG mailing list