<?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: Calling program with custom screen in VA01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565286#M1858644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Moved from SAP ERP SD Sales to ABAP Development&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G. Lakshmipathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Sep 2014 08:58:12 GMT</pubDate>
    <dc:creator>Lakshmipathi</dc:creator>
    <dc:date>2014-09-19T08:58:12Z</dc:date>
    <item>
      <title>Calling program with custom screen in VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565285#M1858643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the client's urgent need to call some custom screens in VA01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I've created a custom button in screen 4900, added a function code to it (ZB_P), called transaction VFBS to create the navigation in both T185F and T185 (added the form and program for the custom code).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the custom code I call a custom screed created and designed there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After pressing the button I get a short dump:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Category&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABAP Programming Error&lt;/P&gt;&lt;P&gt;Runtime Errors&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DYNPRO_NOT_FOUND&lt;/P&gt;&lt;P&gt;ABAP Program&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SAPLV00F&lt;/P&gt;&lt;P&gt;Application Component&amp;nbsp; CA-GTF-BS-SQ&lt;/P&gt;&lt;P&gt;Date and Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 18.09.2014 16:10:52&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;He is thinking that the "1001' screen developed in the custom program is in SAPLV00F, but it definitely isn't there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there something I'm doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Marius.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 13:22:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565285#M1858643</guid>
      <dc:creator>MariusStoica</dc:creator>
      <dc:date>2014-09-18T13:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calling program with custom screen in VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565286#M1858644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Moved from SAP ERP SD Sales to ABAP Development&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G. Lakshmipathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 08:58:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565286#M1858644</guid>
      <dc:creator>Lakshmipathi</dc:creator>
      <dc:date>2014-09-19T08:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calling program with custom screen in VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565287#M1858645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marius&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In VFBS, for the table T185, for your funtion code in the Detail View which program is in 'Routine to be called'. Maybe 'SAPLV00F&lt;/P&gt;&lt;P&gt;' &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" height="1" src="https://community.sap.com/1024/images/emoticons/wink.gif" width="1"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JCD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 09:27:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565287#M1858645</guid>
      <dc:creator>JuanCarlosDelga</dc:creator>
      <dc:date>2014-09-19T09:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calling program with custom screen in VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565288#M1858646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you explain ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 11:49:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565288#M1858646</guid>
      <dc:creator>MariusStoica</dc:creator>
      <dc:date>2014-09-19T11:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calling program with custom screen in VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565289#M1858647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post a screenshot of the register that you have created in T185?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JCD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 12:01:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565289#M1858647</guid>
      <dc:creator>JuanCarlosDelga</dc:creator>
      <dc:date>2014-09-19T12:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calling program with custom screen in VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565290#M1858648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="j-post-author" style="font-size: 0.9em; color: #333333; background: #ffffff;"&gt;&lt;STRONG style="font-style: inherit; font-size: 11px; font-family: inherit; background: transparent;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="1098" data-externalid="" data-presence="null" data-userid="63032" data-username="juancarlos.delgadopea" href="https://answers.sap.com/people/juancarlos.delgadopea" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7; background: transparent;"&gt;Juan&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Here I have written the form and program name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/545099" height="282" width="379" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And here is the 185F definition.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/545100" width="450" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 13:34:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565290#M1858648</guid>
      <dc:creator>MariusStoica</dc:creator>
      <dc:date>2014-09-19T13:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calling program with custom screen in VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565291#M1858649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where is the program of your dynpro&lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" height="1" src="https://community.sap.com/1024/images/emoticons/confused.gif" width="1"&gt;&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;Programs make what I put, not what I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JCD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 15:10:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565291#M1858649</guid>
      <dc:creator>JuanCarlosDelga</dc:creator>
      <dc:date>2014-09-19T15:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calling program with custom screen in VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565292#M1858650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Hi &lt;/SPAN&gt;&lt;SPAN class="j-post-author" style="font-size: 0.9em; color: #333333; background: #ffffff;"&gt;&lt;STRONG style="font-style: inherit; font-size: 11px; font-family: inherit; background: transparent;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="63032" data-objecttype="3" href="https://answers.sap.com/people/juancarlos.delgadopea" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Juan&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #333333; background: #ffffff;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; background: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; background: #ffffff;"&gt;Here it is:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; background: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; background: #ffffff;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/545205" width="450" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; background: #ffffff;"&gt;I had to delete it so the consultants don't get short dumps &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1024/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 15:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565292#M1858650</guid>
      <dc:creator>MariusStoica</dc:creator>
      <dc:date>2014-09-19T15:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calling program with custom screen in VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565293#M1858651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 11:19:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-with-custom-screen-in-va01/m-p/10565293#M1858651</guid>
      <dc:creator>former_member461067</dc:creator>
      <dc:date>2016-09-07T11:19:44Z</dc:date>
    </item>
  </channel>
</rss>

