Documentation Index

Fetch the complete documentation index at: https://docs.staedean.com/llms.txt

Use this file to discover all available pages before exploring further.

General integration events

Prev Next

Several integration events are defined on BC22.0.202308.0 and higher.

Parameters for these events are visible in code and mostly expose the global variables in the codeunit to the event subscribers.

Use these events to change the behavior of the current functionality.

Event definitions:

  • Integration event OnBeforeAltDeleteQtyLines is added. It also calls DeleteAltQtyLines functions in related tables and codeunits, and changes these procedures from local to global.

    Object(s): T37/T39/T83/T5741/T5767/T5851/T37002210/37002211

    Related object(s): T36/T38/T5740/T7316/CU37002463/CU37002561/CU37002083/CU37002063

  • Integration event AddSalesTaxLineToSalesTaxCalcOnBeforeSetLineAmount is added.

    Object: CU80

  • Integration event OnBeforeCopyItemSalesPriceToSalesPrice is added.

    Object: CU7000

  • Integration event OnBeforeDeleteSourceAltQtys is added.

    Object: CU7324

  • Integration event OnBeforePostDeliveryTrip is added.

    Object: CU37002062

  • Integration event OnBeforeValidateBaseQty is added.

    Object: P37002083

  • Integration events MakeOrderOnBeforeInsertSalesOrderLine and MakeOrderOnAfterLinesCreated are added.

    Object: CU37002061