Skip to content

[Extensibility][W1][Table][39]["Purchase Line"] Change CalculateOutstandingAmountExclTax to public #10973

Description

Why do you need this change?

Hi, we have an app that checks prepayment amounts against outstanding amounts and would like to use the standard CalculateOutstandingAmountExclTax function in PurchaseLine.

We already use function in SalesLine as it is public in the SalesLine table, so having this public in the PurchaseLine table would help us.

Describe the request

- local procedure CalculateOutstandingAmountExclTax(): Decimal
+ procedure CalculateOutstandingAmountExclTax(): Decimal

Provide an implementation (optional)

  • I will provide the implementation for this extensibility request

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions