Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how can you call two forms in one sap sprict print program

Answer Posted / rizwan

Using the function module


OPEN_FORM
START_FORM "opening Layout1
WRITE_FORM
END_FORM "Closing layout1

START_FORM "Opening Layout2
WRITE_FORM
END_FORM "Closing Laoyut2

CLOSE_FORM

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you insert record in a sorted table

1365


i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?

2250


What is an authorization in sap?

1333


How many types of size categories and data classes are there?

1123


What does the extract statement do in extract datasets?

1146


What are the differences between domain and data element?

1126


IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.

1998


What is processing class, where we do them and why? : sap abap hr

1177


What are the system fields? Explain?

1173


What are spa/gpa parameters (sap memory)?

1290


What is the significance of the screen number ‘0’?

1088


Lock objects and what are parameters of ENQUEUE FM?

1830


Explain some essential objects in abap dictionary?

1214


What is an rfc?

1345


when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.

2625