call transaction from business report

Shalini Sabnani workflow.mail at gmail.com
Mon Jan 29 15:11:21 EST 2007


Glad your problem wa resolved. Can you explain ( for mine and others
benefit) what/ how did you mean/make a new function from batch input?

Aditya  as question for you as well. I order to send a WI with Tcode ME23n
or ME32K to Outlook is it necessary to create a shortcut of the T-Code in
Logon pad ? Is there no other way ? I am using R/3 4.6c.

Thanks
Shalini


On 1/29/07, Kobi Sasson <ksasson at visonic.com> wrote:
>
>
> Thanks I tried that also.
> I asked a good friend about it an he solved the problem
> He Said that will work with batch input , He was right I made new function
> from batch input it's worked good.
>
> Thanks for all your help Kobi
>
> Regards
>
>
>
>
>             "Yulianto Abu
>             Muhammad"
>             <yyulianto at gmail.                                          To
>             com>                      "SAP Workflow Users' Group"
>             Sent by:                  <sap-wug at mit.edu>
>             sap-wug-bounces at m                                          cc
>             it.edu
>                                                                   Subject
>                                       Re: call transaction from business
>             29/01/2007 10:57          report
>
>
>             Please respond to
>               "SAP Workflow
>               Users' Group"
>             <sap-wug at mit.edu>
>
>
>
>
>
> Have you tried using function module ME_DISPLAY_PURCHASE_DOCUMENT instead
> of calling transaction ME23N?
>
> CALL FUNCTION 'ME_DISPLAY_PURCHASE_DOCUMENT'
> EXPORTING
> i_ebeln =wa_outab-ebeln2
> i_enjoy = 'X'
> i_bstyp = 'F'
> EXCEPTIONS
> OTHERS = 1.
>
> On 1/29/07, Kobi Sasson <ksasson at visonic.com> wrote:
> thats what I do
> from the report Zxx...
> SET PARAMETER ID 'BES' FIELD wa_outab-ebeln2.
> CALL TRANSACTION 'ME23N' AND SKIP FIRST SCREEN.
> when i run the report it's work fine it's open the me23n with the right PO
> Number.
> when i run it from the BO then i had the problem it's opened the me23n
> without the Po number
>
>
>
>
>
> Aditya V
> <adityavarrier at ya
> hoo.com> To
> Sent by:"SAP Workflow Users' Group"
> sap-wug-bounces at m <sap-wug at mit.edu>
> it.edu cc
>
> Subject
> 29/01/2007 06:37Re: call transaction from business
> report
>
> Please respond to
> "SAP Workflow
> Users' Group"
> <sap-wug at mit.edu>
>
>
>
>
>
> Hi,
> hope you have created a shortcut in your LogonPad with the t-code ME23n
> else other option is to send PO number as parameter-id in your code where
> you call your t-code.
> If there is any other option which you find plz reply,
>
> Thanks,
> Aditya,
>
> ¤~¤~GoD bLeSs YoU aLL~¤~¤
>
>
>
>
>
>
>
>
>
> ----- Original Message ----
> From: Kobi Sasson <ksasson at visonic.com>
> To: sap-wug at mit.edu
> Sent: Sunday, January 28, 2007 7:30:50 PM
> Subject: call transaction from business report
>
>
> Dear Friends
>
> Can someone help with this issue ?
> I have business objectzbus2012 with method that run a report,
> in the report i have call transaction to me23n with parameter of PO number
> but when i click the PO number it's open the me23n without the PO number
> (empty) .
>
> when I tried to run just the report the drill down works fine. it's open
> the me23n tran' with the parameter of the Po number.
>
> Thanks in advance Kobi
>
> Regards
>
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
>
>
>
>
>
>
> ____________________________________________________________________________________
>
> Yahoo! Music Unlimited
> Access over 1 million songs.
> http://music.yahoo.com/unlimited
>
> _______________________________________________
> 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
>
>
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20070129/a9738003/attachment.htm


More information about the SAP-WUG mailing list