Codeunit 99000792 Create Prod. Order from Sale in 18

App
Base Application

Procedures, 3Events, 9

Versions171819202122232425262728latest

Source29

Procedures, 3

NameParametersReturnsAccessObsolete
CreateProdOrder(Record Sales Line, Enum Production Order Status, Option)publicPending 18.0
Replaced by CreateProductionOrder().
SetHideValidationDialog(Boolean)public-
CreateProductionOrder(Record Sales Line, Enum Production Order Status, Enum Create Production Order Type)public-

Events, 9

KindNameParametersObsolete
Integration eventOnAfterCreateProdOrder(var Record Production Order, var Record Sales Line)-
Integration eventOnAfterCreateProdOrderFromSalesLine(var Record Production Order, var Record Sales Line)-
Integration eventOnBeforeCreateProdOrderLines(var Record Production Order, var Record Sales Line, var Boolean)-
Integration eventOnBeforeUpdateSalesLineReserve(var Record Sales Line, var Record Prod. Order Line, var Boolean)-
Integration eventOnCreateProdOrderOnAfterProdOrderInsert(var Record Production Order, Record Sales Line)-
Integration eventOnCreateProdOrderOnBeforeProdOrderInsert(var Record Production Order, Record Sales Line)-
Integration eventOnCreateProdOrderOnBeforeProcessItemSourceType(var Record Production Order, var Record Sales Line, var Boolean)-
Integration eventOnCreateProductionOrderOnBeforeProdOrderLineModify(var Record Prod. Order Line, var Record Sales Line, var Record Production Order, var Codeunit Sales Line-Reserve)-
Integration eventOnCreateProductionOrderOnBeforeItemOrder(var Record Production Order, var Record Sales Line)-