Arthur van de Vondervoort

Results 21 issues of Arthur van de Vondervoort

To verify this, is there a way to assign permissions in the scenario below? ```AL tableextension 50100 MyCustomer extends Customer { procedure MyProcedure() var ShiptoAddress: Record "Ship-to Address"; begin ShiptoAddress.SetRange("Customer...

documentation
question