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

Ignoring Page number on form by using Tcode SO10

Former Member
0 Likes
821

Hi all

I want to ignore page number print on a form . I am using Tcode <b>SO10</b> to edit form.

Ho do I do that. I would really appretiate if somebody guide me.

Regards

Irshad

Hi all

I want to ignore page number print on a form . I am using Tcode <b>SO10</b> to edit form.

Ho do I do that. I would really appretiate if somebody guide me.

Regards

Irshad

6 REPLIES 6
Read only

Former Member
0 Likes
784

Hi,

Your question is not clear.Why you are using the SO10 Tcode there.

SO10 is the TCODe where you create/maintain the Long Texts which we will use/call in forms using INCLUDE statement.

If you don't want the Page no, find the correct window from where that page number is coming and comment the code related to that page number field.

Regards,

Anji

Read only

0 Likes
784

Dear Anji

Basically I am generating a letter for applicant . This is a single page Letter.

Where do I get the correct window.

Regards

Irshad

Read only

Former Member
0 Likes
784

Hi,

There would be a window with the name PAGE Window.

If u find the page..comment it or delete it or delete the hole window..

Read only

0 Likes
784

Sorry I am not getting . Kindly mention the complete path .

Regards

Irshad

Read only

Former Member
0 Likes
784

Hi ,

Tcode SO10 is for creating Standard Text.

For not getting the page numbers remove the other pages which ever not need in the Z layout.

Generally the no of pages in the Script will be stored in the system variable

sfsy-pages

*Reward if useful

Read only

0 Likes
784

Hi

I am facing some Internet problem.

Could you pls. guide me step by step. I am still confused.

Thanks in advance.

Irshad