Answer Posted / zulfiqar beg
Field symbols is like pointer in 'C'.
By the use of field symbol u can modify the internal table,
work area, user command etc without using modify keyword.
U can also modify internal table of standard program by
field symbols.
field-symbol <fs> type any.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What are the difference between tables and structures?
What are the abap/4 commands that link to a layout set?
What is payroll driver ? : abap hr
What is the difference between internal tables and extract datasets? : abap modularization
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
What are the two methods for modifying sap standard tables?
How do you find out whether a file exits on the presentation server?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What is exception class and test class. How to use it?
what is friend class
What are the disadvantages of using explicit enhancement?
What is time constraint ? : abap hr
what is defference between repository and non repository Object?
What are conversion & interface programs in sap?