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

SAP Query Custom Field with ABAP Code

Former Member
0 Likes
588

Hi All,

I have a custom field in my SAP query which has some ABAP code under it. The code finally writes some value to a variable. My question is do i need to explicitly link the variable in the ABAP code to the custom field OR it's done automatically. For some reason i don't see any value for this custom field. Thanks.

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
0 Likes
521

see blog /people/tao.zhang/blog/2009/04/07/magical-function-2-of-sap-query

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Likes
522

see blog /people/tao.zhang/blog/2009/04/07/magical-function-2-of-sap-query

Read only

0 Likes
521

Thanks Sandra