Codeunit 18122450 EOS EX015 Subscription
Codeunit 18122450 EOS EX015 Subscription
Methods
GetSubscriptionInfo
procedure GetSubscriptionInfo(var TmpSubscrInfo: Record "EOS Subscription Information")
Parameters / Return Value
- TmpSubscrInfo
Record "EOS Subscription Information"
TestSubscription
procedure TestSubscription(): Boolean
Parameters / Return Value
- Returns
Boolean
SendExpirationNotifications
procedure SendExpirationNotifications(): Boolean
Parameters / Return Value
- Returns
Boolean
SendAllNotifications
procedure SendAllNotifications(): Boolean
Parameters / Return Value
- Returns
Boolean
SetupSubscription
procedure SetupSubscription()
IsTestCodeunitRunning
procedure IsTestCodeunitRunning(CodeunitId: Integer): Boolean
Checks if a given test-codeunit is currently running.
If the provided codeunit is not a test-codeunit, false
is returned.
If the test toolkit is not installed, false
is returned.
A test-codeunit is then considered running if it is present in at least one test suite and this test suite has been started within the last 2min.
Parameters / Return Value
CodeunitId
Integer
The ID of the codeunit to check for.
Returns
Boolean
true
if the test-codeunit is running,false
otherwise.
RunGlSetupPage
procedure RunGlSetupPage(notification: Notification)
Parameters / Return Value
- notification
Notification
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
EOS Labs -