Page 6489 Serv. Check Credit Limit in 27
- App
- Base Application
- Namespace
- Microsoft.Sales.Customer
- Source table
- 18
Versions171819202122232425262728latest
Source29
Procedures, 14
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ServiceHeaderShowWarning | (Record Service Header) | Boolean | public | - |
| ServiceHeaderShowWarningAndGetCause | (Record Service Header, var Guid) | Boolean | public | - |
| ServiceLineShowWarning | (Record Service Line) | Boolean | public | - |
| ServiceLineShowWarningAndGetCause | (Record Service Line, var Guid) | Boolean | public | - |
| ServiceContractHeaderShowWarning | (Record Service Contract Header) | Boolean | public | - |
| ServiceContractHeaderShowWarningAndGetCause | (Record Service Contract Header, var Guid) | Boolean | public | - |
| ShowWarning | (Code[20], Decimal, Decimal, Boolean) | Boolean | public | - |
| SetHideMessageVisible | (Boolean) | public | - | |
| SetHideMessage | (Boolean) | public | - | |
| GetHideMessage | () | Boolean | public | - |
| GetHeading | () | Text[250] | public | - |
| GetSecondHeading | () | Text[250] | public | - |
| GetNotificationId | () | Guid | public | - |
| PopulateDataOnNotification | (Notification) | public | - |
Events, 12
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeCalcTotalOutstandingAmt | (var Record Customer, var Boolean, var Decimal) | - |
| Integration event | OnBeforeCalcCreditLimitLCY | (var Record Customer, var Decimal, var Decimal, var Decimal, var Decimal, var Decimal, var Decimal, var Decimal, var Code[20], var Dictionary, var Boolean, Decimal) | - |
| Integration event | OnBeforeServiceLineShowWarning | (var Record Service Line, var Boolean, var Boolean, var Record Customer, var Decimal) | - |
| Integration event | OnBeforeServiceHeaderShowWarning | (var Record Service Header, var Boolean, var Boolean, var Record Customer, var Decimal) | - |
| Integration event | OnBeforeServiceContractHeaderShowWarning | (Record Service Contract Header, var Record Customer, var Boolean, var Boolean) | - |
| Integration event | OnBeforeShowWarning | (var Record Customer, var Decimal, Decimal, Decimal, Decimal, Decimal, Decimal, Boolean, var Text[250], var Boolean, var Boolean, var Guid, var Code[20], Decimal, Decimal, Decimal) | - |
| Integration event | OnCalcOverdueBalanceLCYAfterSetFilter | (var Record Customer) | - |
| Integration event | OnShowWarningOnAfterCalcCreditLimitLCYExitValue | (var Record Customer, var Decimal, var Integer) | - |
| Integration event | OnShowWarningOnAfterCalcDueBalanceExitValue | (var Record Customer, var Integer) | - |
| Integration event | OnShowWarningOnBeforeExitValue | (var Record Customer, Integer, var Boolean, var Boolean, var Text[250], var Text[250], var Guid) | - |
| Integration event | OnAfterCalcOverdueBalanceLCY | (var Record Customer) | - |
| Integration event | OnAfterCalcCreditLimitLCYProcedure | (var Record Customer, var Decimal, var Dictionary) | - |