how can i fetch the records of 3 tables with a single select
query,without using join.

Answer Posted / uma

SORRY I CAN'T SAY BECAUSE I KNOW ONLY
VIEWS (OR)
INTERNAL TABLE (OR)
STRUCTURE
FETCH THE RECORDS OF 3 TABLES WITH A SINGLE SELECT .

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a projection view? : abap data dictionary

775


What work you have done in HR module

1079


Why do we declare a method of a class final? What can be the purpose? Give a scenario.

1078


What are the 3 methods that we use in sequence in a batch input session method? : abap bdc

778


What are the various events associated with screen programming?

931






What is an evaluation path? : sap abap hr

732


What are the differences between session method and call transaction method? : abap bdc

745


What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr

912


Proxy Programming with ABAP - How to develop the Proxy identification through programming

2068


Why do we use FOR ALL ENTRIES and what is the pre-requisite

1133


What are the two different ways of building a match code object? : abap data dictionary

813


how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.

1925


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

2001


What statement will be found in an sap application program that implements a function module exit?

745


What is a multiple line field? : abap bdc

797