Career Corner Discussions
Join the conversation in the Career Corner group to ask career-related questions, find approaches to building skills, and seek career advancements.
cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Knowledge

Former Member
0 Kudos
204

Hi Experts,

i am new to ABAP. i have done course from an institute but i am not having Confidence in writing programs or making Reports.

please guide me how to gain confidence for this. I am confused and don't know where to start with to gain a good command over ABAP.

Thanks in advance.

Moderator Message: Move from ABAP General.

Edited by: kishan P on Dec 16, 2011 1:40 PM

5 REPLIES 5

Former Member
0 Kudos
168

Dear Friend

1 )

Buy a book ABAP IN 21 DAYS BY KEN GREENWOOD.

for beginning..

read each chapter .

2 )

try to implement basic programs and develop small logic.

like

print a pyramid

print a prime number

screen color operation (in various pyramid design)

sorting program

searching program

after then switch to database operation

start with

create table

change table

then

data insert

data update

data delete

data search..

then check all the controls like

button

checkbox

drop down

table control

alv view

then check how standard program looks and how it works

then check module program

functions

procedures

......

hope for the best

good luck

Avirat Patel

0 Kudos
168

hi,

thanks for the advice..

sir i have a Book on SAMS - learn ABAP in 21 days.

Is this Book good one ?

Also Can i create propgrams in Ides as in my Company i am not authorised to Create requests in Live server.

thanks

0 Kudos
168

dear

yes this is one of the good book.

yes.. you can create your sample applications only in IDES server.

regards

avirat

eduardo_hinojosa
Active Contributor
0 Kudos
168

Hi

Surely you came from a functional area. Surely in this area there are ABAP query working, and some of these ABAP query is a source of performance troubles. Try to do an ABAP report that replace it and give you the same result. It will improve your self-confidence. Think that it is a list, you don't destroy the query and you are not creating documents in the system. There are not risks, and surely you will do performance tuning.

I hope this helps you

Regards

Eduardo

Edited by: E_Hinojosa on Dec 16, 2011 1:15 PM

Former Member
0 Kudos
168

My question is answered. thanks