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

Customizing dialoge

Former Member
0 Likes
331

I have made customizing dialog

I compare two values

One from a fieldsysmbol and other from the domain fix value

The fieldsymbol value is ASB. This value comes from the domain fix value

if <test> -testvalue = domain fix value

<test>-testvalue have the value ASB

How can I access the domain fix value on right side of if.

thanks

waseem

1 REPLY 1
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
312

Hello Ahmad,

Try using FUM : DD_DD07V_GET to get the fixed values.

Regards,

Sandeep