Report "Service - Invoice"
ID 5911
Namespace: Microsoft.Service.History
Generate a service invoice that you can send to your customer.
Properties
Name
Value
DefaultLayout
RDLC
RDLCLayout
./Service/History/ServiceInvoice.rdlc
Caption
Service - Invoice
Permissions
TableData "Sales Shipment Buffer" = rimd
WordMergeDataItem
Service Invoice Header
Methods
FindPostedShipmentDate
procedure FindPostedShipmentDate(): Date
Returns
GenerateBufferFromValueEntry
procedure GenerateBufferFromValueEntry(ServiceInvoiceLine2: Record "Service Invoice Line")
Parameters
GenerateBufferFromShipment
procedure GenerateBufferFromShipment(ServiceInvoiceLine: Record "Service Invoice Line")
Parameters
AddBufferEntry
procedure AddBufferEntry(ServiceInvoiceLine: Record "Service Invoice Line", QtyOnShipment: Decimal, PostingDate: Date)
Parameters
FindDimTxt
procedure FindDimTxt(DimSetID: Integer)
Parameters
Name
Type
Description
DimSetID
Integer
Events
[IntegrationEvent(False,False)]
local procedure OnBeforeGetDocumentCaption(ServiceInvoiceHeader: Record "Service Invoice Header", var DocCaption: Text)
Parameters
See also