Skip to content

KVSFCYCreatePOFromSaleSubscr#

Procedures#

SetFixSalesLineNo(Integer) :#

Summary: Sets the fixed sales line number for production order creation from sales lines. This procedure stores the sales line number that will be used during production order creation processes to maintain the relationship between the originating sales line and the generated production order. The fixed sales line number is used by subscriber events to ensure proper linkage and tracking.

procedure SetFixSalesLineNo(fixSalesLineNoPar: Integer): 

Parameters:

  • fixSalesLineNoPar: The sales line number to be stored for production order creation reference.