Codeunit 9082 Calculate Customer Stats. in 27
- App
- Base Application
- Namespace
- Microsoft.Sales.Customer
Versions171819202122232425262728latest
Source29
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetLastPaymentDateLabel | () | Text | internal | - |
| GetTotalAmountLCYLabel | () | Text | internal | - |
| GetOverdueBalanceLabel | () | Text | internal | - |
| GetSalesLCYLabel | () | Text | internal | - |
| GetInvoicedPrepmtAmountLCYLabel | () | Text | internal | - |
| GetCustomerNoLabel | () | Text | internal | - |
| GetBalanceAsVendorLabel | () | Text | internal | - |
| GetLinkedVendorNoLabel | () | Text | internal | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnCalculateCustomerStatistics | (Dictionary, var Dictionary) | - |