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 ?    22 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Process to transfer IDOC from Outbound System to Inbound system.

1674


How do you find the information on the current screen? : abap bdc

605


Name the abap/4 modularization techniques? : abap modularization

647


What are conditional chain statement?

749


What are lock objects?

597






What are the different buffering methods?

580


What is the difference between refresh and free statements?

623


What are the events driven batch jobs?

588


What is append structure?

543


What is the difference between tables and structures?

623


how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?

1577


What are the steps to execute session method?

595


What is repository info. Systems? : abap data dictionary

582


There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr

639


What is a badi?

552