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
What is your current client number?
Does the table can have multiple foreign keys?
Specify the types of data dictionary objects.
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What is the master data necessary before you can start posting in MM?
What is the difference between a structure and an append structure?
What is exception class and test class. How to use it?
What are logical databases?
Can I execute user exits? If yes, how?
What are the types of subroutines?
Explain the difference between domain and data element?
How can we upload a text file having delimiters in to legacy system? : abap bdc
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
Explain how do you use structures in the abap programs?
What is page window?