Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Display output SAP Script

Former Member
0 Likes
7,565

Hi All,

I want to execute the sapscript form MEDRUCK.I want to check how the SAP Script form medruck looks like. I even check its print program but it is not executable program. Then how can I display its output ie how it look.

Thanks

harpreet

Message was edited by: harpreet Singh

1 ACCEPTED SOLUTION
Read only

vinod_gunaware2
Active Contributor
0 Likes
2,964

Check <b>NACE</b> and <b>OMFE</b> transaction

regards

vinod

7 REPLIES 7
Read only

vinod_gunaware2
Active Contributor
0 Likes
2,965

Check <b>NACE</b> and <b>OMFE</b> transaction

regards

vinod

Read only

Former Member
0 Likes
2,964

Hi Harpreet,

MEDRUCK IS A PO and you can trigger it by going into ME21N/ME22N/ME23N by using the Menu >GOTO>MESSAGES or by simply click on ther MESSAGES BUTTON on the application tool bar.

Select ur output type and trigger and save.

Cheers

VJ

Read only

Former Member
0 Likes
2,964

Hi harpeet,

It's a Form. U hav to use that form in your program.

goto SE71 -> give the form name ->Read form documentation..

Rgds,

Jothi.

Mark useful answers.

Read only

0 Likes
2,964

1)go to transaction ME22N

2)PURCHASE ORDER-->SAVE AND OUTPUT

3)CLICK

4)ENTER OUTPUT TYPE <b>NEU</b>.

5)MEDIUM <b>PRINT OUTPUT</b>.

6)SAVE

7) GIVE THE LOCAL PRINTER.

7)SAVE

8)PRINT PREIVEW

Read only

Former Member
0 Likes
2,964

HI

GOOD

IT IS A STANDARD PROGRAM THAT HAS BEEN DESIGNED FOR YOUR USES, IF YOU WRITE YOUR PRINT PROGRAM AND CONVERT THE MEDRUCK TO ZMEDRUCK AND DO THE CHANGES AS YOU WANT,THAN IT WILL GIVE YOU THE OUTPUT .

THE STANDARD PROGRAM DESIGNED FOR THE MEDRUCK IS A MODULE POOL PROGRAM SO IT WOULD EXECUTE, AND IT MIGHT NOT HAVE ANY TEST DATA THROUGH WHICH YOU CAN SEE THE OUTPUT.

THANKS

MRUTYUN

Read only

madan_ullasa
Contributor
0 Likes
2,964

hi ..

go to ME9f and give a document no. then execute the form.

You cannot execute the form program SAPFM06P directly as it is an Include.

regards,

Madan..

Read only

Former Member
0 Likes
2,964

Hi,

If you want to see the output of the form MEDRUCK..you need to execute the transaction with some billing Document ot invoice number.

Here for your understanding you can execute the transaction VF03 and give any billing document. Then goto Menu Billing document->Issue Output to->Printer. Here you need Output type to see the layout of the same. So pass the output type defined to this billing document. In order to see the output type..pass the billing document and press enter. In the menu Goto->header->output and see the output types defined for the same.

Once you pass the output type and click on print preview you will see the layout of that particular billing document.

For getting the Driver Program and output type you can goto table NACE and pass the form name and you get the program name and output typr for that form.

Regards,

Ram Mohan

Pls reward points if useful..