Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a cross-company Query object that will be used to perform a project lookup for timesheet favorties entries in Enterprise Portal and Microsoft Dynamics AX client.
Syntax
client server public static Query buildProjectLookupQuery(TSTimesheetFavorites _tsTimesheetFavorites)
Run On
Called
Parameters
- _tsTimesheetFavorites
Type: TSTimesheetFavorites Table
A TSTimesheetFavorites record.
Return Value
Type: Query Class
A query that is created based on the project-worker validation setup and customer account.