Shared Top Border

Enterprise Resource
Planning Portal

 

Advertise | Founder BLOG

ERPGenie.COM ABAP Tips and Tricks Database

THE ultimate
ERP website

 

Forums | Vote for us |

Google    Other Search Options

Home arrow Tips and Tricks arrow ABAP Reports arrow MIGO - Passing Parameter ID for PO
MIGO - Passing Parameter ID for PO PDF Print E-mail
User Rating: / 1
PoorBest 
Written by Pavan Rachamalla   
Sunday, 21 January 2007
You can't do a set parameter id for the MIGO transaction like you can with VA02 for example. Instead you need to use the following function modules: 1. SUBMIT MB_CALL_MIGO_DIALOG
        WITH I_ACTION = 'A01'
        WITH I_REFDOC = 'R01'
        WITH I_EBELN = w_po
        AND RETURN.
 
 2. CALL FUNCTION 'MIGO_DIALOG'
        EXPORTING
          I_ACTION = 'A01'
          I_REFDOC = 'R01'
          I_EBELN = w_pono
        EXCEPTIONS
          ILLEGAL_COMBINATION = 1
          OTHERS = 2
 
< Prev   Next >

Google Search

Google Ads

Shared Bottom Border

Contact Us | Polls | Add URL | Contribute | Privacy | Terms | Feedback

Discussion Forum | BLOG | Consultants: Post your resume | Companies: Advertise on ERPGenie.COM | Post Job
Financials Consultant | Consultant Review | Gallia Consulting | Supply Chain Project | SAP Financials Forum
GenieHoldings.COM, Inc. | Genie Press | WorkflowGenie | ESAGenie | ERPTopSites | ABAP Tips and Tricks | SAP Solutions Database

EDIGenie | Searching Survivor