Hi experts,
I have an issue where I could need your help. Following scenario:
User opens a workbook which contains IP input layouts as well as buttons with planning functions. When opening the workbook a customer group variable (=variable 1) is called in the popup, which is then filled by the user. The user can select one or more customer groups.
Now when pressing the button a function runs which needs not only the selected customer groups but also customer group #. A respective exit variable (=variable 2) is included in step 2 of the global variable include. However, when it comes to filling this variable 2 (button is pressed), the first variable is not contained in I_T_VAR_RANGE anymore.
Can anyone explain to me or point me to a link which explains how and when I_T_VAR_RANGE is deleted in the course of the execution of a workbook?
Many thanks in advance,
Andreas