Application Development 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: 

“Print-preview” of purchase order, even before I save the PO. document.

Former Member
0 Kudos

Hello all,

is it  possible in PO ?

“Print-preview” of purchase order, even before I save the PO. document.

Thanks and Regards,

Nilesh Yalij.

7 REPLIES 7

Former Member
0 Kudos

Hi,

I guess it is possible to see the preview before actually saving the PO.

The data displayed in the preview will be brought from the temporary structures and none of the related database tables will be updated till PO is actually saved. PO number wont be available in the preview and any of the custom SELECT queries written in ( ex. SMARTFORMS / SAP SCRIPTS ) wont bring in data.

Regards,

Rohan

0 Kudos

yes . but its too complicated process.

we have create new temperary structure.

also need some changes in standard smartform.

0 Kudos

Hi,

You are not required to create any temporary structures, please look at the driver program and the interface section of your SMARTFORM, you will understand how data is being passed.

Also for changes I think you will have to create a new custom SMARTFORM for PO. Please check once whether you are talking about standard SMARTFORM or SAP SCRIPT (MEDRUCK).

Regards,

Rohan

0 Kudos

ok Ravi.

i just check.

but is there any shortcut for  without saving po we can check print preview.

thanks and regards

Nilesh.

0 Kudos

Hi,

In T-code ME21N ( Create Purchase Order ) there is option to check preview.

Regards,

Rohan

Juwin
Active Contributor
0 Kudos

What do you mean by "shortcut"? Can you explain the technical issue you are facing and the steps you have taken to solve it?

Thanks,

Juwin

0 Kudos

I hope if u don't add the data. in Me21n if we press the Print preview data will not come.

I hope that is based on the Driver program to display into the smart form.

If data is fetching from tables. Definitely Empty cells will be show.

Suppose any Data is some where  in the structure May be it will come.