Application Development 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: 

Data fetching & SELECT statement

Former Member
0 Kudos

Hi all,

I have been woreking in ABAP for a few weeks now, and i have found that there are

many ways to write a select statement, and there are many ways to fetch data,

from the database. i would like to know more, somebody please help me out with that. If you have any easy and good examples or pdf documents, plz send me the link, also is there any function group to fetch data from database??

Plz let me know. Examples would be very helpful to me.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Place cursor on WRITE & SELECT Keywords and press F1, Online documentation is more than enough.

Regards,

Satish

3 REPLIES 3

Former Member
0 Kudos

Hi,

Place cursor on WRITE & SELECT Keywords and press F1, Online documentation is more than enough.

Regards,

Satish

Former Member

Former Member
0 Kudos

Hi, Tapodipta.

I have learned ABAP for about 5 weeks. I think this can help you.

se38-> Environment -> Examples -> ABAP Examples -> ABAP Database Access. There are a lot of examples , I think it's enough.

Regards,

feng.