What's an effective way of using an internal table record?
Answer Posted / siri
Declare Nessisary fields in the internal table, instead of
declaring the entire structure of the table.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is size category?
Differentiate between static and dynamic step loops?
when does a list get sent to the screen on the presentation layer?
Mention some important events in abap programming.
When the top-of-page event does get triggered?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What are the events in screen programming?
Can we use transfer dataset to transfer data in internal table ?
What is meant by slab? How is indian slab and us slab? : sap abap hr
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
Explain what is step-loop?
what is abstract classes
Write syntax for message error (report)?
foreign key enforcement?
What do you understand by work area and internal tables in abap? Why do we use it?