2011 Apr 01 7:22 AM
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.
2011 Apr 01 2:36 PM
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