2017 Mar 22 2:58 PM
Dear all
i have to validate item amount in item overview tab in VA02 , when user change item amount value i have to thro error message , i have done that in save_document_prepare but when i trigger type 'E' messages all field get grayed out , it is not moving to PBO . fields should be input enabled after error .how to achieve this?
i have tried using type I messages its not working
2017 Mar 23 6:13 AM
got a solution.
Message 'xxxxx' type 'I'.set screen SY-DYNNR.leave screen.
Dear all
i have to validate item amount in item overview tab in VA02 , when user change item amount value i have to thro error message , i have done that in save_document_prepare but when i trigger type 'E' messages all field get grayed out , it is not moving to PBO . fields should be input enabled after error .how to achieve this?
i have tried using type I messages its not working
2017 Mar 23 6:13 AM
got a solution.
Message 'xxxxx' type 'I'.set screen SY-DYNNR.leave screen.