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: 

smartforms pages

Former Member
0 Kudos

Hi experts,

I got a requirement to develop a smartform.The report is having 3 pages.First page was developed.How can i develop second page with diffenet details?

(I have first page with some details,and second and third pages also with different details.That means set of 3 pages = one report).

How can i do that?

Reward guaranteed

cheers

kaki

19 REPLIES 19

FredericGirod
Active Contributor
0 Kudos

Hi Kaki,

the most important is the Main window, if the main window is the same there is no problem. If not ..

Rgd

Frédéric

0 Kudos

Hi Frédéric,

That is what iam thinking.The main window is already finished at first page itself.

Now i want to develop second page.

If i copy from first page, if i make any changes in second page,it effects to first page also.So format get distrubed.

What i have to do?

kaki

0 Kudos

Maybe you could read this discution:

Hope that will help you.

jayanthi_jayaraman
Active Contributor
0 Kudos

Hi,

In three pages,use the Main Window[Hope you know that the contents of the Main window cannot be changed for each page].

In that there will be a condition tab for each Text Element or whatever it is.

In that checkmark only on page <page>.

Then you will get different details.

Alternatively,you can do so by using the common content in Main window for the pages and different content in secondary window.

0 Kudos

Hi Jayanti,

I have tried with your suggestion.When create a PAGE2,If you create anything in main window,it is reflecting to PAGE1 mainwindow also(i mentioned only first page conditions).Is there any solution?

kaki

0 Kudos

Hi,

It will reflect while you are doing the program.But once you execute it,you can see the difference.

Or else,as I told,design one main window common for all the pages and design one secondary window in each page to satisfy the requirement.

Kindly reward points if it helps.

0 Kudos

Is there any other way to do with COMMAND option?

kaki

0 Kudos

Just a question, if the content of the form is nothing to do with the first page, why don't you create a new smartforms ? (and just call it after the first smartform) ?

That will be more logic.

0 Kudos

I wll try in all the ways...

Thanks for all the replies.

Points alloted

kaki

0 Kudos

I tried similar but did not work. The second page printed Header information with no details

0 Kudos

Can we do that? Calling 1 smartform from another. How?

Please let me know.

Prasad

0 Kudos

Hello Jayanthi/Lanka/Frédéric,

Please respond. I have 2 page layout with different contents. Both Main window contents are different.

has anybody done is successfully.

I am having trouble using all the methods mentioned till yet

Regards

Prasad

0 Kudos

Hi Pasad,

Can you please elobarate what is your issue. Is this is related to page break.

Lanka

0 Kudos

Hi all,

I found a lot of topics with the same question, so I didn't want to open another one.

I have no experience with smartforms and I got the requirement to do one. My question is practicly the same as several others I found here: how to create another page? (and yes, I read all the other topics, but found no solution)

On the page FIRST I have some text fields in some windows (customer's data, name, address...) and below that MAIN window with one table (with services). My internal table has up to 250 records, so it should be enough to have at least 3 - 4 pages. I have tried:

- create page SECOND and to put on page FIRST: "next page is SECOND"

- copy / pasted table from FIRST page main window to SECOND page

- create COMMAND and put: "go to new page SECOND"

- not create page SECOND and on page FIRST put: "next page is FIRST"

and nothing is working.

When I test my form I get just one page and text at the top: "Print preview of LOCL page 00001 of 00015". Does print preview show all pages or just the first one?

Do you have some hint 'for the begginers'?

If my MAIN window is the same accross all pages, do I need page SECOND? If page SECOND is needed, do I need to copy MAIN window to page SECOND? Or maybe table inside of MAIN window needs to be copied?

Please, I got so confused with this.

Thank you in advance,

Vladan.

0 Kudos

Hi Vladan,

did you try giving the the next page as "FIRST" if you "FIRST" is your 1st page name.

I mean to say you don't need to create another page is you say its just the overflow of contents of the MAIN window.

Plz let me know if this helps.

Thanks

Geetha

0 Kudos

Hi Geetha,

thanks for replying.

Yes, I tried that, to have just one page named FIRST and to put FIRST as next page, but it is always the same, when I test the form (print preview) I get just one page.

Regards,

Vladan.

0 Kudos

Ok, I have solved this issue by deleting form and making it from the beginning.

Cheers.

Former Member
0 Kudos

Hi,

see this link page 10.. this has lot of information about the layout of smart forms...Hope this will help you

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCRSF/BCSRVSCRSF.pdf#search='abap%20smart%20forms%20different%20pages'

Regards.

Former Member
0 Kudos

Hi Kaki,

I have already send you the response to ur e-mai . Do you able to resolve the issue.

Kindly reward points if it helps.

Lanka