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 / 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 |
How can you send forms from one client to other ?
what is sap ? can i learn sap from home ? future of sap and freshers salary and experience salary ? carrer scope for sap and please tell me indepth details of company listings in chennai ?
The logo uploaded using RSTXLDMC programe, Where it is going to store ?
What is client concept in sapscript?
how we can debug in sap scipt
How to edit standard SAPSCRIPT called by standard program ?
Can i Have Some Realtime Examples on Scripts ?
7. What is the tcode to find application server directories.
How many main windows can be created for a script?
Can you assign your own form to a standard print program? How ?
What does the smartforms development class start with ?
The Logo Upaloaded got Inverted , then How you are going to handle this situation ?