<?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: Function Group SWF ... how to write a wizard in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-swf-how-to-write-a-wizard/m-p/4448365#M1054881</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;you can create this function group or any function group as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Choose Goto ® Function groups ® Create group. &lt;/P&gt;&lt;P&gt;2.Specify the function group name and a short text. &lt;/P&gt;&lt;P&gt;3.Choose Save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function group names are freely definable up to a maximum length of 26 alphanumeric characters. Remember to observe the normal naming conventions for the first character (A-X for SAP development, Y and Z for customers).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create a new function group, the system automatically creates a main program containing two includes. Like any other programs and includes, you can display them in the Repository Browser.&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;The name of the main program is assigned by the system. This is made up of the prefix SAPL followed by the function group name. For example, the main program for function group SXXX is called SAPLSXXX. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The names of the include files begin with L followed by the name of the function group, and conclude with UXX ( or TOP for the TOP include). The TOP include contains global data declarations that are used by all of the function modules in the function group. The other include file within the main program is used to hold the function modules within the group. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;visit this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ef5454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ef5454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2008 13:34:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-10T13:34:05Z</dc:date>
    <item>
      <title>Function Group SWF ... how to write a wizard</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-swf-how-to-write-a-wizard/m-p/4448364#M1054880</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;is there any documentation available about the function group SWF2, espacially FM SWF_WIZARD_CALL or how to write an own wizard?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 13:27:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-swf-how-to-write-a-wizard/m-p/4448364#M1054880</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2008-09-10T13:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group SWF ... how to write a wizard</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-swf-how-to-write-a-wizard/m-p/4448365#M1054881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;you can create this function group or any function group as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Choose Goto ® Function groups ® Create group. &lt;/P&gt;&lt;P&gt;2.Specify the function group name and a short text. &lt;/P&gt;&lt;P&gt;3.Choose Save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function group names are freely definable up to a maximum length of 26 alphanumeric characters. Remember to observe the normal naming conventions for the first character (A-X for SAP development, Y and Z for customers).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create a new function group, the system automatically creates a main program containing two includes. Like any other programs and includes, you can display them in the Repository Browser.&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;The name of the main program is assigned by the system. This is made up of the prefix SAPL followed by the function group name. For example, the main program for function group SXXX is called SAPLSXXX. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The names of the include files begin with L followed by the name of the function group, and conclude with UXX ( or TOP for the TOP include). The TOP include contains global data declarations that are used by all of the function modules in the function group. The other include file within the main program is used to hold the function modules within the group. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;visit this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ef5454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ef5454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 13:34:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-swf-how-to-write-a-wizard/m-p/4448365#M1054881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-10T13:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group SWF ... how to write a wizard</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-swf-how-to-write-a-wizard/m-p/4448366#M1054882</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;Have a look at this blog, it seems to explain how to create a wizard:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_blogpost" href="https://community.sap.com/" __jive_macro_name="blogpost" modifiedtitle="true" __default_attr="42848"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2008 13:38:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-swf-how-to-write-a-wizard/m-p/4448366#M1054882</guid>
      <dc:creator>andre_kster</dc:creator>
      <dc:date>2008-09-10T13:38:12Z</dc:date>
    </item>
  </channel>
</rss>

