Application Development and Automation 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: 
Read only

Regarding bar code scanning

Former Member
0 Likes
1,002

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

5 REPLIES 5
Read only

Former Member
0 Likes
867

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.

Read only

0 Likes
867

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

Read only

Former Member
0 Likes
867

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

Read only

0 Likes
867

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

Read only

0 Likes
867

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.