how can i fetch the records of 3 tables with a single select
query,without using join.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ramalakshmi
Hi,
Using For all entries we can fetch the records of 3 tables.
if I am wrong, let me know.
Is This Answer Correct ? | 2 Yes | 16 No |
Hi Everyone, Can one any explain the situation where we can exactly use the events and also explain the diff. between LIKE AND TYPE. Am new one of sap-abap. Thanks in advance Jaya DS
What are the differences between a database index and a match code?
What application areas are you comfortable in?
why u can call(r using) ssf_function_module_name in smartforms?
What are the restrictions on subscreens?
Give an example of interface from your project explaining why you used it?
in bdc which method best comape to call transaction and session method?with example?
1 Answers vCentric Technologies,
HOW TO TRANSFER MATERIAL MASTER DATA FROM LEGACY SYSTEM (ORACLE) TO SAP USING A FUNCTION MODULE BAPI_MATERIAL_SAVE_DATA. IF ANYBODY KNOW THE ANSWER PLZ MAIL TO MY ID SHAIKZIA@GMAIL.COM
WHAT IS INTERFACE? HOW MANY INTERFACES
5 Answers Magna Infotech, Reliance,
wat is the default file name of BAPI trace?
Between select .........endselect write one statement executes the cursor goes to dump analysis?what is the statement ?
which Editor does ABAP provide?