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

How to test print program?

Former Member
0 Likes
4,925

Hi all,

I have created a script ZF140_MUSIC_1 and print program ZRFKORD10

which is copy of standard driver program RFKORD10 . I want test this script.

I would like to know how to test this print ptogram? I mean, i want print it on paper.

Thanks

Shiva.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,765

hi shiva,

to test this... first GotoNACE>configure the Output type>in this give ur print program name and Script name>then>give the perform which has to call in the driver program... then goto the purticular transactionwhich u want to use this Script... (example-->VF02 if the Script is related to Invoice..)

in that Tcode>select a document menu bar> Goto>Header>Output>then enter the Output type name which u have configured in NACE..->then select the Communication Method Button> here enter the Output device name.

then come back to main screen..-->main menuu-> issue output.

follow all the above steps

5 REPLIES 5
Read only

Former Member
0 Likes
1,765

HI,

press print button.

goto SP01-> F8-> select the spool request and print it from there

Regards,

Sumit

Read only

Former Member
0 Likes
1,765

SORRY CAN NOT GET YOU IN SE38 RUN THE PRINTPROGRAM IT WILL ASK FOR PRINTER NAME AND ALL THE INFORMATION ABOUT PRINTER JUST PRINT FROM THERE. BUT BEFORE THAT YOU HAVE TO ASSIGN YOUR FORM NAME IN THE PRINT PROGRAM OPEN_FORM FM.

REGARDS

SHIBA DUTTA

Read only

Former Member
0 Likes
1,765

Goto <b>SE71 > Display > Utiilities > Test Print.</b>

Read only

Former Member
0 Likes
1,765

Hi

Did you assign the output type??

Output type will be assigned in NACE tcode where output type will help to attach print program and layout.

If you have output type,then go to Tcode for which you have created the layout(for examply sales order display(va03)..

select va03 and select output type in va03 and select print preview or print.

Read only

Former Member
0 Likes
1,766

hi shiva,

to test this... first GotoNACE>configure the Output type>in this give ur print program name and Script name>then>give the perform which has to call in the driver program... then goto the purticular transactionwhich u want to use this Script... (example-->VF02 if the Script is related to Invoice..)

in that Tcode>select a document menu bar> Goto>Header>Output>then enter the Output type name which u have configured in NACE..->then select the Communication Method Button> here enter the Output device name.

then come back to main screen..-->main menuu-> issue output.

follow all the above steps