Codeunit 6489 Serv. Check Credit Limit in 25

App
Base Application
Namespace
Microsoft.Sales.Customer

Procedures, 12Events, 8

Versions171819202122232425262728latest

Source29

Procedures, 12

NameParametersReturnsAccessObsolete
ServiceHeaderCheck(Record Service Header)public-
ServiceLineCheck(Record Service Line)public-
ServiceContractHeaderCheck(Record Service Contract Header)public-
GetInstructionType(Code[30], Code[20])Code[50]public-
ShowNotificationDetails(Notification)public-
GetCreditLimitNotificationId()Guidpublic-
GetOverdueBalanceNotificationId()Guidpublic-
GetBothNotificationsId()Guidpublic-
IsCreditLimitNotificationEnabled(Record Customer)Booleanpublic-
IsOverdueBalanceNotificationEnabled(Record Customer)Booleanpublic-
GetCreditLimitNotificationMsg()Textpublic-
GetOverdueBalanceNotificationMsg()Textpublic-

Events, 8

KindNameParametersObsolete
Integration eventOnNewCheckRemoveCustomerNotifications(RecordId, Boolean)-
Integration eventOnBeforeServiceHeaderCheck(var Record Service Header, var Boolean)-
Integration eventOnBeforeServiceLineCheck(var Record Service Line, var Boolean)-
Integration eventOnBeforeCreateAndSendNotification(RecordId, Guid, Text[250], Notification, var Boolean, var Page Serv. Check Credit Limit)-
Integration eventOnServiceHeaderCheckOnBeforeShowWarning(var Page Serv. Check Credit Limit)-
Integration eventOnServiceLineCheckOnBeforeShowWarning(var Page Serv. Check Credit Limit)-
Integration eventOnServiceContractHeaderCheckOnBeforeShowWarning(var Page Serv. Check Credit Limit)-
Integration eventOnBeforeServiceContractHeaderCheck(Record Service Contract Header, var Boolean)-