[ |../../index.htm#lansa/vlfonetutorials_0390.htm]

Create a Server Module for Table Access

Before you create the filter, create a server module to control access to the table the filter will use.
In the Visual LANSA editor, use File > New > Server Module:

 
Give the server module a name and description, and specify xEmployee as the table to be accessed by the server module:

When the server module is open in the editor, locate the FindxEmployeeBySurna server routine. Comment out the Select statement in the routine: