‎2009 May 22 7:54 AM
Hi all,
I have issue and I wasn't able to find my solution in Forums.
I have a screen 1000, and on this screen I have text fields.
One of them is matnr and when a user enters a entry in matnr field I have to catch the number so I can fill the other fields on screen. While doing that, I shouldn't trigger an event, for example pressing enter.
User just enters matnr and and changes the cursor.
I will be waiting for your response..
‎2009 May 22 9:03 AM
Hi,
I think this is not possible. Because the other fields related to a MATNR are not available in application layer ( front end). So you will fetch the details using a code running in presentation layer( back end ). So any way you have to trigger PAI.
Thanks,
Renjith.
‎2009 May 22 9:03 AM
Hi,
I think this is not possible. Because the other fields related to a MATNR are not available in application layer ( front end). So you will fetch the details using a code running in presentation layer( back end ). So any way you have to trigger PAI.
Thanks,
Renjith.