Using SAP Smart Forms to change layout of Plant Maintenance

Using SAP Smart Forms to change layout of Plant Maintenance

I need to change the layout of our Plant Maintenance (PM) so that the shop papers account for goods issues. Currently, this is done in SAPscript, but I would like to use Smart Forms instead. How do I tell my SAP system to execute the Smart Form and not the SAPscript? I looked at transaction OIDF but cannot see anything there.

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

You are correct -- there does not appear to be a standard "hook" for plugging in a Smart Form name. Some output configuration screens in SAP have not been rewritten yet to directly accommodate this. The workaround I have used in the past is to specify the name of the Smart Form in the SAPscript form field, and make sure that the corresponding print program looks in this field for it. Just make sure the Smart Form does not have a name too long to fit in this field.

This was first published in May 2009