Hi,
I have just started using B1DE which i found to good.
Now what i have done is
Loaded my ".XML" form.
Now i dont know where to place this function to catch all events of ".XML" form.
<i>Private Sub SBO_Application_ItemEvent(ByVal FormUID As String, ByRef pVal As SAPbouiCOM.ItemEvent, ByRef BubbleEvent As Boolean) Handles SBO_Application.ItemEvent
End sub
</i>
following files were generated by B1DE =>
1. addMenus.xml
2. AddOn1.vb
3. AddOn1_Db.vb
4. Form__2000060004.vb AND
5. Menu__PR1.vb
Just tell me in which file i have to place my event function.
Regards ,
Ganesh