what is the use of field symbol?

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


Please Help Members By Posting Answers For Below Questions

Write syntax for message error (report)?

635


What are the two different ways of building a match code object?

586


What is meant by write lock? : sap abap data dictionary

585


How to upload data using catt ? : abap hr

612


Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?

1281






send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'

2414


Explain about drill down report?

8774


Mention the various databases integrities?

612


What is a transaction variant and why are they used?

543


What is human resource information systems (chris)? : sap abap hr

535


What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary

512


What is retro active accounting

1597


What is the use of the raising exception?

565


While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc

762


What are the 3 types of function modules in sap?

607