Hi
When i click on Update it does not go in this condition -- If pVal.EventType = SAPbouiCOM.BoEventTypes.et_FORM_DATA_UPDATE Then
If pVal.FormType = 426 And pVal.BeforeAction = False Then
If pVal.EventType = SAPbouiCOM.BoEventTypes.et_FORM_DATA_UPDATE Then
SBO_Application.MessageBox("in")
-- statements
endif
endif
Thanks