Hi i am surya, i have faced this questions plz give me the
answer.
I have requirement like this, i have two internal tbale like
itab and itab1 in itab i have 50 records, in itab1 100
records are there. When execute this question what will be
the output a]50 b]100 c]150? And how to join two internal
tables what is the syntax for that?
Answer Posted / suresh
when you are executing first internal table you will get 50
records and when u are executing second itab you will get
100 records. so finally when you perform joins on both
tables you will get 150records
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how do you use structures in the abap programs?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
What is smart forms? : abap hr
What is the difference between function group and function module?
Difference between sy-tabix and sy-index? Where it is used?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What is a table cluster? : abap data dictionary
wht is the diff. b/n initialization and lotus of event
Can a domain, assigned to a data element be changed?
How to define selection screen?
What are the basic functions of database utility?
What are the types of table fields in the sap abap?
Why do we use abstract class
What are the different functions used in sap script?
What happens if only one of the commands set screen and leave screen is used without using the other?