Answer Posted / guest
Field symbol does not phsically reserve a space for a
field,but it points to the field which is not known untill
the run time of the program.It's closely related to pointer
conept in C.
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How can we determine a vendor is Bloc/Unblock from the table LFA1?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
when u prefer lsmw?
What is is a match code? : abap data dictionary
What are the difference between pool tables and transparent tables?
What are the different kinds of lock modes?
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
Which one is better joins or views and why?
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
What is an rfc?
What are local objects?
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 can we set the table spaces and extent sizes? : abap data dictionary