Non Conformance Management
Notes for release 25.0.9197.39065
Content
- Task 18551 - User Story 18525 - Standard Sales/Purchase Comment set are not managed when Credit memo is created automatically with Non Conformance apps
- Task 18554 - User Story 18527 - Standard Sales/Purchase Comment set are not managed when Sales/Purchase return is created automaticly with Non Conformance apps
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 Mar 7, 2025