avCheckAuth / avCheckInstanceAuth in VLF_ONE?
Posted: Wed Oct 26, 2022 7:12 pm
We want to rebuild our VLF_WIN application to a VLF_ONE application: Easier deployment.
In IIP UF_SYSTM we are using: avCheckAuth / avCheckInstanceAuth:
Based on the value of a field of the chosen entry in the instance-list, determine which command handlers (BO's) should be shown.
(Example: instance-list-entry "Status = 1", not yet invoiced, so invoice-BO is / should be suppressed when the entry is selected.)
What is the equivalent in VLF_ONE for avCheckAuth / avCheckInstanceAuth to suppress a BO?
In IIP UF_SYSTM we are using: avCheckAuth / avCheckInstanceAuth:
Based on the value of a field of the chosen entry in the instance-list, determine which command handlers (BO's) should be shown.
(Example: instance-list-entry "Status = 1", not yet invoiced, so invoice-BO is / should be suppressed when the entry is selected.)
What is the equivalent in VLF_ONE for avCheckAuth / avCheckInstanceAuth to suppress a BO?