how we can moddify a internal table without using modify
statement
Answer Posted / ravikanth
@ answer 3 above,
Answer 2 is good one to say.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are you familiar with all steps for setting up a workflow?
How do you process errors in session method ? : abap bdc
Define database layer?
Explain how many types of tables exist and what are they in data dictionary?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What are logical databases?
How do you write transaction programs in sap?
What are conversion & interface programs in sap?
What are the functional areas?
What are the different types of luws?
What is sap abap tables?
What are the differences between a database index and a match code?
How do you use tab sets in layout sets?
Write special commands of list?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?