Show/Hide Toolbars

Additional Resources

Introduction > Integration with Microsoft Dynamics NAV > Integrator Guide for Connector for Microsoft Dynamics NAV > Extension of Navigate function

Function FindPush()

Scroll
 Figure 23: Page 344 (Navigate) Function FindPush()


Figure 23: Page 344 (Navigate) Function FindPush()

//-TF

IF( BusinessCaseFilter <> '' ) THEN BEGIN

 SetDocNo('');

 SetPostingDate('');

 TF_FindRecords();

 EXIT;

END;

//+TF

© 2024 Therefore Corporation, all rights reserved.