cancel
Showing results for 
Search instead for 
Did you mean: 

Modification in MEDRUCK for purchase order, RFQ, scheduling agreement.....

0 Kudos

Hi all

I have requirment in which i have to modify standard script MEDRUCK for PO, RFQ, SCHEDULING AGREEMENT, AND QUANTITY CHART.

I know how to modify standard layouts but after modifying layouts what to do next??

How can i use same medruck script for RFQ, SCHEDULING AGREE, AND QUANTITY CONTRACT.

help me out!!!!!!!!!!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hai manisha,

Actually SAP Clubbed all the requriments And Made one FORM for one bussiness scenario.

So Depending On The Transaction That We Are Running System Will Automatically Triggers Particular Type.

So Take A Copy Of Medruck For Each Document That U have To Do.

Then Run Respective Transactions Then According to that configure NACE.

In NACE transaction, We will assign the Form name and the driver program name and the corresponding routine to be triggered in the driver program.

We should be able to tell the system to pick up the desired form layout and trigger the routine and get the data from the database and put it on to the form. All these stuff the system will come to know from the NACE settings.

NACE is used to create output type while creating the output type you will mention forms, and driver program.

that will be maintained in the table TNAPR.if you create the output type using NACE then it will be automatically visible in table NAST and TNAPR.

so check in NAST, TNAPR table

You can view all forms and driver programs for standard SAP Scripts.

Assigning Form and Driver proram to an Output type is as follows.

1) Go to NACE transaction

2) Select an Applicatin(V1-Sales,V2-Shipping,V3-Billing)

3) Click on Outputtypes Button

4) Comes to Change Mode

5) Click on New Entries button

6) Specify Output type,Form name and Program and Save it.

Check these links

/people/venkata.ramisetti/blog/2006/09/21/configuring-output-types-for-pdf-based-print-forms

http://help.sap.com/saphelp_erp2005/helpdata/en/c8/1989fe43b111d1896f0000e8322d00/frameset.htm

IF Found Helpfull Do Reward.

Regards.

Eshwar.

0 Kudos

Hi Eshwar

I solved my prob.

thanx

0 Kudos

Hi Eshwar

Your answer was really helpful with the help of which I solved my prob.

Thanx buddy

Answers (0)