You are on page 1of 1

ABAP (Advanced Business Application Programming) is a programming language for d

eveloping applications for the SAP R/3 system, a widely-installed business appli
cation subsystem. The latest version, ABAP Objects, is object-oriented programmi
ng. SAP will run applications written using ABAP/4, the earlier ABAP version, as
well as applications using ABAP Objects.

Here we are having RICEF's concepts.

R- Reports
I - Interfaces
C-Conversions
E- Enhancements
F- Forms.

Reports: Classical & ALV reports,OOALV , Dialog & OO programming

Enhancements: Modifications, User exits , Customer Exits, BADI's , BTE's , Enhan


cement Framework.

Conversions: BDCs , LSMW, Extractions , Excel downloads, Email/PDF features etc

Interface: BAPI , ALE -IDoc / EDI, Workflow

Forms: SAP Scripts, Smartforms , Jetforms , Adobe Forms

These all the topics comes under ABAP. These Portal and BSP's comes under Netwea
ver web technologies known as Web dynpro ABAP where you can built those applicat
ions using ABAP.

The above listed are the major concepts in ABAP Programing.

You might also like