Application Development 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: 

Issue in MEdruck

Former Member
0 Kudos

Hi experts,

For the program SAPLMEDRUCK we have created a y-program by copying SAPLMEDRUCK. It asked for Function

Group and a new program with the name SAPLYMM_MEDRUCK was created. This was created to include

y-routines (Function modules) to be executed for ME23N. Now when i put a breakpoint in this y-routine

and execute ME23N, i go into the debugger. Now i want to know whether this program i.e. SAPLYMM_MEDRUCK

is attached anywhere in config for ME23N. How do i find ti out.

Thanks in advance.

10 REPLIES 10

GauthamV
Active Contributor
0 Kudos

Goto Nace transaction and check for application type EF.

Former Member
0 Kudos

yeah , check Tcode NACE for Appliction EF->NEU output type>processing routines.

regards

Prabhu

0 Kudos

There is no entry of this program in nace. I have checked it everywhere in nace for different output types also

0 Kudos

Did you check in TNAPR table.

0 Kudos

yes i also checked it in htis table but the entry is not there. I am not able to find where this program SAPLYMM_MEDRUCK is attached.

Edited by: priti suryawanshi on Mar 6, 2009 6:57 AM

0 Kudos

If you are able to go to your program in debugging mode then it should be attached

in NACE for some specific output type.

Or else do it now by assigning your program and form in NACE for application type

EF and output type NEU.

Former Member
0 Kudos

Hi,

Check table TNAPR you will program name and form ect.

To link driver program and form then TCODE - NACE

Regards

Md.MaahboobKhan

0 Kudos

Hi,

Can u tell me where is SAPLMEDRUCK attached. I am not able to find it in NACE

Former Member
0 Kudos

found by self

0 Kudos

If you found the solution then do share it so that it will be

helpful to others.