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...

if we want add new window to standard script then we copy
it into zform and then we will add the window..
how can we call the added window from driver program
without change.
we have to call the window with write form function module.
where do we write the function module???

Answer Posted / vikram

Use the sub routing pool program. create the sub routing
pool program in se38 tcode. before that, add subroutine
calling code(perform <form name> in <subroutine pool
program> using <input parameters> changin <output
parameters>) in scripts where you need to print, the data
either in a new window or old window.
In sub routine pool program use the following code form<form
name> tables input using itcsy output using itcsy.<implement
the logic>. endform.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the main in sapscript

1028


How would you call a subroutine in sap script?

1210


what is the use of outline option?

2239


You want to backup sapscript layoutsets. How will you do it?

1009


How to transfer the objects? Have you transferred any objects ?

2873


In BDC having 99 fields in a screen But the flat file having 150 fields.what is the solution.

2679


If the second page is not triggering what is the problem?

958


What is difference between window & a page window?

985


Explain composer.

967


How do we define text symbols?

986


What is sap script? What is the purpose of sap script?

1032


What are step loops? How do you program page down page up in step loops?

2714


How to design the windows in script?

1135


What is the use of rswbo052 program?

1164


What does the smartforms development class start with ?

1890