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 is lock mechanism? How do we create lock objects in abap?
How is time management and payroll is integrated? : sap abap hr
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
What are the components in sap application server?
What is the difference between Exit and Stop?
What does hide statement do?
Explain the advantage of structures?
What are the parameters in bdc_insert? : abap bdc
What is a size category?
What are matchcodes?
Can we include customizing include or an append structure with pooled or cluster tables?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
What are the types of table fields in the sap abap?
Update types in Call transaction method. What is the difference?