Skip to content

[Event Request] codeunit 444 "Purchase-Post Prepayments" - OnUpdatePurchaseDocumentOnBeforeFindSetCrMemoPurchLine #30400

Description

Why do you need this change?

We would like to request a new integration event to add a filter before findset of credit memo lines in the UpdatePurchaseDocument procedure in codeunit 444 "Purchase-Post Prepayments".

Describe the request

We need the event here, right before FindSet of the credit memo lines:
Image

    [IntegrationEvent(false, false)]
    local procedure OnUpdatePurchaseDocumentOnBeforeFindSetCrMemoPurchLine(PurchaseHeader: Record "Purchase Header"; var PurchaseLine: Record "Purchase Line")
    begin
    end;

Internal work item: AB#646145

Metadata

Metadata

Assignees

No one assigned

    Labels

    SCMGitHub request for SCM areaevent-requestRequest for adding an event

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions