Public Events
Contains published events that can be used by a PTE to customize the functionality in the connector.
Object Definition
Object Type | Codeunit |
Object ID | 12076485 |
Object Name | QWEDSC Public Events |
Events
Name | Description |
---|---|
OnAfterStatusChange(Record "QWEDSC Header") | Raised after a status change is done. |
OnBeforeFinalPostPurchaseDocument(Record "QWEDSC Header"; Boolean) | Raised before the invoice/credit memo is posted. |
OnBeforeStatusChange(Record "QWEDSC Header"; Boolean) | Raised before a status change is done. |
OnSetDimensionValueValues(Record "Dimension Value"; Record "QWEDSC Export Dimension Value") | Raised before the Dimension Value is exported to the Work Flow System. |
OnSetPurchOrderHeaderValues(Record "Purchase Header"; Record "QWEDSC Export Purchase Header") | Raised before the Purchase Order is exported to the Work Flow System. |
OnSetPurchOrderLineValues(Record "Purchase Line"; Record "QWEDSC Export Purchase Line") | Raised before the Purchase Order Line is exported to the Work Flow System. |
This documentation is generated from Dynamics Software Connector v24.28