2008 Jan 10 3:55 AM
Hi All,
Do you have any documents about ABAP Advance, pls share link to download or send to me: [email protected]
Thanks!
2008 Jan 10 3:58 AM
Hi ,
The below link might be useful ..
[http://www.michaelmanagement.com/sap-documentation.asp]
Reward if useful.
Thankyou,
Regards.
Hi ,
The below link might be useful ..
[http://www.michaelmanagement.com/sap-documentation.asp]
Reward if useful.
Thankyou,
Regards.
2008 Jan 10 3:58 AM
Hi ,
The below link might be useful ..
[http://www.michaelmanagement.com/sap-documentation.asp]
Reward if useful.
Thankyou,
Regards.
2008 Jan 10 4:01 AM
Hi,
ABAP itself is Advanced Business Application Programming
it is Fourth generation Language
Multi Lingual
Only Tool for developing SAP applications.
ABAP Workbench contains all tools, we need to create ABAP/4 Programs.
ABAP/4 program contains all usual control structures and modularization concepts.
After coding, we will save and generate. During generation, the system creates a Run Time object. When we execute, the system executes this Run Time Object.
These are different from sequential programming languages such as FORTRAN, PASCAL and C.
Instead it shares certain features with event Oriented programming languages such as VB and JAVA.
An ABAP/4 program has modular structure.
Source text (processing Block) always consists, Collection of One or more programming modules .
Programming module consists of sequential statements.
With in the processing Block, we can use general Control statements such as DO, IF, WHILE and CASE statements.
For Execution of ABAP/4 Programs you need a special Run Time Environment .
This Run Time Environment is responsible for calling the individual program modules one after the other .
This Run Time Environment is nothing but ABAP/4 Processor .
Declarative Elements for declaring Data.
Operational Elements for Manipulating data.
Control statements for processing program flow.
Functions for processing character strings.
Subroutines with or without passing values.
Central Library with special type of Subroutines called Function modules.
Open SQL (a subset of SQL) to read and change data base tables.
Allows you to define and process Internal Tables.
Allows you to store data as Sequential files on Application and Presentation Servers.
Executable program (1)
INCLUDE program (I)
Module pool (M)
Function group (F)
Subroutine pool (S)
SAP differentiates between two general types of ABAP/4 Programs.
Report Programs
Dialog Programs
link:
http://help.sap.com/saphelp_nw04s/helpdata/en/63/0b9841e2ebb05fe10000000a1550b0/frameset.htm
http://abap4.tripod.com/SAP_and_ABAP_Links.html
HOPE I ANSWERED TO UR POINT
thanks and regards
suma sailaja
Edited by: suma sailaja pvn on Jan 10, 2008 5:03 AM
Edited by: suma sailaja pvn on Jan 10, 2008 5:06 AM
2008 Jan 10 4:04 AM
http://erpstuff.com/post.asp?method=ReplyQuote&REPLY_ID=3782&TOPIC_ID=263&FORUM_ID=23
http://forums.techarena.in/showthread.php?t=581119
https://www.sdn.sap.com/irj/sdn/abap-elearning
http://www.thespot4sap.com/forums/fb.asp?m=75
http://sap.ittoolbox.com/documents/popular-q-and-a/abap-sample-interview-questions-3240
http://abap4.tripod.com/SAP_and_ABAP_Links.html
Regards
2008 Jan 10 5:16 AM
Hi,
Download the siemens material from the following link:
http://www.sapbrainsonline.com/TUTORIALS/TECHNICAL/ABAP_tutorial.html
Regards,
Bhaskar
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |