PresetFilters

  • Updated

This function is available on the “NETVJS MainPage” and can be used to call the VJS with a predefined data filter from an external BC page. Starting the VJS this way will not show the startup filter dialog.

procedure presetFilters(var pJobRecord: Record Job; var pJobTaskRecord: Record "Job Task"; 
var pResourceGroup: Record "Resource Group"; var pResource: Record Resource)

 

 Data typeDescription
pJobRecordRecord JobAll filters used on this record will be used as a data filter
pJobTaskRecordRecord "Job Task"All filters used on this record will be used as a data filter
pResourceGroupRecord "Resource Group"All filters used on this record will be used as a data filter
pResourceRecord ResourceAll filters used on this record will be used as a data filter

 

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.