KVSFCYEDOrderLinesEngFactbox#
Procedures#
SetTempEDMonitoringLine(Record KVSFCYEDMonitoringLineBuffer) :#
Summary: Sets the temporary E+D monitoring line buffer for the factbox display. This procedure configures the factbox to display engineering-related information from the provided temporary monitoring line buffer, enabling synchronized display of engineering data related to the selected production order line.
procedure SetTempEDMonitoringLine(var tempEDMonitoringLineBufferVar: Record "KVSFCYEDMonitoringLineBuffer" temporary):
Parameters:
tempEDMonitoringLineBufferVar: The temporary E+D monitoring line buffer containing engineering data to display. Must be a temporary record with monitoring information for production order lines.