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
What the conditional statements used in sapscripts?
How can I create a shaded box?
How to insert symbols in smart form?
Hello ABAP GURUS.. I WANT TO KNOW DO WE DEVELOPE SCRIPTS FROM SCRATCH OR WE USE STANDARD SCRIPTS OF SAP..? AND WHAT LOGO WE HAVE IN STANDARD IN LOGO WINDOW OF STANDARD SCRIPT BUSINESS DOCUMENTS...?
What is sap script? What is the purpose of sap script? Difference between sap script and report?
How many main windows can we create in one script?
How did you test the form u developed? How did you taken printout ?
Structures used in perform statement in scripts ?
How to edit standard SAPSCRIPT called by standard program ?
How can I transfer sapscript from one client to another?
What are the modules in FI that you have worked on ?
How do you handle filters in ALV Reports?
How to check the changes made in the standard layout set , other than using Utilities--- -> Print preveiw ? can u explain the different other ways to check it?
How can i read the data in bar code form directly into sap i.e. without being uploading it to TXT file and then uploading to SAP.
Explain composer. What does it do?