Skip to Content
0
Former Member
Jun 29, 2005 at 09:31 PM

Order of Processing in I_STEP=2

79 Views

Hi all

Does anyone know how to change the processing order for the Variable User Exit during I_STEP=2? I have 4 variables in my query of which 2 are hidden and populated in the Exit.

The variables are:

Calendar Year/Month

Org Unit

KeyDate

Employee

I want to derive the KeyDate first based on the Calendar Year/Month. I then want to derive a list of Employees based on KeyDate and OrgUnit (this is for authorisations).

When I run the query in debug mode (RSRT) the Employee variable is always processed before the Key Date.

Any help would be appreciated.

Thanks

Chami