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

Constants interface

ronaldo_aparecido
Contributor
0 Likes
873

Hi guys

When I want to move the 'U' value to a variable I use the /bobf/if_frw_c=>sc_modify_update interface

Now I want the value 'EQ' and 'I'. Does anyone know of any constant interface that has this value that I can use?

1 REPLY 1
Read only

abo
Active Contributor
0 Likes
731

Navigate to the definition of sc_modify_update interface, chances are that you'll find the other constants in the same place.