cancel
Showing results for 
Search instead for 
Did you mean: 

Help reqd to display the form output without print preview

Former Member
0 Kudos

Hi all,

I did one gate pass form and i want to view the form in my selection screen or output screen(just in monitor) as a display by giving one t-code.

i.e, we can view the form thru Print preview...the same preview, i want to display after i give my parameter in the selection screen.

For example.ZGPOUT if i enter as a t-code.

it should ask my Gate Pass number in the Selection screen...if its right then my Form will come out to the display screen. (instead of going by Print method).,

Pls post ur comment and reply me with examples,if possible.

thanks & regards

sankar.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member195383
Active Contributor
0 Kudos

Hi Sankar,

Simply put a parameter statement .

for example.

parameters : vbeln type vbrk-vbeln .

when u ll execute.U ll get the selection screen asking u for the perticular parameter,U input that and execute.U ll get the output as print preview.In the above query i ll input vbeln and ll get the o/p.Similarly u enter Ur getpass no and u ll get the printpreiview as o/p.

Reward if useful.

Regards

Rudra