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
What is sap script? Describe its components.
What are internal tables? How to use a specific number occurs statement?
What will happen when we use single buffered selected?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
Name some data dictionary objects?
What actually happens in real-time recruitment? : sap abap hr
What are the two different ways of building a match code object? : abap data dictionary
How do you use tab sets in layout sets?
what are the critical issues u face in ur project?
Write special commands of list?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What are the client dependant objects in abap / sap?
State the differences between database view & projection view? : abap data dictionary
Different types of luws. What are they?
What is the length of function code at user-command?