I have copied medruck as zmedruck. after making modificatons in it i want to execute zmedruck ie instead of medruck zmedruck should be executed. how should i do it

Questions by madhava_sify

Showing Answers 1 - 9 of 9 Answers

sankar

  • Feb 27th, 2006
 

hai,

u run the transaction "ME9F" through the me9f u click the issue output to  then u get the required from  what u think.

  Was this answer useful?  Yes

vamsee krishna L

  • May 6th, 2006
 

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.

  Was this answer useful?  Yes

sashti_p

  • Dec 10th, 2006
 

After copying ZMEDRUCK in SE71,

1. Go to SE11-Table (TNAPR)-click contents display-enter MEDRUCK in form name and execute.

2. List of available standard programs with output types will appear choose your required output type and respective program and note their names.

3. Go to SE38 enter the noted standard program name and execute.

4. Go to NACE (linking print program and editor program using output type done here) click subroutines.

5. List of output types appears, choose output type. Enter required details in that screen.

6. Now go to SE38 and run the program.

  Was this answer useful?  Yes

nitla

  • Dec 28th, 2010
 


After modifying your code
type tcode : NACE in command line
select NEU in  output types tab
and change into display mode

change the print output MEDRUCK INTO ZMEDRUCK

then save and back

then type tcode ME9F

you will get the output as your wish.

Regards,
Nitla.

  Was this answer useful?  Yes

go to tcode : NACE
select NEU in output types tab
and change into display mode

change the print output MEDRUCK INTO ZMEDRUCK



then go to tcode ME9F and execute

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions