Codeunit 32 Customer Card Calculations in 27
- App
- Base Application
- Namespace
- Microsoft.Sales.Customer
Versions171819202122232425262728latest
Source29
Procedures, 38
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetWorkDateLabel | () | Text | internal | - |
| GetExpectedMoneyOwedLabel | () | Text | internal | - |
| GetAvgDaysPastDueDateLabel | () | Text | internal | - |
| GetAvgDaysToPayLabel | () | Text | internal | - |
| GetCustomerNoLabel | () | Text | internal | - |
| GetAmountOnPostedInvoicesLabel | () | Text | internal | - |
| GetAmountOnPostedCrMemosLabel | () | Text | internal | - |
| GetAmountOnOutstandingInvoicesLabel | () | Text | internal | - |
| GetAmountOnOutstandingCrMemosLabel | () | Text | internal | - |
| GetTotalsLabel | () | Text | internal | - |
| GetAdjmtCostLCYLabel | () | Text | internal | - |
| GetAdjCustProfitLabel | () | Text | internal | - |
| GetAdjProfitPctLabel | () | Text | internal | - |
| GetCustInvDiscAmountLCYLabel | () | Text | internal | - |
| GetCustPaymentsLCYLabel | () | Text | internal | - |
| GetCustSalesLCYLabel | () | Text | internal | - |
| GetCustProfitLabel | () | Text | internal | - |
| GetNoPostedInvoicesLabel | () | Text | internal | - |
| GetNoPostedCrMemosLabel | () | Text | internal | - |
| GetNoOutstandingInvoicesLabel | () | Text | internal | - |
| GetNoOutstandingCrMemosLabel | () | Text | internal | - |
| GetOverdueBalanceLabel | () | Text | internal | - |
| GetFiltersLabel | () | Text | internal | - |
| GetBalanceAsVendorLabel | () | Text | internal | - |
| GetLinkedVendorNoLabel | () | Text | internal | - |
| GetPaidLateCountLabel | () | Text | internal | - |
| GetPaidOnTimeCountLabel | () | Text | internal | - |
| GetPercentPaidLateLabel | () | Text | internal | - |
| GetOverdueCountLabel | () | Text | internal | - |
| GetLastPaymentDateLabel | () | Text | internal | - |
| GetLastPaymentAmountLabel | () | Text | internal | - |
| GetLastPaymentOnTimeLabel | () | Text | internal | - |
| GetInteractionCountLabel | () | Text | internal | - |
| GetLastInteractionDateLabel | () | Text | internal | - |
| GetLastInteractionTypeLabel | () | Text | internal | - |
| GetMostFrequentInteractionTypeLabel | () | Text | internal | - |
| GetDaysSinceLastSaleLabel | () | Text | internal | - |
| GetDistinctItemsSoldLabel | () | Text | internal | - |