Skip to content

KVSFCYEDOrderPlanning2#

Procedures#

SetProdOrder(Record Production Order) :#

Summary: Sets the production order context for the E+D order planning page and filters to show only production-related demand.

procedure SetProdOrder(ProdOrder2: Record "Production Order"): 

Parameters:

  • ProdOrder2: The production order record to set as the current context for demand planning

GetRecordsChanged() : Boolean#

Summary: Returns whether any records have been changed during the E+D order planning session, indicating that supply orders were created or modified.

procedure GetRecordsChanged(): Boolean

Returns: True if records were changed during planning operations, false otherwise