Browse option is set in SAP B1 so that the navigation button work properly.
form.DataBrowser.BrowseBy = "txtDcEntry ";
or
<DataBrowser BrowseBy=" txtDcEntry "/>
where txtDcEntry edit text control must be bounded to DocEntry field then next previous menus will automaticaly managed
Refer link of sap.sdn : http://scn.sap.com/thread/1709240
No comments:
Post a Comment