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

How to print page numbers in a script through SE38 Program ?

3435


you want to link to a layout set. What abap 4 commands will you use?

607


What is the print program?

640


How do we set the date, time format?

624


How to change the package of a SAP Script ?

3554






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

2251


What is the difference between EHP 4.0 and ECC 6.0 .Is there any different settings to be done in the system for functional modules?I have done ECC 6.0 version. Please tell me the answer of the question as soon as possible?

10616


How can I transfer sapscript from one client to another?

581


What is script? Its advantages?

661


I need to debug sapscript. What steps would you recommend should I take?

591


Differentiate between sapscript and smartform.

619


What are the different types of symbols?

721


How can I debug my sapscript?

616


i want default printer name in sap-scripts? please help me how to handle this one.

2737


what is the use of outline option?

1815