Skip to content

KVSTRDSubcontractPrices#

Procedures#

SetItemNoFilter(Code[50]) :#

Summary: Sets a filter on the "Item No." of the subcontractor prices.

procedure SetItemNoFilter(ItemNo: Code[50]): 

Parameters:

  • ItemNo: The item no. to filter by.

SetStandardTaskCodeFilter(Code[10]) :#

Summary: Sets a filter on the "Standard Task Code" of the subcontractor prices.

procedure SetStandardTaskCodeFilter(StandardTaskCode: Code[10]): 

Parameters:

  • StandardTaskCode: The standard task code to filter by.

SetVendorNoFilter(Code[20]) :#

Summary: Sets a filter on the "Vendor No." of the subcontractor prices.

procedure SetVendorNoFilter(VendorNo: Code[20]): 

Parameters:

  • VendorNo: The vendor no. to filter by.

SetWorkCenterNoFilter(Code[20]) :#

Summary: Sets a filter on the "Work Center No." of the subcontractor prices.

procedure SetWorkCenterNoFilter(WorkCenterNo: Code[20]): 

Parameters:

  • WorkCenterNo: The work center no. to filter by.