cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EWM RF Screen

0 Likes
2,972

We are designing a custom RF screen. On a particular screen we have 2 field and a steploop(Attached screenshot).
When a product is scanned (1st field)and hit enter , the required product from steploop should be marked 'X'(That is we want to trigger the PAI function module and by checking the step loop table, will assign X2021-07-24-23-07-53.png). But after scanning user is hitting enter and my PAI is not called and it's going to next empty field. on 2nd empty field, when enter pressed, then only my PAI FM is triggered. So basically user is hitting enter 2 times here.

Can anyone please let me know how to trigger the PAI FM in 1st field enter itself.
The 2nd field also a filed from the application parameter character field.

Accepted Solutions (1)

Accepted Solutions (1)

0 Likes

This cant be done. We created another push button to trigger the PAI.

Answers (1)

Answers (1)

roberto_forti
Contributor
0 Likes

Hi Dear,

Certainly, you need to debug the module pool events PBO and PAI (modules) to understand related "flow logic" as well as figure it out.

Best Regards!

Roberto FORTI Santos

0 Likes

Thanks, But my PAI Function module is not beein triggered for from 1st field. I think something need to be changed in Configuration.