What is Field symbol?
Answers were Sorted based on User's Feedback
Answer / veena
Field symbol is a place holder for existing fileds. Does
not reserve place physically but point to the field which
is not known until runtime.
We can assign sections of fileds(offset, lenght can be
specified dynamically in prg.) and may extend beyond field
boundaries.
syntax: FIELD-SYMBOLS <fs>[type/structure <s> defualt <wa>].
We can also assing components of structure to field symbols.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sapna
You can view the below link to know about field-symbols.
http://searchsap.techtarget.com/tip/1,289483,sid21_gci920484
,00.html
http://www.sts.tu-
harburg.de/teaching/sap_r3/ABAP4/field_sy.htm
Is This Answer Correct ? | 0 Yes | 0 No |
What are the events used in abap in the order of execution?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
How to declare an Internal Table?
how to cal driver program in smart forms??
what is difference b/w sap 4.7e and ecc6.0 ?
Read statement..
How will you decide whether to use implicit enhancement or explicit enhancement?
why Transaction Varient needed?
What is the Procedure for BDC?
2 Answers Accenture, SAP Labs,
What is the difference between BAPI and RFC?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
What primary key and foreign key relationship