Thursday 12 March 2015

Frequently used shortcut keys in MS Dynamics NAV 2015

Name
Shortcut keys
Description
To access object designer
Shift-F12
Opens 7 types of objects
alt-f3=to design
To create object type (table/pages etc.)
F3
Select object type and click new
To edit object
Na
Select object in object designer, click design
To compile object manually
Ctrl-S(saves and compiles)/ F11
Tools->compile
To toggle mark on object manually
Ctrl-F1
Select object->edit menu
->Togglemark
To view errors of objects
(it happens when u compile multiple objects)
View->show all or
 (view->marked only)
(view->marked only)
 all objects that contain a compile-time error are automatically marked by the compiler
Select appropriate field or table properties
Shift-F4
View-properties
To open triggers
F9
View->C/AL code
To view table keys
View->keys
To view field groups

View->fieldgroups
To Delete all the current records in the table.
Ctrl-del
select upper left gray box which selects all records, then select ctrl-del
The Limit totals to(table filter)
CTRL+SHIFT+F3
This is where you can change the value of a FlowFilter. Remember that changing the value of the FlowFilter might change the value of the FlowField
To open Help
F1
Click on any field and press F1
To refresh the current page
F5
Refresh will update the changes done in the current page
To display statistics
F7
Display statistics of desired page
To copy the field above current field
F8
Copies the value of field above to the current field
To post the document
F9/(c/al code)
Posts the desired document
To discard the changes
Esc
1.       Undo’s the value if it is in edit mode.
2.      Saves and closes the current window.
To export to MS Excel
Ctrl-E
Ledger or any other entries will be exported to MS Excel
To delete the selected line
Ctrl-Delete
Deletes the selected line on the worksheet or on any other edit mode
To search pages
Ctrl-F3
To search pages
Type to filter
                       F3       

Start typing filter value.
Ex: type 23 to find the customer id’s that start with 23

No comments:

Post a Comment