2011 May 04 1:19 PM
Hi guys,
I searched the forum, Wiki and articles on SDN but couldn´t find a How-To pdf or something else for beginner.
Does somebody has an reference to a good ABAP beginner source which explains a lot?
Thank you in advance!
2011 May 04 1:24 PM
I recommend a good book (e.g. by SAPPress "Discover ABAP") or the BC400 course by SAP (if the name hasn't changed in the meantime...)
Thomas
2011 May 04 1:24 PM
I recommend a good book (e.g. by SAPPress "Discover ABAP") or the BC400 course by SAP (if the name hasn't changed in the meantime...)
Thomas
2011 May 04 1:31 PM
Thanks I read the comments at Amazon. It sounds good.
But any suggestions for sources on SDN?
2011 May 04 1:35 PM
http://www.sdn.sap.com/irj/sdn/abap
There is a few links about "getting started with ABAP", you might get lucky while browsing around from this starting point.
Thomas
2011 May 09 11:10 AM
Hey there saplaz
The first thing I would suggest is that you get a NetWeaver installation in a VM locally to play with.
Download the latest version here (v7.02 64bit)::
http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/1048e401-ab3d-2e10-4d84-b9f27339c54b
Or maybe (v7.01 32 bit):
http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/70b58216-00e7-2c10-f6a9-c59f3a351b63
No need to DL MaxDB or another DB separately, it will be included in these two downloads.
Once you have the archive extracted, look under the documentation folder for the index.html... there is also some valuable information about the installation.
Follow this 3 part series on how to install it (this series is for 7.01 though...):
/people/faisal.altaf2/blog/2010/08/19/step-by-step-installation-of-sap-netweaver-701-sr1-sp3-abap-trial-version-in-oracle-virtualbox-part-13
Have a look at this series of ABAP blog posts - The full monty:
Listing:/people/glen.spalding/blog
Start of series:/people/glen.spalding/blog/2010/04/13/the-full-monty--overview
(This series is aimed at the novice)
More ABAP info here:
http://help.sap.com/saphelp_nw70ehp1/helpdata/en/c9/5472f6787f11d194c90000e8353423/frameset.htm
Hope that helps!
2011 May 11 9:23 AM
Thanks a lot. I am convinced tha your suggestions will help me as a beginner. I don´t need to develop but to understand a little bit more about ABAP.