Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

print problem in screen painter

asif_ali2
Explorer
0 Likes
472

hello good souls,

I need help to print my application screen but the print option is disabled and even i cannot export the data to pdf or word.

please guide me as i never used printing option before.

hello good souls,

I need help to print my application screen but the print option is disabled and even i cannot export the data to pdf or word.

please guide me as i never used printing option before.

2 REPLIES 2
Read only

Former Member
0 Likes
437

IN PF-Status give teh stanatrd function code.

U can see praint option at output.

Regards,

Pravin

Read only

Former Member
0 Likes
437

Hi,

if you want the Screen to be appear for print option you need to call FM 'GET_PRINT_PARAM' for Reports.

or create a PF-status for MOdule pool to enable the Print application and write the Own code to pass the scree to Printer.

Prabhudas