<?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 Dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-dump/m-p/1382898#M186689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you do a SYNTAX CHECK or try to ACTIVATE the SMART Form in the test environment, that should point out the exact error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jul 2006 17:18:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-17T17:18:05Z</dc:date>
    <item>
      <title>Smartforms Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-dump/m-p/1382897#M186688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guyz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My smartforms dumping in testing environment but not in development environment ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dump details :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM_NOT_FOUND &lt;/P&gt;&lt;P&gt;Call (PERFORM) to a non-existent routine.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may be due to any of the following reasons:                                                                                &lt;/P&gt;&lt;P&gt;1. One of the programs "SAPLSTXBC " or "/1BCDWB/SAPLSF00000007 " is currently            &lt;/P&gt;&lt;P&gt; being developed.                                                                        &lt;/P&gt;&lt;P&gt;The name "%WI1 " of the called routine may be incorrect, or                              &lt;/P&gt;&lt;P&gt;the routine "%WI1 " is not yet implemented in the program                                &lt;/P&gt;&lt;P&gt; "/1BCDWB/SAPLSF00000007 ".                                                              &lt;/P&gt;&lt;P&gt;-                                                                                &lt;/P&gt;&lt;P&gt;2. If the program SAPMSSY1 is involved in the runtime error, one of                      &lt;/P&gt;&lt;P&gt;the function modules called via RFC is not flagged as remote-capable.                    &lt;/P&gt;&lt;P&gt;(see Transaction SE37  Goto -&amp;gt; Administration -&amp;gt; RFC flag)                                                                                &lt;/P&gt;&lt;P&gt;3. There is an inconsistency in the system. The versions of the                          &lt;/P&gt;&lt;P&gt;programs "SAPLSTXBC " and "/1BCDWB/SAPLSF00000007 " do not match.                        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPON DEBUGGING AND COMPARING BOTH DEV &amp;amp; TESTING ENVIRONMENTS I FOUND that program /1BCDWB/SAPLSF00000007 is not matching across the env.... in Dev i have include "  INCLUDE /1BCDWB/LSF00000007F01." but not in staging....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;upon checking transport logs for this transport in staging i didn't find any unsuccessful/warning messages against smartforms....but in the same transport i have few other table types, structures out of which there is a warning for a view with RC = 4....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DOES ANY BODY KNOWS HOW THIS SYSTEM GENERATED PROGRAM IS MISMATCHING IN VERSIONS ???? should i reimport the same transport into staging  environment pls ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quick reply into this is very much appreciated and ofcourse POINTS will be rewarded ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2006 17:16:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-dump/m-p/1382897#M186688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-17T17:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-dump/m-p/1382898#M186689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you do a SYNTAX CHECK or try to ACTIVATE the SMART Form in the test environment, that should point out the exact error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2006 17:18:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-dump/m-p/1382898#M186689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-17T17:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-dump/m-p/1382899#M186690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sridhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just jump into the Function module which generated by your smartform and do a global search on "%WI1", you should have the element and its related perform(generated by smartform). Make sure "WI1" is available in your smartform and its corresponding code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2006 17:23:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-dump/m-p/1382899#M186690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-17T17:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-dump/m-p/1382900#M186691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You shouldn't be calling the smartform function module name directly because it may different in different systems.  Use FM 'SSF_FUNCTION_MODULE_NAME' to get the internal name of you smartform function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2006 17:30:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-dump/m-p/1382900#M186691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-17T17:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-dump/m-p/1382901#M186692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raghav - ""%WI1", you should have the element and its related perform(generated by smartform). Make sure "WI1" is available in your smartform and its corresponding code"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As dump informed sub-routine '%WI1' isn't avilable in test environment...in fact program 1BCDWB/SAPLSF00000007  is just empty...with two sub-routine having nothing inside them....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravi - Syntax check in test env worked fine...can't activate in test env as we don't have access to 'CHANGE' ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2006 17:31:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-dump/m-p/1382901#M186692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-17T17:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-dump/m-p/1382902#M186693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GUYZ --- SOLVED &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I generated the smartforms instead of activating...it worked like a charm ....i'll award points as promised....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur time guyz....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2006 17:32:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-dump/m-p/1382902#M186693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-17T17:32:20Z</dc:date>
    </item>
  </channel>
</rss>

