Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

wat is a field symbol?

Answer Posted / abhinandan4u

Field symbol is a pointer dynamically assigned to a field.
After assignment we can use the same field-symbol in our
program in place of actual field name.
Use FIELD-SYMBOL statement to define a field symbol &
use ASSIGN to assign a field to it.
The FIELD SYMBOL name must begin & end with angular
brackets.

Ex:- FIELD-SYMBOLS <f>.
ASSIGN f1 TO <f>.
Where F1 is a field defined in the program.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between BDC vs Direct Loads?

1174


What is the sap abap?

1123


How do you write a function module in sap?

1121


In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?

1144


What are the different types of the variable in the sap abap?

1198


What is the differences between abap and ooabap. In which situation we useooabap?

1559


Is there any method apart from bdc for data upload to sap? : abap bdc

1130


What is the use of 'for all entries'?

1117


what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?

2304


A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization

1074


How to select valid lines for secondary list?

1142


Is sap xi intended to replace ale?

1138


Explain what are the system fields? Explain?

1182


What are the different types of operators in the sap abap?

1195


what is difference between set screen and call screen ?

1094