Skip to content

KVSFCYReplanProductionOrderED#

Procedures#

InitializeRequest(Option, Boolean, Boolean) :#

Summary: Initializes the request parameters for replanning production orders with Engineering and Design functionality. This procedure configures the planning options that control how production orders will be replanned including scheduling direction and connected order planning scope. It allows programmatic setup of the replanning process without requiring user interaction through the request page.

procedure InitializeRequest(NewDirection: Option; NewPlanQuantityStructure: Boolean; NewPlanRoutingInformation: Boolean): 

Parameters:

  • NewDirection: The scheduling direction option (Forward or Backward) that determines how production order timing and dates are calculated during the replanning process.
  • NewPlanQuantityStructure: Indicates whether to plan quantity and structure for connected production orders. When true, replans external production order lines and connected production orders based on quantity changes and structural modifications.
  • NewPlanRoutingInformation: Indicates whether to plan routing information during the replanning process. When true, includes routing time calculations and capacity planning in the replanning operations.