Non Conformance Management

Notes for release 24.0.8943.38640

Content

  • Task 6833 - User Story 6832 - Bricklead Migration

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
Previous