Is this even possible in BC SaaS environment when Standard table are set to access = internal?
Is this even possible in BC SaaS environment when Standard table are set to access = internal?
Hi, I don't think this is possible. Unless the standard system has this delete feature.
Value | Description |
---|---|
Public | The object can be accessed by any other code in the same module and in other modules that references it. |
Internal | The object can be accessed only by code in the same module, but not from another module. |
Hope this helps.
Thanks.
ZHU
Hi,
You can not modify access level to any standard objects in fact you can not modify access level to any objects which are not belongs to your development.
However you can restrict the deletion on any table by adding some customizations or permissions.
André Arnaud de Cal...
291,885
Super User 2024 Season 2
Martin Dráb
230,569
Most Valuable Professional
nmaenpaa
101,156