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

after creating page format in script

Former Member
0 Likes
318

Dear friends

in script i created a new page format using the following steps

Transaction SPAD -->Full Administration >Page Formats>create

new>Format Types> create n attach ur page format-->save..

except the above i didn't do any other settings in my system.

but after created the page format, i can not able to use that page format

when i try to use that page format system raise the error like " THERE IS NO FORM FOR PAGE FORMAT 'XXXXXXX''. but the page format which i created is appearing in the list of page formats.

please help me

thanks in advance

anbu

1 REPLY 1
Read only

Former Member
0 Likes
298

Hi,

For using page format in script do the following steps:

1)Go to se71..

2)create a new sapscript...

3)define your pages,,windows and page windows..

4)Then define your page formats..

for that go to page format option define your formay like default paragaraph(DF),line items(LI) tc..

give your font size ,,font family...etc..

5)Now to use it in script and see it in the layout go to page windows then to text elements and write the code there with

the page format.

Then you will see the effect of page format in your output..

<REMOVED BY MODERATOR>

Thanks....

Edited by: Alvaro Tejada Galindo on Feb 14, 2008 4:26 PM