Skip to Content
0
Former Member
Feb 24, 2009 at 05:45 PM

field symbols and logical databases

46 Views

Hi,

How to use field symbols in an abap HR program with logical database? For most of the reports and interfaces in HR, I have used GET PERNR with logical database to fetch data from the tables. I understand that this method of programming using logical databses, is less coding and improves the performance. I am curious to know the usage of field pointers here. How does this help? Is it necessary from a performance point of view? I would like to look at an example that has LDB and field symbols used in combination. I did not find one in the threads.

Any thoughts and what do you recommend?

Thanks in advance,

VG