Codeunit 5912 ServLedgEntries-Post in 19
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 10
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| InitServiceRegister | (var Integer, var Integer) | public | - | |
| FinishServiceRegister | (var Integer, var Integer) | public | - | |
| InsertServLedgerEntry | (var Integer, var Record Service Header, var Record Service Line, var Record Service Item Line, Decimal, Code[20]) | Integer | public | - |
| InsertServLedgerEntrySale | (var Integer, var Record Service Header, var Record Service Line, var Record Service Item Line, Decimal, Decimal, Code[20], Integer) | public | - | |
| InsertWarrantyLedgerEntry | (var Integer, var Record Service Header, var Record Service Line, var Record Service Item Line, Decimal, Code[20]) | Integer | public | - |
| ReverseCnsmServLedgEntries | (Record Service Shipment Line) | public | - | |
| ReverseServLedgEntry | (var Record Service Shipment Line) | public | - | |
| ReverseWarrantyEntry | (var Record Service Shipment Line) | public | - | |
| CreateCreditEntry | (var Integer, var Record Service Header, var Record Service Line, Code[20]) | public | - | |
| CalcDivideAmount | (Decimal, var Record Service Header, var Record Service Line, var Record VAT Amount Line) | public | - |
Events, 16
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCopyServicedInfoCrMemoUsage | (var Record Service Ledger Entry, var Record Service Line, var Boolean) | - |
| Integration event | OnBeforeServLedgerEntryInsert | (var Record Service Ledger Entry, Record Service Line, Record Service Item Line, Record Service Header) | - |
| Integration event | OnBeforeServLedgerEntrySaleInsert | (var Record Service Ledger Entry, Record Service Line, Record Service Item Line, Record Service Header) | - |
| Integration event | OnBeforeWarrantyLedgerEntryInsert | (var Record Warranty Ledger Entry, Record Service Line) | - |
| Integration event | OnInsertServLedgEntryCrMemoOnBeforeServLedgEntryInsert | (var Record Service Ledger Entry, Record Service Header, Record Service Line) | - |
| Integration event | OnInsertServLedgerEntryCrMUsageOnBeforeServLedgEntryInsert | (var Record Service Ledger Entry, Record Service Header, Record Service Line) | - |
| Integration event | OnInsertServLedgerEntryOnBeforeCopyServicedInfoFromServiceItemLine | (var Record Service Ledger Entry, var Record Service Line, var Boolean) | - |
| Integration event | OnCreateCreditEntryOnBeforeServLedgEntryInsert | (var Record Service Ledger Entry, Record Service Header, Record Service Line) | - |
| Integration event | OnCreateCreditEntryOnBeforeServLedgEntryInsertFromServiceHeader | (var Record Service Ledger Entry, Record Service Header, Record Service Line) | - |
| Integration event | OnCopyServicedInfoFromServiceItemLineOnAfterCopyServicedInfo | (var Record Service Ledger Entry, Record Service Item Line) | - |
| Integration event | OnCopyServicedInfoFromServiceItemOnAfterCopyServicedInfo | (var Record Service Ledger Entry, Record Service Item) | - |
| Integration event | OnCopyServicedInfoFromServiceLedgerEntryOnAfterCopyServicedInfo | (var Record Service Ledger Entry, Record Service Ledger Entry) | - |
| Integration event | OnInsertServLedgerEntrySaleOnBeforeCloseEntries | (var Record Service Ledger Entry, var Record Service Ledger Entry, var Record Service Line, var Record Service Header) | - |
| Integration event | OnInsertServLedgerEntrySaleOnAfterCopyFromServItemLine | (var Record Service Ledger Entry, var Record Service Item Line) | - |
| Integration event | OnReverseWarrantyEntryOnBeforeNewWarrantyLedgEntryInsert | (var Record Warranty Ledger Entry, var Record Warranty Ledger Entry) | - |
| Integration event | OnReverseServLedgEntryOnBeforeNewServLedgEntryInsert | (var Record Service Ledger Entry, var Record Service Ledger Entry) | - |