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

Regarding standard report

Former Member
0 Likes
516

My sap standard transaction code is COHVOMPRINT and its associated program is PPIO_ENTRY.

Its a report.

In out put I want to add Header . and increase the font size while taking print.

Is it possible.

Can anybody suggest mehow to do it ?

Thanks

naresh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
491

Hi naresh...

When u give the print command u can see the field called REPORT...ther you can give the lengh of the rows and columns...and also u can see FORMAT...der create a format that you want by taking the help of BASIS people...reward points if useful

With Regards

Vijay G

My sap standard transaction code is COHVOMPRINT and its associated program is PPIO_ENTRY.

Its a report.

In out put I want to add Header . and increase the font size while taking print.

Is it possible.

Can anybody suggest mehow to do it ?

Thanks

naresh

2 REPLIES 2
Read only

Former Member
0 Likes
491

Hi,

Its not suggestable to change the SAP standard code, instead copy the entire program and change the header as per your requirement.

Regards

Kannaiah

Read only

Former Member
0 Likes
492

Hi naresh...

When u give the print command u can see the field called REPORT...ther you can give the lengh of the rows and columns...and also u can see FORMAT...der create a format that you want by taking the help of BASIS people...reward points if useful

With Regards

Vijay G