Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Read fields in calling program using field symbols

rob_smeets2
Participant
0 Likes
585

Hi experts,

I need a refresher of my memory on this: I would like to access more data in a user exit than is provided through the import parameters and tables.

I remember a trick involving field symbols which allows you access to all of te calling program's internal tables and structures. Can anyone help me on this?

I know it's possible because I've done it before, just can't remember how.

Thanks,

Rob

1 ACCEPTED SOLUTION
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
438

is this the one ?

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
439

is this the one ?

Read only

0 Likes
438

Thanks!

Edited by: Rob Smeets on Aug 24, 2009 12:57 PM