Codeunit "Serv. Posting Preview Handler"

ID 6499
Namespace: Microsoft.Finance.GeneralLedger.Preview

Properties

Name Value
EventSubscriberInstance Manual
SingleInstance True

Methods

DeleteAll

procedure DeleteAll()

GetTempServiceLedgerEntry

procedure GetTempServiceLedgerEntry(var OutTempServiceLedgerEntry: Record "Service Ledger Entry" temporary)

Parameters

Name Type Description
OutTempServiceLedgerEntry Table Microsoft.Service.Ledger."Service Ledger Entry"

GetTempWarrantyLedgerEntry

procedure GetTempWarrantyLedgerEntry(var OutTempWarrantyLedgerEntry: Record "Warranty Ledger Entry" temporary)

Parameters

Name Type Description
OutTempWarrantyLedgerEntry Table Microsoft.Service.Ledger."Warranty Ledger Entry"

See also