‎2007 Feb 07 6:17 AM
Hi Gurus,
I have one requirement.
After scanning the barcode, that barcode value is populating in the selection screen of a program. My requirement is, after the value is filled in selection screen by barcode scanning, the report has to be executed automatically.
Could you please tell me is there any event triggers in the report, when the field is filled in the selection screen by scanning the barcode.
Regards
Rajesh
‎2007 Feb 07 6:27 AM
Develope a program to scan the barcode with selection screen.
and develop one more program for report output.
call the second program using call transaction or submit from the first one, once the barcode is scanned.
‎2007 Feb 07 7:04 AM
Hi Sadiqulla Shaik
Thanks for your update.
But to write call transaction also, we should know which event will be triggered.
So that we can write this code in our program
Thanks
Rajesh
‎2007 Feb 07 6:34 AM
Hi,
If you are using a screen for your field, you can use FIELD xxx MODULE abc ON INPUT or FIELD xxx MODULE abc ON REQUEST in your PAI.
Regards,
Leo
‎2007 Feb 07 7:03 AM
Hi macam,
Thanks for your update.
But i am not using any screen, the value of scanned bar code will be filled in the selection screen of Z-program. After filling the value, then it has to be executed automatically.
Kindly let me know, if any event will trigger after filling the value from the scanned bar code, so that we can write code in that
Thanks and Regards
Rajesh
‎2007 Jul 16 1:01 PM
Hi,
same requirement i got. i have design one screen in that screen i need to populate the material related data when ever user scan the barcode of material. How we can appear the scanned barcode data into SAP screen if u done Please give ur suggestions
Regards,
Pandu.