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?
Answer Posted / 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 |
Post New Answer View All Answers
What is the sap abap?
Where the payroll results are stored
What is the bitwise operator in the sap abap?
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What is the difference between call transaction method and the session method? : abap bdc
What are the layers of data description in r/3? : abap data dictionary
What is difference between dialog program and a report?
when does a list get sent to the screen on the presentation layer?
Different between Interface and Abstract classes?
Why do we use abstract class
What is the difference between internal tables and extract datasets? : abap modularization
What is its?
What abap statement will trigger list generation?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What are the different types of luws. What are they?