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
List some of the many different ways that the sap standard functionality can be changed by a customer?
What are the personnel administration related Infotypes
Which function module would you use to check the user’s authorization to access files before opening a file?
What is the function of a data element?
what is call back in alv?
Does every abap/4 have a modular structure?
Name the special commands of list?
What does an exec sql statement do in abap? What is the disadvantage of using it?
Explain the uses of the simple maintenance interface? : sap abap hr
How do you delete duplicate records from internal table?
what are the two methods of modifying sap standard tables? : abap data dictionary
How do you write a function module in sap?
What is the t-code for transaction recorder? : abap bdc
Different types of luws. What are they?
What is abap?