ABAP Transaction Codes

Development

S001 Abap Workbench
SE09 Workbenche organizer (Transports)
SE16 Data browser
SE24 Class builder
SE30 ABAP Runtime analyzes
SE32 ABAP/4 Text Element Maintenance
SE35 ABAP/4 Dialog Modules Maintenance
SE37 Function builder
SE38 ABAP/4 Editor
SE48 Call hierarchy
SE49 Program analysis: Table Manipulation
SM30 Maintain tabel views
SE54 Generate Table Maintenance Dialog: Initial table/View Screen
SE55 Generate Table Maintenance Dialog: generation Environment
SE91 Message Classes
SE93 Maintain transaction
AL11 SAP Directories

Traces and Logs

SE30 Runtime analysis
SLG1 View application log
SLG2 Delete application log
SM12 Table lock Entries
SM21 System log  for viewing dumps
SM50 Process Overview
ST05 SQL Trace
ST07 Application monitor
ST22 ABAP Dump Analysis

Jobs


SAP ABAP Online Training Course


SAP ABAP Online Training Course
ECC 6.0
Introduction
  • Introduction to ERP
  • Introduction to the world of SAP
  • Exposure to SAP and SAP Products
  • SAP R/3 Architecture
  • SAP Landscape
  • SAP Implementation and Lifecycles
  • SAP Easy Access
Introduction to ABAP
  • Overview of procedural Programming Lang
  • Basic Constructs of ABAP programming
  • Understanding Data types and Operators
  • Control Statements
  • ABAP Workbench
  • Package Builder
ABAP Data Dictionary
  • Domains
  • Data Elements
  • Tables
  • Structures
  • Views
  • Table Types
  • Search Help Objects
  • Lock Objects
ABAP Programming – Part I
  • Structure definition in ABAP program
  • Work Areas
  • Internal Tables
  • Operations On Internal Tables
  • Control Break Statements
  • Need for Modularization Techniques
  • Subroutines
  • Function Modules
  • Include Program and Macros
  • Introduction Open SQL
  • SELECT statements
  • Using JOINS
  • INSERT Statement
  • MODIFY Statement
  • Performance Tuning – Application and Need
  • SQL Trace – Usage