Hi,
We are implementing Business Central for highly secure organization. We was to limit the user access for view, modify, delete table data access for limited people only. However the table data is used by most of the objects across business central and even View table data is used in many reports etc.
Therefore, we have identify few table data object which need to be kept highly confidential even the view and modify also.
Please let me know how can I find all the card, forms, list page where these table data are being used.
Example:
Sr, No. | Object Type | Object ID | Object Name |
1 | Table Data | 15 | G/L Account |
2 | Table Data | 17 | G/L Entry |
3 | Table Data | 25 | Vendor Ledger Entry |
4 | Table Data | 39 | Purchase Line |
5 | Table Data | 50 | Accounting Period |
6 | Table Data | 271 | Bank Account Ledger Entry |
7 | Table Data | 273 | Bank Acc. Reconciliation |
So I want to know all the List, card, pages, code unit where the Table Data 15 for G/L Account is being used in the entire Business Central. Please help/guide me. Thanks