Did u create the script or u have only modified?how did u
modified Medruck?did u came across any errors while
modifying?after adding the logo wer did u store that?
Answers were Sorted based on User's Feedback
Answer / saifur rahaman
Generally, we modify existing sap scripts provided by SAP
rather than creating one. Unless you have to do something
new for your client like Labels or Packaging card, etc.,
MEDRUCK is the form for PO.
You don't create a PO using MEDRUCK. MEDRUCK is the form
used to print a PO that has been created.
Goto SE71, there is an option in Utilities as COPY ffrom
Source client (000). Copy the from MEDRUCK into a Zname
form. The common changes wud b inserting a logo, using Std
text for Terms and Conditions, alignment of windows as per
client requirement, get xtra data if client is asking for
somethign more.
There are structures used in Scripts which hold the data
entered by the user. These structures are used to get data
from Database.
Look at MEDRUCK form and it would have a print program. you
can find in tcode NACE.
There might be some requirment like you have to copy
medruck as zmedruck. after making modificatons in it you
need to execute zmedruck ie instead of medruck zmedruck
should be executed.
The possible way to do it ::
1) Go to T-code 'NACE'
2) click on Application 'EV' click on push button 'output
types'.
3) In Output types select 'NEU' tab now dounble click on
processing routines.
4) Change to change mode For short text 'Print Output'
Change form name freom 'MEDRUCK' to 'ZMEDRUCK'.
5) Now save and go back.
6) now whenever u execute 'ME23N' The form ZMEDRUCK will be
displayed insted of MEDRUCK.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sateesh r
If u want to create new script go to SE71 create it.
Copy the standard one means go to
Utilities->Select(copy from client)give the client
number->Target script name(eg: Zmedruck). Then the script
copied.
for configuration Go t NACE Transaction.
Is This Answer Correct ? | 1 Yes | 0 No |
Explain chain end chain?
What is a transaction variant and why are they used?
can any one tell me the types of smartforms
how to sort numbers in sap-abap using internal tables without using sort technique.
3 Answers NNN, NTT Data, TPCUS,
Which infotype records can not be deleted ? : abap hr
give the all step of workflow process step by step
A Program calls a Function module. what happens to the ABAP memory allocation used by the functional module when the functional module is completed?
Explain the client concept of sap.
What are the steps carried the ALE?
What is the diffrence between Abstract Class and an Interface in OOABAP.
What is the difference of update types in call transaction method ? : abap bdc
in script can i print the back page of a paper