SAP Insights: Navigating the Easy Access Screen, Customization Tips, and Project Overview
SAP Easy Access :- After logging to SAP system through GUI, the first screen that appears on system is SAP Easy Access. It is a user specific point of entry. It is also called as SAP User Menu. The user menu contains only those items that are required to perform daily tasks such as transactions, reports etc. Adding Existing Item as Favorite :- Choose the existing item from the User Menu. Click on Favorites - Add 1. ABAP workbench :- It is a collection of tools which are used to perform certain specific actions. SE38 → Program/Report { ABAP Editor } SE11 → ABAP Dictionary SE37 → Function Module SE24 → Class Builder 2. Transaction Code :- It is a shortcut to access ABAP workbench tools. Examples :- /nxxxx - To call Transaction xxxx ( override the existing session ) /oxxxx - To call transaction xxxx in a new session , where xxxx is the transaction code. /NEX → To close all the sessions /n → to cancel a session /o → display an overview of se