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 / abhishek
use the statement "for all entries".
it joins two internal table at application server with non-
unique key.
but the first table should not be empty otherwise it may
give the dump error.
Abhishek Shrivastava
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define external layer?
What is the use of enqueue function module? : sap abap data dictionary
What are the different control break statements available inside a loop?
Can we create an abap program without using y or z?
What is projection view?
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
How is conversion of data types done between abap/4 & external level? : abap data dictionary
Explain buffering
what is diff between idocs,bdc,rfc and bapi. give real time answer
Explain the difference between call screen and leave screen?
How can we access the correction and transport system? : abap data dictionary
What are the function modules used in a sap script driver program?
Explain what is the step-by-step process to create a table in data dictionary?
What is design pattern? Provide example .Why are we using it?
How to debug a sapscript?