Skip to Content
0
Jun 10, 2009 at 05:56 AM

Dictionary field in screen

41 Views

Hi Abap Gurus,

I am using dictionary field vbak-vbeln in my screen with search help VMVA.

I am doing validation on that field by checking entered sale order number is correct or not, if so throwing my user defined error message.

What happening is instead of throwing my user defined message it is throwing message like

Entered 'XXXXXXXX' Sale order not found in VBUK Table. and not allowing me go further.

Can anybody tell me why it is happening and what to do?