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

Removing header description from smart form layout.

dhinesh_thirugnanam
Contributor
0 Likes
976

hi,

i want to remove the highlighted header(Print Preview of LOCL Page 00001 of 00001) and put my own header.how do i do it in smart form.kindly suggest me.

5 REPLIES 5
Read only

arindam_m
Active Contributor
0 Likes
746

Hi,

I think you mean the header or the name of the spool generated(OTF file) for the smartform. Check the structure PRI_PARAMS fields PRTXT and PLIST. Check the link below:


http://help.sap.com/saphelp_470/helpdata/en/9f/dba56d35c111d1829f0000e829fbfe/content.htm

Cheers,

Arindam

Read only

0 Likes
746

Hi Ardinam,

Could you please provide a sample Program where the header text can be changed.

Read only

arindam_m
Active Contributor
0 Likes
746

Hi,

Check your program and look for the code which populates a structure similar to

structure PRI_PARAMS thats the place where you need to override I thing the LOCL is your local printer device name. Try to update that should help just check

Cheers,

Arindam

Read only

RaymondGiuseppi
Active Contributor
0 Likes
746
Read only

matt
Active Contributor
0 Likes
746

Thread locked until the similarity to this is explained.

http://scn.sap.com/thread/3371001