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 |
8. You can link a search help to a parameter using syntax
What is the use of itcsy structure?
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???
what are barcodes?how can we use them?
1.What are the methods to modify sap standard tables.
How to change the package of a SAP Script ?
HELLO ALL...HOW CAN WE CORRECT AN ERROR IN PRODUCTION...?
Where are the sapscript form names?
What is the use of transaction code NACE in sap scripts ?
I want to create an additional windows in standard sapscript Like 'Medruck'.Is it possible? If yes, then how?
Different types of ABAP memory ?
can we see Tiff files in SE 78 T.code ? What are the file extension of Logo we can upload to SAP