how to skip selection screen ?
hi,
i have a problem:
i an abap i have an selection screen with lets say 10 fields.
how can i avoid that this selection screen is displayed ? i want to do the 'execute' (F8) autmaticly with prefilled values.
But not for every user, only for a special variant of the report .
how can i handle this ?
reg, Martin
Tags:
Former Member replied
Try creating a parameter transaction. Be sure to select 'Skip first screen'. And fill in the defaults for the selection screen.
Rob