What is the advantage of structures? How do you use them in
the ABAP programs?
Answer Posted / lakshmi prasanna
A correction to answer #1 it does
not have any type andy length.
Structures do have a type and length.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between field-group header and other field groups? : abap modularization
Explain what is sap script? What is the purpose of sap script?
What is the difference between synchronous and asynchronous updates?
What happens if only one of the commands set screen and leave screen is used without using the other?
How can I make a differentiation between dependent and independent data? : abap hr
What is the use of 'for all entries'?
In delivery processing which step comes first picking, packing, posting goods issue ?
Explain the difference between cluster tables and pool table?
Where can you find error log for call transaction? : abap bdc
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What is an abap/4 query? : abap hr
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
How many types of buffering? : abap data dictionary
What is an on”*-input filed” statement?
Why do we use logical blocks in abap program?