<?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: generate url for a transaction code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-url-for-a-transaction-code/m-p/3259835#M778711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check boxes SAPGUI for HTML, SAPGUI for Java &amp;amp; SAPGUI for Windows while creating transaction?&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;Developing SAP Web Transactions - using SE80 and then published to the ITS&lt;/P&gt;&lt;P&gt;EWT (Easy web transactions) are programs which are developed inside SAP using standard ABAP (dialog programming). This is then web enabled by developing templates within the ITS, one template for each screen of the SAP transaction. Transaction ww20 is SAP&amp;#146;s online store written in ABAP for the purpose of creating a web transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Developing web transactions&lt;/P&gt;&lt;P&gt;Web transaction can be developed within SE80 from version 4.6c onwards otherwise you will need to install SAP@Web Studio (free download from SAP). When web enabling a transactions the result can either use standard screens same as SAP GUI for html does (Service file parameter &amp;#145;~webgui&amp;#146; needs setting to 1 or select mixed mode when creating via SE80) or templates can be created for each screen allowing you to redesign in HTML.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Publish Web transactions using SE80&lt;/P&gt;&lt;P&gt;· IACOR must be running in ITS server (execute program &amp;#145;/acoradmin&amp;#146;)&lt;/P&gt;&lt;P&gt;· Create &amp;#145;Internet application&amp;#146; in SE80&lt;/P&gt;&lt;P&gt;· Setup ITS settings (Utilities-&amp;gt;Settings-&amp;gt;SAP ITS)&lt;/P&gt;&lt;P&gt;· Create templates if required by Right clicking on Internet app name and select create-&amp;gt;template(one screen at a time)&lt;/P&gt;&lt;P&gt;· Publish (Right click on Internet app name and select publish-&amp;gt;complete service)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Publish Web transactions using SAP@Web Studio&lt;/P&gt;&lt;P&gt;· Does not need IACOR running!&lt;/P&gt;&lt;P&gt;· Download free from SAP&lt;/P&gt;&lt;P&gt;· Create project&lt;/P&gt;&lt;P&gt;· Setup site definition using menu path Project-&amp;gt; Site def&lt;/P&gt;&lt;P&gt;· Make sure you have correct rights to publish in ITS&lt;/P&gt;&lt;P&gt;· Use wizard to create templates (Project-&amp;gt;Add To Project-&amp;gt; New-&amp;gt; File Wizards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advantages:&lt;/P&gt;&lt;P&gt;· Do not have to logon to SAP when running program&lt;/P&gt;&lt;P&gt;· Use existing ABAP skills&lt;/P&gt;&lt;P&gt;· Can control look and feel of output &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt;http:// this portion, you can get it by running FM  TH_GET_VIRT_HOST_DATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jan 2008 05:01:44 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2008-01-16T05:01:44Z</dc:date>
    <item>
      <title>generate url for a transaction code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-url-for-a-transaction-code/m-p/3259834#M778710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I need to generate a link for my transaction code. I have made the transaction as easy web transaction and even created an internet service in se80 assigning the transaction.But im not able to generate the valid url which takes me to my transaction.&lt;/P&gt;&lt;P&gt;Pls Help!!.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 04:51:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generate-url-for-a-transaction-code/m-p/3259834#M778710</guid>
      <dc:creator>Shru_sap</dc:creator>
      <dc:date>2008-01-16T04:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: generate url for a transaction code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-url-for-a-transaction-code/m-p/3259835#M778711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check boxes SAPGUI for HTML, SAPGUI for Java &amp;amp; SAPGUI for Windows while creating transaction?&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;Developing SAP Web Transactions - using SE80 and then published to the ITS&lt;/P&gt;&lt;P&gt;EWT (Easy web transactions) are programs which are developed inside SAP using standard ABAP (dialog programming). This is then web enabled by developing templates within the ITS, one template for each screen of the SAP transaction. Transaction ww20 is SAP&amp;#146;s online store written in ABAP for the purpose of creating a web transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Developing web transactions&lt;/P&gt;&lt;P&gt;Web transaction can be developed within SE80 from version 4.6c onwards otherwise you will need to install SAP@Web Studio (free download from SAP). When web enabling a transactions the result can either use standard screens same as SAP GUI for html does (Service file parameter &amp;#145;~webgui&amp;#146; needs setting to 1 or select mixed mode when creating via SE80) or templates can be created for each screen allowing you to redesign in HTML.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Publish Web transactions using SE80&lt;/P&gt;&lt;P&gt;· IACOR must be running in ITS server (execute program &amp;#145;/acoradmin&amp;#146;)&lt;/P&gt;&lt;P&gt;· Create &amp;#145;Internet application&amp;#146; in SE80&lt;/P&gt;&lt;P&gt;· Setup ITS settings (Utilities-&amp;gt;Settings-&amp;gt;SAP ITS)&lt;/P&gt;&lt;P&gt;· Create templates if required by Right clicking on Internet app name and select create-&amp;gt;template(one screen at a time)&lt;/P&gt;&lt;P&gt;· Publish (Right click on Internet app name and select publish-&amp;gt;complete service)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Publish Web transactions using SAP@Web Studio&lt;/P&gt;&lt;P&gt;· Does not need IACOR running!&lt;/P&gt;&lt;P&gt;· Download free from SAP&lt;/P&gt;&lt;P&gt;· Create project&lt;/P&gt;&lt;P&gt;· Setup site definition using menu path Project-&amp;gt; Site def&lt;/P&gt;&lt;P&gt;· Make sure you have correct rights to publish in ITS&lt;/P&gt;&lt;P&gt;· Use wizard to create templates (Project-&amp;gt;Add To Project-&amp;gt; New-&amp;gt; File Wizards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advantages:&lt;/P&gt;&lt;P&gt;· Do not have to logon to SAP when running program&lt;/P&gt;&lt;P&gt;· Use existing ABAP skills&lt;/P&gt;&lt;P&gt;· Can control look and feel of output &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt;http:// this portion, you can get it by running FM  TH_GET_VIRT_HOST_DATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 05:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generate-url-for-a-transaction-code/m-p/3259835#M778711</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-01-16T05:01:44Z</dc:date>
    </item>
  </channel>
</rss>

