Non Conformance Management
Notes for release 24.0.9077.29289
Content
- Task 16381 - User Story 16380 -
Events available
Event Type |
Object |
Function |
Description |
Integration Event |
table isaNCO_NC Header |
OnBeforePrintRecords(var ReportSelections: Record isaWDT_ReportSelections; var NCHeader: Record “isaNCO_NC Header”; ShowRequestPage: Boolean; var Handled: Boolean) |
|
Integration Event |
table isaNCO_Registered NC Header |
OnBeforePrintRecords(var ReportSelections: Record isaWDT_ReportSelections; var NCHeader: Record “isaNCO_Registered NC Header”; ShowRequestPage: Boolean; var Handled: Boolean) |
|
Integration Event |
codeunit isaNCO_NC Create Apply-To doc. |
OnBeforeCreateSalesCommentLine(pNCHeader: Record “isaNCO_NC Header”; pDocType: Option; pDocNo: Code[20]; var pNextLineNo: Integer; var pHandled: Boolean) |
|
Integration Event |
codeunit isaNCO_NC Create Apply-To doc. |
OnAfterInsertSalesLine(pNCHeader: Record “isaNCO_NC Header”; pDocType: Option; pDocNo: Code[20]) |
|
Integration Event |
codeunit isaNCO_NC Create Apply-To doc. |
OnAfterInsertPurchLine(pNCHeader: Record “isaNCO_NC Header”; pDocType: Option; pDocNo: Code[20]) |
|
Integration Event |
codeunit isaNCO_Register NC |
OnBeforeCopyAttachmentFromNonConformance(var NonConformance: Record “isaNCO_NC Header”; RegisteredNonConformance: Record “isaNCO_Registered NC Header”; var IsHandled: Boolean) |
Possibility to Skip/Overwrite the CopyAttachmentFromNonConformance method. |
Integration Event |
codeunit isaNCO_Register NC |
OnAfterCopyAttachmentFromNonConformance(var NonConformance: Record “isaNCO_NC Header”; RegisteredNonConformance: Record “isaNCO_Registered NC Header”) |
Possibility to set aditional logic after moving Attachments from Non Conformance to Registered Non Conformance |
Last updated on Nov 7, 2024