<?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 : smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2634156#M605947</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai friends &lt;/P&gt;&lt;P&gt;     1.   in script we can use start_form and end_form insted of that how we use &lt;/P&gt;&lt;P&gt;this in smart forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     2. in script how we give colour to the letters.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;geetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Aug 2007 14:45:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-01T14:45:32Z</dc:date>
    <item>
      <title>re : smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2634156#M605947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai friends &lt;/P&gt;&lt;P&gt;     1.   in script we can use start_form and end_form insted of that how we use &lt;/P&gt;&lt;P&gt;this in smart forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     2. in script how we give colour to the letters.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;geetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 14:45:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2634156#M605947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T14:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: re : smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2634157#M605948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. in script we can use start_form and end_form insted of that how we use &lt;/P&gt;&lt;P&gt;this in smart forms.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  Instead of start and end forms call the function module which you will get when u execute the smartform, then give in tables option the table name, the smartform will get displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Haritha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 14:47:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2634157#M605948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T14:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: re : smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2634158#M605949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) In the Smartform a generated function module will be there, we can call that function module to execute the Smartform, there is no need to call the function modules like scripts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) We have Se72 transaction code to create the Styles for SAPSCRIPT .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 14:48:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2634158#M605949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T14:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: re : smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2634159#M605950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after creating the smartform when we activate it a FM is generated .&lt;/P&gt;&lt;P&gt;we can find its name in environment tab of the menu items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in our report program we just call this fm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report  z71682_smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables vbrk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : lt_vbrk type standard table of vbrk,&lt;/P&gt;&lt;P&gt;       lt_vbrp type standard table of vbrp,&lt;/P&gt;&lt;P&gt;       lt_adrc type standard table of adrc,&lt;/P&gt;&lt;P&gt;       lv_adrnr type kna1-adrnr,&lt;/P&gt;&lt;P&gt;       wa_vbrk type vbrk,&lt;/P&gt;&lt;P&gt;       wa_vbrp type vbrp,&lt;/P&gt;&lt;P&gt;       wa_adrc type adrc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : var_fmname type rs38l_fnam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options so_vbeln for vbrk-vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select vbeln&lt;/P&gt;&lt;P&gt;        fkdat&lt;/P&gt;&lt;P&gt;        kunrg&lt;/P&gt;&lt;P&gt;        xblnr&lt;/P&gt;&lt;P&gt;        waerk&lt;/P&gt;&lt;P&gt;        from vbrk&lt;/P&gt;&lt;P&gt;        into corresponding fields of table lt_vbrk&lt;/P&gt;&lt;P&gt;        where vbeln in so_vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         loop at lt_vbrk into wa_vbrk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         select single adrnr from kna1 into lv_adrnr where kunnr = wa_vbrk-kunrg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        select  matnr&lt;/P&gt;&lt;P&gt;                arktx&lt;/P&gt;&lt;P&gt;                fkimg&lt;/P&gt;&lt;P&gt;                vrkme&lt;/P&gt;&lt;P&gt;                netwr&lt;/P&gt;&lt;P&gt;                from vbrp&lt;/P&gt;&lt;P&gt;                into corresponding fields of table lt_vbrp&lt;/P&gt;&lt;P&gt;                where vbeln = wa_vbrk-vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'SSF_FUNCTION_MODULE_NAME'&lt;/P&gt;&lt;P&gt;  exporting&lt;/P&gt;&lt;P&gt;    formname                 = 'z71682_smartform3'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  VARIANT                  = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DIRECT_CALL              = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt; importing&lt;/P&gt;&lt;P&gt;   fm_name                  = var_fmname&lt;/P&gt;&lt;P&gt; exceptions&lt;/P&gt;&lt;P&gt;   no_form                  = 1&lt;/P&gt;&lt;P&gt;   no_function_module       = 2&lt;/P&gt;&lt;P&gt;   others                   = 3&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;if sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function '/1BCDWB/SF00000156'&lt;/P&gt;&lt;P&gt;  exporting&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ARCHIVE_INDEX              =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ARCHIVE_INDEX_TAB          =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ARCHIVE_PARAMETERS         =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CONTROL_PARAMETERS         =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MAIL_APPL_OBJ              =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MAIL_RECIPIENT             =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MAIL_SENDER                =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OUTPUT_OPTIONS             =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  USER_SETTINGS              = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    wa_vbrk                    = wa_vbrk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    l_adrnr                    = lv_adrnr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DOCUMENT_OUTPUT_INFO       =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  JOB_OUTPUT_INFO            =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  JOB_OUTPUT_OPTIONS         =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  tables&lt;/P&gt;&lt;P&gt;    lt_vbrp                    = lt_vbrp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  FORMATTING_ERROR           = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  INTERNAL_ERROR             = 2&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  SEND_ERROR                 = 3&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  USER_CANCELED              = 4&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                     = 5&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;if sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. and for color in script you need to creat styles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward points if helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 14:54:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2634159#M605950</guid>
      <dc:creator>Vijay</dc:creator>
      <dc:date>2007-08-01T14:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: re : smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2634160#M605951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;1)  We wont use any function moudles like open form start form.. to call a smartform because smartform it self when activated will generate a function module and the name of the funcation module that is generated can ge got from the menu path Environment -&amp;gt; Function module name..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But remember when dealing with smartforms always get the name of the function module for the smartform by using the function module. SSF_FUNCTION_MODULE_NAME pass the name of the smartform and it will return the name of the function moudle that is associated with this smartform&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Tcode Se72&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 14:55:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-smartforms/m-p/2634160#M605951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-01T14:55:55Z</dc:date>
    </item>
  </channel>
</rss>

