URGENT : How to change MIGO_GR to changed mode in a METHOD

Van der Burg, Jeroen JA SITI-ITPSEE jeroen.vanderburg at shell.com
Mon Dec 8 10:02:06 EST 2003


Hi Adnan,
 
I know nothing about mm (and would like to keep it that way!) but if you =
have a look at transaction SM01 you can see there are actually 5 =
different MIGO transactions. Maybe you need one of the others to start =
it in change mode.
 
 
 
Regards,
 
 
Jeroen
 
-----Original Message-----
From: Adnan Alawi [mailto:adnan_hashim123 at hotmail.com]
Sent: 08 December 2003 15:49
To: SAP-WUG at MITVMA.MIT.EDU
Subject: URGENT : How to change MIGO_GR to changed mode in a METHOD
 
 
Help Experts,
    I need to program a method to call the Transaction MIGO_GR in CHANGE
mode.
 
I have tried the following be but did not work.
 
-----------
DATA:   ponumber LIKE ekko-ebeln.
 
swc_get_element container 'PONumber' ponumber.
 
SET PARAMETER ID 'BES' FIELD ponumber.
SET PARAMETER ID 'CHG' FIELD 'X'.
 
CALL TRANSACTION 'MIGO_GR' AND SKIP FIRST SCREEN.
---------
 
I always get it in DISPLAY mode. Where I need to have it in change mode
to do move movement type 103 and 105.  Any clue please ?
 
Regards
Adnan
 
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=3Dfeatures/featuredemail
 


More information about the SAP-WUG mailing list