Skip to content

KVSFCYEDOrderLinesFactbox#

Procedures#

SetTempEDMonitoringLine(Record KVSFCYEDMonitoringLineBuffer) :#

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

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

Parameters:

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