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
How to pass the variables to forms ?
Different types of ABAP memory ?
What is a workflow ?
How many interactive reports did you write ?
Where are the sapscript form names?
When a program is created and need to be transported to production does selection texts always go with it ? if not how do you make sure ? Can you change the CTS entries? How do you do it ?
What is the work you have done in the MM module and what programs did you use for creating views in MM ?
What role does an abap program play in sapscript?
Explain compare tool.
What are the modules in FI that you have worked on ?
How to create standard text in sapscripts?
What are the advantages and disadvantages of ABAP/4 query tool ?
How to transfer the objects? Have you transferred any objects ?
I need to debug sapscript. What steps would you recommend should I take?
How can I display barcodes in sapscripts?