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

[Extensibility] Make few variables protected in Standard Statement Report (1316) #28184

Open
shadow747 opened this issue Feb 20, 2025 · 0 comments

Comments

@shadow747
Copy link

Describe the request

Could these variables be made available as protected to be used in report extension logic.

protected var
CustAddr: array[8] of Text[100];
CompanyAddr: array[8] of Text[100];
PeriodLength: DateFormula;

Additional context

These fields are required for extensibility in making addresses usage based on setup configured and periodlength required to handle custom aging bands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant