Skip to Content
0
Former Member
Nov 02, 2012 at 09:27 AM

Outgoing Payment

45 Views

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