<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: about smart forms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-smart-forms/m-p/3206669#M764458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using parenthesis in a sentence is a good practice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your qs is not much clear. if u want to know the standard program name which is calling the layout, u click on execute button in layout, it goes t SE37 screen with a FM name click on where used list button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want to find any standard layout that is using barcode, then i'm not able to answer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create your own barcode type character format in STYLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ANUPAM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Dec 2007 09:47:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-22T09:47:34Z</dc:date>
    <item>
      <title>about smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-smart-forms/m-p/3206668#M764457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to know the standard programs of smart forms&lt;/P&gt;&lt;P&gt;how can i find out that standard programes for handling unit on smart forms&lt;/P&gt;&lt;P&gt;using bar code &lt;/P&gt;&lt;P&gt;can u tell me that&lt;/P&gt;&lt;P&gt;which standard program can be used to do the program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Dec 2007 09:39:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-smart-forms/m-p/3206668#M764457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-22T09:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: about smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-smart-forms/m-p/3206669#M764458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using parenthesis in a sentence is a good practice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your qs is not much clear. if u want to know the standard program name which is calling the layout, u click on execute button in layout, it goes t SE37 screen with a FM name click on where used list button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want to find any standard layout that is using barcode, then i'm not able to answer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create your own barcode type character format in STYLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ANUPAM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Dec 2007 09:47:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-smart-forms/m-p/3206669#M764458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-22T09:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: about smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-smart-forms/m-p/3206670#M764459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To define text formats we use smartstyles... we can create default paragraphs, fonts, numbering and outline, character formats etc...the transaction code for this is SMARTSTYLES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once we create the next node in the output options we can mention the smartstyle name..then we get the list of all the paragraph,character formats as a dropdown in the general attributes tab...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Features of smartstyle:&lt;/P&gt;&lt;P&gt;A Smart Style contains:&lt;/P&gt;&lt;P&gt;&amp;#149; Header data containing the default values of a Smart Style&lt;/P&gt;&lt;P&gt;&amp;#149; Paragraph formats including indents and spacing, font attributes, tabs, and outline and numbering&lt;/P&gt;&lt;P&gt;&amp;#149; Character formats including effects (superscript, subscript), barcode and font attributes&lt;/P&gt;&lt;P&gt;&amp;#149; Colors and underlines for a paragraph or character format&lt;/P&gt;&lt;P&gt;&amp;#149; Preview &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can convert an existing SAPscript style into a Smart Style.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to create smartstyle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Choose transaction SMARTSTYLES.&lt;/P&gt;&lt;P&gt;The initial Smart Styles screen appears.&lt;/P&gt;&lt;P&gt;2. Enter the style name.&lt;/P&gt;&lt;P&gt;3. To create a Smart Style choose Create.&lt;/P&gt;&lt;P&gt;4. To activate an exisiting Smart Style choose Activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before you can use a Smart Style in a Smart Form and transport it, you must activate it. During the activation the system checks the Smart Style for errors and, if it detects any, displays an error list. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this linkls------&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/a5/de6838abce021ae10000009b38f842/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/a5/de6838abce021ae10000009b38f842/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapbrain.com/ARTICLES/TECHNICAL/SMARTFORMS/smartforms.html" target="test_blank"&gt;http://www.sapbrain.com/ARTICLES/TECHNICAL/SMARTFORMS/smartforms.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapbrain.com/TUTORIALS/TECHNICAL/SMARTFORMS_tutorial.html" target="test_blank"&gt;http://www.sapbrain.com/TUTORIALS/TECHNICAL/SMARTFORMS_tutorial.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/collaboration" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/collaboration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/a9/de6838abce021ae10000009b38f842/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/a9/de6838abce021ae10000009b38f842/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/sap-smart-forms.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/sap-smart-forms.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/sap-smart-forms.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/sap-smart-forms.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;award points if helpful.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Dec 2007 11:30:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-smart-forms/m-p/3206670#M764459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-22T11:30:04Z</dc:date>
    </item>
  </channel>
</rss>

