Application Development 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: 

SAPSCRIPT Variable changes

Former Member
0 Kudos
104

Hai all,

In SAPSCRIPT i have to change the variable based on the conditions.

How to changes the variable in SAPSCRIPT .

Pls Help me .

Thanks In Advance.

Regards,

Ekadevi.S

2 REPLIES 2

Former Member
0 Kudos
81

u can give if condition in change editor

/: if <f1> condition <f2>

/: else

/: endif.

Regards

Anbu B

Former Member
0 Kudos
81

hi,

u can use the conditional if statement inside sapscript. Hope u can change ur variables with the help that.

If not resolved, Get back here again with more information.

Thank you