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: 

want Popup in MIRO transaction.

former_member214878
Active Participant
0 Kudos
351

Dear All,

I want to show some information to user depending on the PO regarding GR and GI quantity.

I want to show one popup with ALV grid showing differnt lines for GI and GR.

Right now I am writing

SUBMIT {program name} ...

but the MIRO screen is getting hidden.

I want this to be happened like one standard Program - BCALV_TEST_GRID_ONPOPUP

If you have any other option please let me know.

Note: even I know the program I cant use that in Enhancement, as it needs screen and all.

Please help.

Thanks and Regards,

Ravindra Sonar.

1 REPLY 1

former_member213733
Active Contributor
0 Kudos
63

Hi ,

Use the BADi INVOICE_UPDATE , where in you can write your own code in the method - CHANGE_AT_SAVE.

Hope it helps .

Cheers ,

Dewang