‎2010 Sep 15 2:55 AM
All,
The issue is I have to create a simple custom program in WM and in Canada we use scanners with 1620 screen size and in Americas we use a screen size of 840.
My question is will it be necessary to create 2 different Z programs just because the screen size of the RF scanner is different?
Can i not make a setting in LRFMD to change the screen size based on the warehouse and user?
Regards
Kiran Yarlagadda
‎2010 Sep 15 4:07 AM
If you keep your elements in the screen within 8 rows and 20 characters, then both scanners can use the same program. If you do not want to do this, you could of course use two different screens within the module pool program and tie two seperate transactions codes to each screen. Then configure accordingly. The two screens can share the underlying logic. But again, if you can design your screen so that both screen sizes will work, then you only need one screen, and one program.
Regards,
Rich Heilman