Most of time we try to figure out the Virtual / Hidden Tables in Navision. I required the same list, it took a long time to find all hidden tables, so i thought that it might be useful to others too.
This list if for Microsoft Dynamics NAV
This list if for Microsoft Dynamics NAV
Table No.
|
Table Name
|
2000000001
|
Object
|
2000000007
|
Date
|
2000000009
|
Session
|
2000000020
|
Drive
|
2000000022
|
File
|
2000000024
|
Monitor
|
2000000026
|
Integer
|
2000000028
|
Table Information
|
2000000029
|
System Object
|
2000000038
|
AIIObj
|
2000000039
|
Printer
|
2000000040
|
License Information
|
2000000041
|
Field
|
2000000042
|
OLE Control
|
2000000043
|
License Permission
|
2000000044
|
Permission Range
|
2000000045
|
Windows Language
|
2000000046
|
Automation Servers
|
2000000047
|
Server
|
2000000048
|
Database
|
2000000049
|
Code Coverage
|
2000000055
|
SID - Account ID
|
2000000058
|
AllObjWithCaption
|
2000000063
|
Key
|
2000000070
|
Error List
|
2000000101
|
Debugger Call Stack
|
2000000102
|
Debugger Variable
|
2000000103
|
Debugger Watch Value
|
2000000135
|
Table Synch. Setup
|
Try out the contents by designing a Page based on the tables
- open Object Designer
- create new page
- select table from list
- create tabular type form using the wizard
- add all fields
- save the page and Run the page.
- open Object Designer
- create new page
- select table from list
- create tabular type form using the wizard
- add all fields
- save the page and Run the page.
- You will get the virtual table data in page
No comments:
Post a Comment