KVSFCYEDModPropWorksheet#
Procedures#
SetProdOrderLine(Record Prod. Order Line) :#
Summary: Sets the production order line for the Engineering and Design modification proposal worksheet. This procedure configures the worksheet to focus on a specific production order line, enabling filtered display of modification proposals related to that particular production line. Used when opening the worksheet from a production order line context.
procedure SetProdOrderLine(prodOrderLinePar: Record "Prod. Order Line"):
Parameters:
prodOrderLinePar: The production order line record to set as context. Contains the production order details and line information for filtering modification proposals.
SetWorksheetName(Code[10]) :#
Summary: Sets the worksheet name for the Engineering and Design modification proposal worksheet. This procedure configures the worksheet to load and display data from a specific worksheet, enabling programmatic selection of the active worksheet when opening the page. The worksheet name will be applied when the page is opened.
procedure SetWorksheetName(workSheetNamePar: Code[10]):
Parameters:
workSheetNamePar: The worksheet name to set as active. Must correspond to an existing E+D modification proposal worksheet name.