I want to create an additional windows in standard
sapscript Like 'Medruck'.Is it possible? If yes, then how?
Answer Posted / priya.abap
Not Possible to changes Std. SAP Script (i.e. MEDRUCK ).
For this we need to create/copy a script using se71 as Z...
(i.e. ZMEDRUCK)with require changes.
Then using TCode - NACE - attach New Script to o/p type
(i.e. MEDRUCK to O/P Type NEU) [It's is also possible to
create new o/p type if don't want to change the Std.]
Same Driver Program can be attached to Newly created
Script. (Depends - It's also possible to change the Driver
Programs if require.)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the variable in sapscript
What is sap script? Difference between sap script and report?
What is sapscript? What are the components of sapscript?
How do u configure the script?
What are problem you faced in script?
What is sap script? What is the purpose of sap script?
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?
If u want to add any fields in the layout what is the procedure you follow ?
What are the output types and Tcodes ?
Where do we define tab space for data in sapscript?
While designing layout for labels Is there any specific parameters or constraints i need to take care (at form as well as print program level)?
You want to import graphics into sapscript. How will you do that?
I need to debug sapscript. What steps would you recommend should I take?
How do we set the date, time format?
What the conditional statements used in sapscripts?