Give the syntax of Inner,outer Join?"
Answer Posted / venumadhav
suppose tables LFA1 ,EKKO.
select a~lifnr a~name1 a~ort01
b~ebeln b~ebelp
from a as LFA1 inner join b as EKKO on
a~lifnr = b~lifnr.
| Is This Answer Correct ? | 23 Yes | 17 No |
Post New Answer View All Answers
the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
What is the function of a domain?
SAP query how to use end users?
stock transfer from one plant to another plant ? i want the total description.
What are the buffering types?
From excel to abap - is batch mode possible ? : abap bdc
Can we make use of flow logic control key words in abap/4 and vice-versa?
How do you find out who has transported a transport request?
What is page window?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
Explain the advantages/disadvantages of logical databases?
How to write a code for multiple transactions? : abap bdc
Application Category?
What is read line in abap?
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?