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 ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.

3034


What is elementary search help? : sap abap data dictionary

557


can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?

1542


What happens if only one of the commands set screen and leave screen is used without using the other?

588


Why bapi need then bdc ? : abap bdc

576






What is locking ?

602


What is Buffering Concept? When should a Table be buffered?

11788


How to read files and process BDC's automatically ?

1630


Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary

701


What is PS structure

1624


What is a transport?

622


What is the syntax of packed number?

639


What is the full form of spro? : sap abap hr

676


In sap script how to print bar code in vertical manner

3437


What is tcode se16? For what is it used.

584