how can i fetch the records of 3 tables with a single select
query,without using join.
Answer Posted / fawaz
select mara~matnr from mara.
select vbrk~arktx from vbrk where arktx = mara~matnr.
select ........
endselect
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
What are the differences between a database index and a match code?
how to capture the errors in bdc Call transaction method?
HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?
Explain client-dependent and client-independent tables.
What are the system table used in abap?
What are the advantages/ dis-advantages of logical databases?
What is processing class, where we do them and why? : sap abap hr
What are the disadvantages of using explicit enhancement?
What is the difference between refresh and free statements?
What is the difference between semi-monthly and Bi-weekly payroll area
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
Which function module reads the data for particular infotype ? : abap hr
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
What is a view? : abap data dictionary