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

MIGO amount changes according user parameterization

Former Member
0 Likes
605

Hello Gurus,

Do you know how to avoid that the amount of changes according the user parameterization?

For example when I print the MIGO the amount changes because of this parameter.

Thanks for your help

2 REPLIES 2
Read only

SimoneMilesi
Active Contributor
0 Likes
566

Hi Enrique.

If you are talking about output message (a smartform or a Sapscript), you can find the corresponding parameter in the interface structure to override users' setup.

In smartform you got parameter

USER_SETTINGSTYPETDBOOL'X'

for example

Read only

0 Likes
566

Thanks for your time Simone, in my case I have a sapscript, where I find the interface structure? what is the coding to avoid users' setup.

Sorry if my questions are so simple.