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

What does read_text?

563


What is difference between script and report?

621


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

530


What are the modules in FI that you have worked on ?

2180


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

2003






What is the print program?

562


What is the use of itcsy structure?

709


Where do u set the default paragraph?

548


What is the purpose of sapscript?

620


Will a script be activated without page format ?

1579


What are the different types of windows in sapscripts?

501


How do u configure the script?

540


Disadvantage of Move-corresponding Statement ?

2374


What is the use of perform statement in scripts ?

1554


What is the work you have done in the MM module and what programs did you use for creating views in MM ?

2078