Skip to content

KVSFCYEDOrderLinesFiniFactbox#

Procedures#

SetTempEDMonitoringLine(Record KVSFCYEDMonitoringLineBuffer) :#

Summary: Sets the temporary E+D monitoring line buffer for the finishing factbox display. This procedure configures the factbox to display finishing-related supply and demand information from the provided temporary monitoring line buffer, enabling visibility of quantities, reservations, and production status for the selected production order line.

procedure SetTempEDMonitoringLine(var tempEDMonitoringLineBufferVar: Record "KVSFCYEDMonitoringLineBuffer" temporary): 

Parameters:

  • tempEDMonitoringLineBufferVar: The temporary E+D monitoring line buffer containing finishing-related data to display. Must be a temporary record with monitoring information for production order lines.