Skip to main content

NC365B2B Sales Document Events (11261216)

IntegrationEvent: OnAfterCreateDocumentLine

OnAfterCreateDocumentLine(var SalesDocumentLineRecRef: RecordRef; var SalesDocumentLine: JsonObject)

This event is fired directly after a sales document line was constructed and before it is added to the document that will be synchronized.Use this event if you want to add, update or remove line level data.

Parameters:

  • SalesDocumentLineRecRef
  • SalesDocumentLine

IntegrationEvent: OnBeforeSync

OnBeforeSync(var SalesDocumentRecRef: RecordRef; var SalesDocument: JsonObject; var SyncResult: Enum "NC365 Sync Result")

This event is fired right before a sales document is synchronized. Use this event if you want to manipulate header level data.

Parameters:

  • SalesDocumentRecRef
  • SalesDocument
  • SyncResult - Set this to SyncResult::Skip if you want to prevent this object from being synchronized

Fully automated installation and onboarding

Install via AppSource

Click on the AppSource button, install the free trial and just follow the instructions