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 / ramjan shaik(rsrl)
hi..boss..this is ramjan shaik from regional software
research labs(rsrl)
first
ur executing what table
if u execute itab internal table details ,u wil get only 50
records.
if u execute itab1 details , u wil get 100 records
but if u want to merge itab and itab1 details into anothter
new table,u will execute 150 records.for that u have to
inner join two tables into one.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are field symbols?
How to write a code for multiple transactions? : abap bdc
what are the two methods of modifying sap standard tables? : abap data dictionary
Explain the advantages of logical databases?
What is modularization and its benefits?
Events that can be used in both the classical and interactive reports
What are the buffering types?
How to transfer the objects? Have to transferred any objects?
What is runtime analysis?
What is example class
What are interactive reports?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
Abstract class and interface, multiple inheritance, live example
What is an abap?
What is an on”*-input filed” statement?