iam having 3 internal table how can i pass data to the 4th
internal table
Answer Posted / venkatesh
using READ TABLE itab WITH KEY
Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What are logical databases?
What two statements are required in an abap program to output an icon using a write statement?
Explain the difference between float and packed data type?
State the system field for the current date?
What are logical databases? : abap hr
Which FM do you use to find out who is reporting to whom
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What is the differences between structure and table in the data dictionary in abap?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
out bound process code for quotation?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
How do I find the output type of a table or a program?