<?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: Smartform in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214804#M1911229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vicky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remove all the conditions on that window and then see by default it is printing for all the delivery notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2015 15:12:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-09-15T15:12:51Z</dc:date>
    <item>
      <title>Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214781#M1911206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question and I hope someone can help me.&lt;/P&gt;&lt;P&gt;I have a smartform for deliveries in which I have included 4 texts : 2 for the header and 2 for the footer.&lt;/P&gt;&lt;P&gt;Each one of them has to accomplish a condition if&amp;nbsp; ZE2EDL20-VKORG = DE02/DE05 the text created should be printed depending the case.&lt;/P&gt;&lt;P&gt;The problem is that only the first text from header and from footer&amp;nbsp; is printed. To be more precise for the header if the first text is for DE02 and the second for DE05 only for DE02 works. The same problem for footer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 13:25:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214781#M1911206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-08T13:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214782#M1911207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please use conditions for the text.IN the conditions give the ZE2EDL20-VKORG = DE02 and print the corresponding std text and create another one with condition ZE2EDL20-VKORG = DE05 to print that text.&lt;/P&gt;&lt;P&gt;The same for footer.&lt;/P&gt;&lt;P&gt;Hope this helps.If you still have issues let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 14:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214782#M1911207</guid>
      <dc:creator>former_member188724</dc:creator>
      <dc:date>2015-09-08T14:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214783#M1911208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vicky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few things to check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Are you maintaining separate windows for Header and Footer? If yes, please check if the window height is sufficient enough to display all the texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Just to make sure, please check if the text is maintained for DE05 text type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Finally, in the conditions tab, make sure you provide the conditions using 'OR' keyword.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 14:59:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214783#M1911208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-08T14:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214784#M1911209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vicky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The height of the header and footer windows is not enough to print all the texts so try increasing the header and footer window size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 04:43:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214784#M1911209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-09T04:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214785#M1911210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made as described by you above. The problem is exactly that.&lt;/P&gt;&lt;P&gt;Only the first condition is accomplished.&lt;/P&gt;&lt;P&gt;I think a posibility would be to create 2 windows and for each one of them to have one condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 06:07:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214785#M1911210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-09T06:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214786#M1911211</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;Yes i have checked everything you mentioned above.&lt;/P&gt;&lt;P&gt;I will create 2 windows and for each one of them&amp;nbsp; one condition. If it works I will let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 06:09:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214786#M1911211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-09T06:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214787#M1911212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried also by adding 1 window for each condition and it doesn't work.&lt;/P&gt;&lt;P&gt;Other text is printed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 11:51:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214787#M1911212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-09T11:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214788#M1911213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vicky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you paste a screenshot of the scenario for us to understand better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 11:55:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214788#M1911213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-09T11:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214789#M1911214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/786496" width="450" /&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/786495" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 12:34:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214789#M1911214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-09T12:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214790#M1911215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/786530" width="450" /&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/786527" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 12:37:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214790#M1911215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-09T12:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214791#M1911216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also I have to add that the same modification was made for orders and it works.&lt;/P&gt;&lt;P&gt;For deliveries and invoices no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 12:39:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214791#M1911216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-09T12:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214792#M1911217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vicky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is your text name ZDE05 and ZDE02F is fixed always.?? Or is it a variable??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shadab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 13:50:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214792#M1911217</guid>
      <dc:creator>shadab_maldar</dc:creator>
      <dc:date>2015-09-09T13:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214793#M1911218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vicky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you have created two windows, it should have separate Include text for two text types. Can you paste a screenshot like as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Go to the delivery using VL03N.&lt;/P&gt;&lt;P&gt;&amp;gt; Go to header texts and double click on the text types DE02/DE05. After following the below shown path, you could see the details for text name, text id. Give those details in your smartform Include text. Generally text name would be delivery number.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/786587" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 14:11:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214793#M1911218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-09T14:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214794#M1911219</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;From the screen shots it seems the value for the text DE05 equls the value of the field VBRK-VKORG.So have you defined this table or filed somewhere and have you done some coding in the smartform as well.If you did some coding then debug it and check whether everything is working fine.SO do a check on this field .Are you using a field for DE02 as well or is it fixed.&lt;/P&gt;&lt;P&gt;Check the screenshot below to see how to debug the codes you used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/786918" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Use break-point in the program and execute to debug (In case you have used some codes for it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2015 04:24:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214794#M1911219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-10T04:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214795#M1911220</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;I didn't wrote any code.&lt;/P&gt;&lt;P&gt;The code was created in background by the program.&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;SPAN class="L0S52"&gt;FORM %WI1&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;CLEAR &lt;/SPAN&gt;%WEXIT&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;INTSFSY&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;SUPPWIN &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'X'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;SFSY&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;PAGENAME &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'FIRST'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;( &lt;/SPAN&gt;LIKP&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;VKORG &lt;SPAN class="L0S52"&gt;EQ &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'DE05' &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;)&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ELSE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;. &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;EXIT&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;INTSFSY&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;SUPPWIN &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;SPACE&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;PERFORM &lt;/SPAN&gt;%WI1_BODY&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;CLEAR &lt;/SPAN&gt;%WEXIT&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;FORM %WI1_BODY&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;( &lt;/SPAN&gt;LIKP&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;VKORG &lt;SPAN class="L0S52"&gt;EQ &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'DE05' &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;)&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;REFRESH &lt;/SPAN&gt;%INPUTFIELDS&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;CLEAR &lt;/SPAN&gt;%TEXTKEY&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;PERFORM &lt;/SPAN&gt;%MOVE &lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;%TEXTKEY&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;OBJECT &lt;SPAN class="L0S33"&gt;'TEXT'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;PERFORM &lt;/SPAN&gt;%MOVE &lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;%TEXTKEY&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;NAME &lt;SPAN class="L0S33"&gt;'ZDE05'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;PERFORM &lt;/SPAN&gt;%MOVE &lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;%TEXTKEY&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'ST'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;PERFORM &lt;/SPAN&gt;%MOVE &lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;%TEXTKEY&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;LANG &lt;SPAN class="L0S33"&gt;'E'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;FILL_TEXTAREA &lt;SPAN class="L0S33"&gt;'F'&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0 &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;' '&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;PERFORM &lt;/SPAN&gt;%WRITE_INCLUDE_TEXT &lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'%TEXT8' &lt;/SPAN&gt;%TEXTKEY SPACE SPACE &lt;SPAN class="L0S33"&gt;'P' &lt;/SPAN&gt;SPACE SPACE %INPUTFIELDS %TEXTAREA&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;%WEXIT &amp;lt;&amp;gt; SPACE&lt;SPAN class="L0S55"&gt;. &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;EXIT&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;. &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Above you can see the code.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;The text is created in SO10 ST/EN/TEXT&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Please let me know any detail you need to know.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Vicky&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 06:39:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214795#M1911220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-15T06:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214796#M1911221</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 a text created in SO10 and should be fixed if the sales organization condition is acomplished.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Vicky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 06:43:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214796#M1911221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-15T06:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214797#M1911222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the delivery note I cannot se my texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created the text in SO10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please se below screen shots:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/790155" /&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/790156" width="450" /&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;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/790154" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Vicky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 06:48:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214797#M1911222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-15T06:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214798#M1911223</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;I have tried but it doesn't works.&lt;/P&gt;&lt;P&gt;I have tried also with LIKP-VKORG=DE02&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Vicky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 06:55:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214798#M1911223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-15T06:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214799#M1911224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vicky ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly you have to create a break point for debugging and you have to check the 'DE05' value have any data or not , if the DE05 value not initial , you have to change your window size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Özgün.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 06:57:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214799#M1911224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-15T06:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214800#M1911225</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;Please se below print screen&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/790176" width="450" /&gt;&lt;/P&gt;&lt;P&gt;The LIKP-VKORG is initial indeed. I don't understand why.&lt;/P&gt;&lt;P&gt;But if I modify in debug mode and I put LIKP-VKORG=DE05 after that I press execute the text is not shown anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Vicky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 07:04:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform/m-p/11214800#M1911225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-15T07:04:16Z</dc:date>
    </item>
  </channel>
</rss>

