microsoft / microsoft/BCApps

Remove [OnPremise] in functions of table 7000005 "Bill Group" and table 7000020 "Payment Order"

Open Beginner friendly
#11,159 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Approved ext-ready-to-implement request-for-external Team: Finance
Dominant language
AL
Stars
683
Forks
459
Avg merge
3d 26m
Merged PRs (30d)
633

Description

Why do you need this change?

We need to call the procedure ExportToFile in Business central SaaS for a process and becase of this property is only accesible from onPremise

Describe the request

Remove the property [Scope('OnPrem')] on the procedures in the table 7000005 "Bill Group" and table 7000020 "Payment Order"

Provide an implementation (optional)
  • I will provide the implementation for this extensibility request

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the BCApps source for table 7000005 "Bill Group" and table 7000020 "Payment Order", then inspect their ExportToFile procedures and Scope('OnPrem') properties. Confirm the procedures can be called in Business Central SaaS without the OnPremise scope, and run the relevant table or application tests if available.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.