Skip to content
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

[Scope Change Request] Local procedure ErrorHelperHeader should be global on Correct Posted Sales Invoice #27618

Open
rub7 opened this issue Nov 11, 2024 · 0 comments
Labels
request-for-external Request for exposing a function for extension development SCM GitHub request for SCM area

Comments

@rub7
Copy link

rub7 commented Nov 11, 2024

Describe the request

In codeunit 1313 "Correct Posted Purch. Invoice" exists procedure ErrorHelperHeader(HeaderErrorType: Enum "Correct Purch. Inv. Error Type"; PurchInvHeader: Record "Purch. Inv. Header")

On the related codeunit on Sales codeunit 1303 "Correct Posted Sales Invoice" this procedure is local:
local procedure ErrorHelperHeader(HeaderErrorType: Enum "Correct Sales Inv. Error Type"; SalesInvoiceHeader: Record "Sales Invoice Header")

Additional context

Procedure ErrorHelperHeader should be global on codeunit 1303 "Correct Posted Sales Invoice"

Internal work item: AB#557540

@JesperSchulz JesperSchulz added request-for-external Request for exposing a function for extension development SCM GitHub request for SCM area labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request-for-external Request for exposing a function for extension development SCM GitHub request for SCM area
Projects
None yet
Development

No branches or pull requests

2 participants