You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Function] Function ProcessPlannedServiceCommitment(PlannedServiceCommitment: Record "Planned Subscription Line") at Codeunit 8004 "Post Sub. Contract Renewal" is inaccessible #4093
We need to be able to call the function directly if it is needed
Describe the request
The function ProcessPlannedServiceCommitment(PlannedServiceCommitment: Record "Planned Subscription Line") at Codeunit 8004 "Post Sub. Contract Renewal" is set to local and not possible to call it. Could you please remove the local parameter.