call transaction from business report
    Larry Hu 
    larry.hu at dolphin-corp.com
       
    Wed Feb  7 14:56:13 EST 2007
    
    
  
Kobi:
I know that you have solved your problem, but still I think there is something we have not been able to get hold of: why is me23n opened without the PO number when you test it in BO?
Just for your information: I copied your two lines of code in a method in a business object, and the test display the PO correctly.
Larry Hu
-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of Kobi Sasson
Sent: Monday, January 29, 2007 3:20 AM
To: SAP Workflow Users' Group
Cc: SAP Workflow Users' Group; sap-wug-bounces at mit.edu
Subject: Re: call transaction from business report
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:37          Re: 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 object  zbus2012 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
    
    
More information about the SAP-WUG
mailing list