Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to Call MIGO if Enhancement added in MIGO Header

dinamols
Participant
0 Kudos

Hi All,

    Screen Enhancement have been done for MIGO Header part .I am using 'MIGO_DIALOG'  to call MIGO by giving Purchase order no as Input.But this    PO No  is not triggered using 'MIGO_DIALOG'. Screen which has been added using Enhancement is not appearing.

But when I enter PO directly in MIGO the screen appears.Is there error in Enhancement part done or should i use any ather function module to call MIGO from Report.

WIth Thanks,

Dina.

1 ACCEPTED SOLUTION

thanga_prakash
Active Contributor
0 Kudos

Hello Dinamol,

1) Have you added any authorization in the screen enhancement?

Execute your program and check in SU53 does it has any authorization failure.

2) Your screen enhancement is done in which screen, SAPLMIGO 0001 or in any other screen, if you can read the code inside the MIGO_DIALOG it is caling screen 0001, in case if your enhancement is not in this screen then obviously the custom field won't appear using MIGO_DIALOG.

Regards,

Tp

1 REPLY 1

thanga_prakash
Active Contributor
0 Kudos

Hello Dinamol,

1) Have you added any authorization in the screen enhancement?

Execute your program and check in SU53 does it has any authorization failure.

2) Your screen enhancement is done in which screen, SAPLMIGO 0001 or in any other screen, if you can read the code inside the MIGO_DIALOG it is caling screen 0001, in case if your enhancement is not in this screen then obviously the custom field won't appear using MIGO_DIALOG.

Regards,

Tp