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: 

MB90 smartform name

Former Member
0 Kudos

Hi Experts,

I have a requirement to update an existing printout in MB90 with movement type 302.

How would I know the name of the smartform used ?

4 REPLIES 4

raymond_giuseppi
Active Contributor
0 Kudos

Did you look in Customizing for "Output Determination" in "Materials Management"?

Regards,

Raymond

peng_wen
Active Participant
0 Kudos

Hello,

You can check the corresponding output type in transaction nace,
or you can aslo issue a spool in SP01, then goto the Raw view,
you can see like this:

//XHPLJ4000    0702 00000+00000+1

IN04EI18N_PRINT_TEST_SF_EN
          ^^^^^^^^^^^^^^^^^^^^^^^^^^ 

Here the "I18N_PRINT_TEST_SF_EN" is the smartform being used.

Regards,
Wen Peng

arivazhagan_sivasamy
Active Contributor
0 Kudos

Hi,

Go to Tcode NACE, select Inventory management and click output types.

Now select the output types for Material document and select processing routines.

Now you can find the smartform and program name.

Arivazhagan S


former_member620069
Participant
0 Kudos

Hi,

Goto NACE tcode and check for output determination for MM.

Regards,

Srini.