What is Field Symbols?
You can use field symbols to make the program more dynamic. Field symbol has the same concept as pointer in c. Field symbols are nothing but Place holders, like pointers. These are mainly used to find the value of particular field using the address.