cancel
Showing results for 
Search instead for 
Did you mean: 

Print dialog

Former Member
0 Kudos

Hi,

is a way how to display a standard SAP print dialog by code ?

Any method or function module ?

Thank you.

Marian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Marian,

Use FM <b>GET_PRINT_PARAMETERS</b>.

Hope that helps!

Rishi

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi All,

I have a report, which calls the Smartform.

When I execute my report, the PRINT screen will appear, where i press the PRINT button, and then the form gets printed.

My requirement.

I dont want this PRINT screen to appear. When i execute the report, the form must get printed, skipping the PRINT screen.

Is there a way to do that?

Thanks

Krishna Kishor Kammaje