Report "Purchase - Invoice"
ID 406
Namespace: Microsoft.Purchases.History
Properties
| Name |
Value |
| DefaultLayout |
RDLC
|
| RDLCLayout |
./Purchases/History/PurchaseInvoice.rdlc
|
| Caption |
Purchase - Invoice
|
| PreviewMode |
PrintLayout
|
| WordMergeDataItem |
Purch. Inv. Header
|
Methods
InitializeRequest
procedure InitializeRequest(NewNoOfCopies: Integer, NewShowInternalInfo: Boolean, NewLogInteraction: Boolean)
Parameters
| Name |
Type |
Description |
|
NewNoOfCopies
|
Integer
|
|
|
NewShowInternalInfo
|
Boolean
|
|
|
NewLogInteraction
|
Boolean
|
|
Events
OnAfterInitReport
[IntegrationEvent(True,False)]
local procedure OnAfterInitReport()
[IntegrationEvent(True,False)]
local procedure OnAfterPostDataItem(var PurchInvHeader: Record "Purch. Inv. Header")
Parameters
See also