Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP Certification?

Former Member
0 Likes
750

Hi Seniors,

Plz guide me for doing ABAP certification.

I've no idea about it.

points will be definitely rewarded.

thnks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
716

Hi

<b>Preparing for the Exam</b>

The following is a braindump of suggestions from past exam writers that may help you when preparing for the the SAP exam.

• Concept is tested. If you understand the concept, you have a better chance of answering the question than trying to remember the actual bullet points in the academy course material.

• Use the online help to find and review the concepts covered in the certification course material. The information in the online help is presented in a different format to the course material and will therefore solidify the concepts presented. You will be much better prepared to answer the questions regardless of how the question may be worded. This really works.

• For those not in the certification course, the online help will still be valuable to you. Find and review the concepts covered in any of the SAPdomain questions that you may have difficulty with.

• For those experienced ABAPers that have not taken the certification course but will be challenging the exam, there is nothing that can prepare you better for the exam than the SAPdomain skill testing questions. It's the closest you'll get to the real thing.

• Do the exercises in the academy course. Some questions are based on what you learn from the lab work. A good example of this is the use of "Groups" in screen painter. It may not be clear in the course material how many groups are available, but you would certainly know this from working with the screen painter.

• The Debugger is a very good tool to reinforce concepts. Debug the lab solutions. Understanding the fundamental logic of code execution is a weapon that will certainly prepare you for the exam.

very important link

http://sapdomain.com/preparing.php

some quetions asked in one ABAP certification exam

http://www.sapprofessionals.org/files/ABAP%20CERTIFICATION%20QUESTIONS.doc

these are the links for abap certification exam book links

http://www.sapprofessionals.org/?q=questions_and_answers_book

<b>Reward if usefull</b>

5 REPLIES 5
Read only

Former Member
0 Likes
716

Hi

http://www.sapprofessionals.org/files/ABAP%20CERTIFICATION%20QUESTIONS.doc

please check the following site which offers some example questions.

http://www.sapdomain.com/certification.php

certification ..

/message/213564#213564 [original link is broken]

/message/514469#514469 [original link is broken]

/message/1315746#1315746 [original link is broken]

/message/1736299#1736299 [original link is broken]

/message/1736299#1736299 [original link is broken]

/message/257122#257122 [original link is broken]

/message/130164#130164 [original link is broken]

This is link from SAP about ABAP certification

http://www50.sap.com/useducation/certification/curriculum.asp?rid=351

http://www.sapteched.com/india/confactivities/certexam.htm

http://www50.sap.com/useducation/certification/curriculum.asp?rid=351

There is a pdf called ABAP certification.

http://www.esnips.com/web/SAP-ABAP?

You can try www.sapdoamin.com

They provide Certification simulation questions which are very useful and a must try site.

Some links which might help

/message/213564#213564 [original link is broken]

/message/514469#514469 [original link is broken]

/message/1315746#1315746 [original link is broken]

/message/1736299#1736299 [original link is broken]

/message/1736299#1736299 [original link is broken]

/message/257122#257122 [original link is broken]

/message/130164#130164 [original link is broken]

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
716

Hi Sameer

http://www.sapprofessionals.org/files/ABAP%20CERTIFICATION%20QUESTIONS.doc

http://www.sapdomain.com/certification.php

****************************************************

Pls go through the following link hope it will help u out

http://www.sap-img.com/abap/important-abap-faq.htm

http://www.sap-basis-abap.com/

http://www.sap-img.com/bdc.htm

http://sapdomain.com/certification.php

http://www.techinterviews.com/?p=198

ABAP Workbench Fundamentals (For course BC400)

  • Create ABAP programs and the most important Repository objects using appropriate ABAP Workbench tools

  • Navigate in the Workbench and use the syntax help

  • Process source text with the ABAP Editor

  • Test programs using the Debugger

  • Define elementary and structured data objects

  • Overview of important ABAP statements

  • Use internal tables (introduction)

  • Use modularization techniques local in the program

  • Database dialogs: information about database tables in the ABAP Dictionary, read database tables

  • User dialogs: list, selection screen, screens

  • Overview of ABAP Web Dynpro (from SAP NetWeaver 2004s)

  • Use function groups and function modules, classes and methods, BAPIs

  • Project-oriented development using the Transport Organizer

  • Overview of the different options for adapting software

Advanced ABAP (For course BC402)

  1. ABAP runtime environment

  2. ABAP types and data objects

  3. Unicode

  4. Analysis tools for programs

  5. Work with internal tables

  6. Program modularization with function modules

  7. Performance of complex Open SQL statements

  8. Dynamic programming with field symbols and references

  9. Runtime type information, runtime type creation

  10. Program calls and memory management

ABAP Objects : Object Oriented Programming in R/3 (For BC404)

  1. Introduction

  2. Analysis and Design

  3. Principles

  4. Generalization/Specialization

  5. Events

  6. Global Classes/Interfaces

  7. Summary and Outlook

Developing User Dialogs (For BC410)

  • Course Overview

  • Basics for Interactive Lists

  • The Program Interface

  • Interactive List Techniques

  • Introduction to Screen Programming

  • Screen Elements for Output

  • Screen Elements for Input/Output

  • Screen Elements: Subscreens and Tabstrip Controls

  • Screen Elements: Table Controls

  • Context Menus

  • Lists in Screen Programming

  • Preview: Control Framework

Enhancements and Modification (For course BC425)

  • Overview of the options for making customer-specific adjustments to the SAP standard system

  • Personalization (transaction variants)

  • Enhancements to:

- Elements of the ABAP Dictionary

- SAP programs

- SAP screen menus

- SAP screens

  • Enhancement techniques:

- Enhancements to elements of the Dictionary

- Enhancements via customer exits

- Business Transaction Events (BTEs)

- Business Add Ins (BAdIs)

- User Exits

  • Modifications:

- Procedure

- Utilities (Modification Assistant, Modification Browser)

- Modification adjustment

  • SAP Note Assistant (tool for SAP Note implementation)

ABAP Dictionary (For course BC430)

  • Introduction

  • Tables in the ABAP Dictionary

  • Performance in Table Accesses

  • Consistency through Input Checks

  • Dependencies of ABAP Dictionary Objects

  • Changes to Tables

  • Views

  • Search Helps

Developing Internet Application Components (For course BC440)

  • Course Overview

  • Introduction

  • Internet,Intranet & WWW

  • HTML,CSS and JavaScript

  • Internet Transaction Server

  • ABAP Workbench Basics

  • SAP GUI for HTML

  • Easy Web Transactions

  • ITS Flow Logic

  • HTML Business

  • Summary and Outlook

Form Printing Using SAPSmart Forms (for course BC470)

  • Overview of SAP Smart Forms

  • General concepts in form printing

- Windows and pages, main and secondary windows, text and data

  • Creating and adjusting an SAP Smart Form

- Form Builder, Form Painter, form logic, node types (texts, graphics, addresses, and so on), text modules

  • Variables

- Form interface, global data

  • Tables

- Table Painter, dynamic tables, headers and footers

  • Smart Styles

- Style Builder, paragraph formats, and character formats

  • Including graphics

  • Change forms and application programs

Developing BAPI enabled Web Applications with Java (For course CA926)

For course TABC41, 42 and 43

  • Basis technology overview

  • ABAP Workbench

  • ABAP Dictionary

  • ABAP Development Projects

  • Advanced Programming in ABAP Development Workbench (week 3 - 4 „TABC42")

  • Techniques of List Processing

  • Transaction Programming

  • Database Updates

  • Enhancements and Modifications

  • Interfaces for Data Transfer

Regards

Vasu

Padmam

Posts: 1,417

Questions: 33

Registered: 12/15/06

Forum points: 1,796

Re: ABAP Certification

Posted: Sep 26, 2007 6:22 PM in response to: kiran kumar E-mail this post

Hi,

Certification ..

/message/213564#213564 [original link is broken]

/message/514469#514469 [original link is broken]

/message/1315746#1315746 [original link is broken]

/message/1736299#1736299 [original link is broken]

/message/1736299#1736299 [original link is broken]

/message/257122#257122 [original link is broken]

/message/130164#130164 [original link is broken]

This is link from SAP about ABAP certification

http://www50.sap.com/useducation/certification/curriculum.asp?rid=351

http://www.sapteched.com/india/confactivities/certexam.htm

http://www50.sap.com/useducation/certification/curriculum.asp?rid=351

There is a pdf called ABAP certification.

http://www.esnips.com/web/SAP-ABAP?

You can try www.sapdoamin.com

They provide Certification simulation questions which are very useful and a must try site.

Have a look at below link for mySAP Technology - ABAP Workbench

https://websmp206.sap-ag.de/~sapidp/011000358700000746472003E

Have a look at below link for SAP NetWeaver - ABAP Workbench

http://www30.sap.com/hk/services/education/pdf/cert/ABAPWB.pdf

The certification test consists of questions from the areas specified below:

Topic Areas

1. mySAP.com Technologies

- mySAP.com

- Navigation (system handling)

- Technical setup of an SAP system

- System-wide concepts

2. ABAP Workbench Basics (++)

- Data types and data objects

- Internal tables

- Data retrieval (authorization check)

- Subroutines

- The ABAP Runtime System

- Function groups and function modules

- Program calls and data transfer

3. ABAP Objects (++)

- Classes and objects

- Inheritance

- Casting

- Interfaces

- Events

- Global classes and interfaces

- Exception handling

- Dynamic programming

4. ABAP Dictionary (++)

- Database tables

- Performance for table access

- Consistency through input check (foreigh key dependency)

- Dependency of ABAP Dictionary objects

- Views

- Search help

5. Techniqes for List Generation (++)

- Data output to lists

- Selection screen

- Logical database

- Program-specific data retrieval

- Data formatting and control level processing

- Storage of lists and background processing

- Interactive lists

6. Dialog Programming (++)

- Screen (basics)

- User interface (GUI title, GUI status)

- Screen elements for output (text fields, status icons, and group boxes)

- Screen elements for input/output

- Subscreen and tabstrip control

- Table control

- Context menu

- Dialog programming lists

7. Database Changes

- Database updates with Open SQL

- LUWs and Client/Server Architecture

- SAP locking concept

- Organizing database changes

- Complex LUW processing

- Number assignment

- Change-document creation

8. Enhancements and Modifications

- Changes in SAP Standards

- Personalization

- Enhancements to Dictionary elements

- Enhancements using customer exits

- Business Transaction Events

- Business Add-Ins

- Modifications

Weighting Key in the Test:

+ = 1 - 10%

++ = 11 - 20%

+++ = over 20%

Regards,

Sree

Read only

Former Member
0 Likes
716

hi Sameer,

look these links:

/thread/166451 [original link is broken]

/thread/408609 [original link is broken]

Regards

Allan Cristian

Read only

Former Member
0 Likes
717

Hi

<b>Preparing for the Exam</b>

The following is a braindump of suggestions from past exam writers that may help you when preparing for the the SAP exam.

• Concept is tested. If you understand the concept, you have a better chance of answering the question than trying to remember the actual bullet points in the academy course material.

• Use the online help to find and review the concepts covered in the certification course material. The information in the online help is presented in a different format to the course material and will therefore solidify the concepts presented. You will be much better prepared to answer the questions regardless of how the question may be worded. This really works.

• For those not in the certification course, the online help will still be valuable to you. Find and review the concepts covered in any of the SAPdomain questions that you may have difficulty with.

• For those experienced ABAPers that have not taken the certification course but will be challenging the exam, there is nothing that can prepare you better for the exam than the SAPdomain skill testing questions. It's the closest you'll get to the real thing.

• Do the exercises in the academy course. Some questions are based on what you learn from the lab work. A good example of this is the use of "Groups" in screen painter. It may not be clear in the course material how many groups are available, but you would certainly know this from working with the screen painter.

• The Debugger is a very good tool to reinforce concepts. Debug the lab solutions. Understanding the fundamental logic of code execution is a weapon that will certainly prepare you for the exam.

very important link

http://sapdomain.com/preparing.php

some quetions asked in one ABAP certification exam

http://www.sapprofessionals.org/files/ABAP%20CERTIFICATION%20QUESTIONS.doc

these are the links for abap certification exam book links

http://www.sapprofessionals.org/?q=questions_and_answers_book

<b>Reward if usefull</b>