<?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: How to assign Tcode for SPRO node ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-tcode-for-spro-node/m-p/11840440#M1957360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;Once created our own SPRO Node as IMG activity through S_IMG_EXTENSION transaction code .&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;We want to create custom tcode for IMG activity. we need to perform following steps. &lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Step1:&lt;/STRONG&gt;&lt;/SPAN&gt; Find the system generated tcode for custom IMG activity.&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Goto-&amp;gt;SE11 enter CUS_IMGACH table name and type IMG activity name where we can get system generated tcode.&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&lt;SPAN class="confluence-embedded-file-wrapper"&gt;&lt;IMG class="confluence-embedded-image jiveImage" data-base-url="https://wiki.scn.sap.com/wiki" data-image-src="/wiki/download/attachments/447455130/screen1.png?version=2&amp;amp;modificationDate=1469102809000&amp;amp;api=v2" data-linked-resource-container-id="447455130" data-linked-resource-container-version="2" data-linked-resource-content-type="image/png" data-linked-resource-default-alias="screen1.png" data-linked-resource-id="447455117" data-linked-resource-type="attachment" data-linked-resource-version="2" data-unresolved-comment-count="0" src="https://wiki.scn.sap.com/wiki/download/attachments/447455130/screen1.png?version=2&amp;amp;modificationDate=1469102809000&amp;amp;api=v2" style="margin: 0 2px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Step2:&lt;/STRONG&gt;&lt;/SPAN&gt;Rename it selected tcode as our own custom name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&lt;SPAN class="confluence-embedded-manual-size confluence-embedded-file-wrapper"&gt;&lt;IMG class="confluence-embedded-image jiveImage" data-base-url="https://wiki.scn.sap.com/wiki" data-image-src="/wiki/download/attachments/447455130/screen2.png?version=1&amp;amp;modificationDate=1469102810000&amp;amp;api=v2" data-linked-resource-container-id="447455130" data-linked-resource-container-version="2" data-linked-resource-content-type="image/png" data-linked-resource-default-alias="screen2.png" data-linked-resource-id="447455120" data-linked-resource-type="attachment" data-linked-resource-version="1" data-unresolved-comment-count="0" height="250" src="https://wiki.scn.sap.com/wiki/download/attachments/447455130/screen2.png?version=1&amp;amp;modificationDate=1469102810000&amp;amp;api=v2" style="margin: 0 2px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Step3: &lt;/STRONG&gt;&lt;/SPAN&gt;Pass mandatory fields to below function module and update IMG table.&amp;nbsp; &lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&lt;SPAN class="confluence-embedded-manual-size confluence-embedded-file-wrapper"&gt;&lt;IMG class="confluence-embedded-image jiveImage" data-base-url="https://wiki.scn.sap.com/wiki" data-image-src="/wiki/download/attachments/447455130/screen3.png?version=1&amp;amp;modificationDate=1469102811000&amp;amp;api=v2" data-linked-resource-container-id="447455130" data-linked-resource-container-version="2" data-linked-resource-content-type="image/png" data-linked-resource-default-alias="screen3.png" data-linked-resource-id="447455129" data-linked-resource-type="attachment" data-linked-resource-version="1" data-unresolved-comment-count="0" height="250" src="https://wiki.scn.sap.com/wiki/download/attachments/447455130/screen3.png?version=1&amp;amp;modificationDate=1469102811000&amp;amp;api=v2" style="margin: 0 2px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jul 2016 12:25:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-07-21T12:25:49Z</dc:date>
    <item>
      <title>How to assign Tcode for SPRO node ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-tcode-for-spro-node/m-p/11840438#M1957358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have assigned a custom&amp;nbsp; node in SPRO and now I want to create a transaction code for that same node.&lt;/P&gt;&lt;P&gt;Can any one please explain me how to assign a tcode for a particular node in SPRO ?&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;Thanks,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 14:50:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-tcode-for-spro-node/m-p/11840438#M1957358</guid>
      <dc:creator>former_member220941</dc:creator>
      <dc:date>2016-07-20T14:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign Tcode for SPRO node ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-tcode-for-spro-node/m-p/11840439#M1957359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Inside the IMG activity (the node you have created in SPRO), you may create a &lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/13/54e34150cb11d395cf00a0c930dcc1/frameset.htm"&gt;Create Maintenance Objects&lt;/A&gt; maintenance object and assign to it. For this maintenance object, you assign an object type 'T' and assign the transaction code you want. cf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 16:07:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-tcode-for-spro-node/m-p/11840439#M1957359</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-07-20T16:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign Tcode for SPRO node ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-tcode-for-spro-node/m-p/11840440#M1957360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;Once created our own SPRO Node as IMG activity through S_IMG_EXTENSION transaction code .&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;We want to create custom tcode for IMG activity. we need to perform following steps. &lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Step1:&lt;/STRONG&gt;&lt;/SPAN&gt; Find the system generated tcode for custom IMG activity.&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Goto-&amp;gt;SE11 enter CUS_IMGACH table name and type IMG activity name where we can get system generated tcode.&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&lt;SPAN class="confluence-embedded-file-wrapper"&gt;&lt;IMG class="confluence-embedded-image jiveImage" data-base-url="https://wiki.scn.sap.com/wiki" data-image-src="/wiki/download/attachments/447455130/screen1.png?version=2&amp;amp;modificationDate=1469102809000&amp;amp;api=v2" data-linked-resource-container-id="447455130" data-linked-resource-container-version="2" data-linked-resource-content-type="image/png" data-linked-resource-default-alias="screen1.png" data-linked-resource-id="447455117" data-linked-resource-type="attachment" data-linked-resource-version="2" data-unresolved-comment-count="0" src="https://wiki.scn.sap.com/wiki/download/attachments/447455130/screen1.png?version=2&amp;amp;modificationDate=1469102809000&amp;amp;api=v2" style="margin: 0 2px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Step2:&lt;/STRONG&gt;&lt;/SPAN&gt;Rename it selected tcode as our own custom name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&lt;SPAN class="confluence-embedded-manual-size confluence-embedded-file-wrapper"&gt;&lt;IMG class="confluence-embedded-image jiveImage" data-base-url="https://wiki.scn.sap.com/wiki" data-image-src="/wiki/download/attachments/447455130/screen2.png?version=1&amp;amp;modificationDate=1469102810000&amp;amp;api=v2" data-linked-resource-container-id="447455130" data-linked-resource-container-version="2" data-linked-resource-content-type="image/png" data-linked-resource-default-alias="screen2.png" data-linked-resource-id="447455120" data-linked-resource-type="attachment" data-linked-resource-version="1" data-unresolved-comment-count="0" height="250" src="https://wiki.scn.sap.com/wiki/download/attachments/447455130/screen2.png?version=1&amp;amp;modificationDate=1469102810000&amp;amp;api=v2" style="margin: 0 2px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Step3: &lt;/STRONG&gt;&lt;/SPAN&gt;Pass mandatory fields to below function module and update IMG table.&amp;nbsp; &lt;/P&gt;&lt;P style="margin-top: 10px; font-size: 11px; color: #333333;"&gt;&lt;SPAN class="confluence-embedded-manual-size confluence-embedded-file-wrapper"&gt;&lt;IMG class="confluence-embedded-image jiveImage" data-base-url="https://wiki.scn.sap.com/wiki" data-image-src="/wiki/download/attachments/447455130/screen3.png?version=1&amp;amp;modificationDate=1469102811000&amp;amp;api=v2" data-linked-resource-container-id="447455130" data-linked-resource-container-version="2" data-linked-resource-content-type="image/png" data-linked-resource-default-alias="screen3.png" data-linked-resource-id="447455129" data-linked-resource-type="attachment" data-linked-resource-version="1" data-unresolved-comment-count="0" height="250" src="https://wiki.scn.sap.com/wiki/download/attachments/447455130/screen3.png?version=1&amp;amp;modificationDate=1469102811000&amp;amp;api=v2" style="margin: 0 2px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 12:25:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-tcode-for-spro-node/m-p/11840440#M1957360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-21T12:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign Tcode for SPRO node ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-tcode-for-spro-node/m-p/11840441#M1957361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 13:54:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-assign-tcode-for-spro-node/m-p/11840441#M1957361</guid>
      <dc:creator>former_member220941</dc:creator>
      <dc:date>2016-07-21T13:54:04Z</dc:date>
    </item>
  </channel>
</rss>

