Report "Move Negative Purchase Lines"

ID 6698
Namespace: Microsoft.Purchases.Document

Properties

Name Value
Caption Move Negative Purchase Lines
ProcessingOnly True

Methods

SetPurchHeader

procedure SetPurchHeader(var NewFromPurchHeader: Record "Purchase Header")

Parameters

Name Type Description
NewFromPurchHeader Table Microsoft.Purchases.Document."Purchase Header"

ShowDocument

procedure ShowDocument()

InitializeRequest

procedure InitializeRequest(NewFromDocType: Option, NewToDocType: Option, NewToDocType2: Option)

Parameters

Name Type Description
NewFromDocType Option
NewToDocType Option
NewToDocType2 Option

Events

OnBeforePreReport

[IntegrationEvent(False,False)]
local procedure OnBeforePreReport(var CopyDocumentMgt: Codeunit "Copy Document Mgt.")

Parameters

Name Type Description
CopyDocumentMgt Codeunit Microsoft.Utilities."Copy Document Mgt."

OnAfterPreReport

[IntegrationEvent(False,False)]
local procedure OnAfterPreReport(var CopyDocumentMgt: Codeunit "Copy Document Mgt.")

Parameters

Name Type Description
CopyDocumentMgt Codeunit Microsoft.Utilities."Copy Document Mgt."

See also