FRESHERS

NEW TO SAP ABAP

If you are new to SAP ABAP then you should focus mainly on two major areas
  1. DATA DICTIONARY
  2. ABAP REPORT
DATA DICTIONARY:
  •  Data Dictionary is a workplace for defining table, data type, structure, display table content etc,..
  • Enter Transaction code SE11.
    (or)  SAP MENU->TOOLS->ABAP WORKBENCH->DEVELOPMENT->DATA DICTIONARY

ABAP REPORT:
  • Report is one of the type of program in SAP ABAP.
  • Enter Transaction code SE38.
    (or) SAP MENU->TOOLS->ABAP WORKBENCH->DEVELOPMENT->ABAP EDITOR