-
Notifications
You must be signed in to change notification settings - Fork 257
Changing 2 function from internal to global #4863
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…052 "Customer Subscription Contract" is set to internal In order to use CreateCustomerContractLinesFromServiceCommitments to assign a batch of subscriptio lines to a customer subscription contract, this function needs to be global
Update Repositoryy
Could not find linked issues in the pull request description. Please make sure the pull request description contains a line that contains 'Fixes #' followed by the issue number being fixed. Use that pattern for every issue you want to link. |
@microsoft-github-policy-service agree |
Base branch changed by a user without write access
@JesperSchulz I did it again. I made a pull request on main that I actually wanted to make in the next minor release (27.1). Is it possible to move the changes? Thank you in advance and sorry for my mistake |
Unfortunately I cannot do that. You need to create a PR against the releases/27.x branch (or rather, a branch, which is branched off of that branch). |
Summary
Functions
InitFromServiceCommitment in table 8001 "Sub. Contract Renewal Line"
CreateCustomerContractLinesFromServiceCommitments in table 8052 "Customer Subscription Contract"
set from internal to global
Work Item(s)
Fixes AB#609175