This function is available on the “NETVJS MainPage” and can be used to call the VJS with a predefined view filter from an external BC page. Starting the VJS this way will not show the startup filter dialog.
procedure presetViewFilters(var pJobRecord: Record Job; var pJobTaskRecord: Record "Job Task";
var pResourceGroup: Record "Resource Group"; var pResource: Record Resource)
| Data type | Description | |
| pJobRecord | Record Job | All filters used on this record will be used as a view filter |
| pJobTaskRecord | Record "Job Task" | All filters used on this record will be used as a view filter |
| pResourceGroup | Record "Resource Group" | All filters used on this record will be used as a view filter |
| pResource | Record Resource | All filters used on this record will be used as a view filter |
Comments
0 comments
Please sign in to leave a comment.