<?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 Address from SAPScript to SmartForms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315392#M507629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all.  I have the following code in SAPScript but I need to change it to SmartForms.  Can anybody lend a hand at changing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;if &amp;amp;Page&amp;amp; EQ '1'
INCLUDE &amp;amp;TVKO-TXNAM_ADR&amp;amp; OBJECT TEXT ID ADRS LANGUAGE &amp;amp;VBDKL-SPRAS_VST&amp;amp; PARAGRAPH SA
ENDIF

ADDRESS DELIVERY PARAGRAPH ZD
    TITLE &amp;amp;VBLKK-ANRED&amp;amp;
    NAME &amp;amp;VBLKK-NAME1&amp;amp; &amp;amp;VBLKK-NAME2 &amp;amp;VBLKK-NAME3&amp;amp; &amp;amp;VBLKK-NAME4&amp;amp;
    STREET &amp;amp;VBLKK-STRAS&amp;amp;
    POBOX &amp;amp;VBLKK-PFACH&amp;amp; CODE &amp;amp;VBLKK-PSTL2&amp;amp;
    CITY &amp;amp;VBLKK-ORT01&amp;amp; &amp;amp;VBLKK-ORT02&amp;amp;
    POSTCODE &amp;amp;VBLKK-PSTLZ&amp;amp;
    COUNTRY &amp;amp;VBLKK-LAND1&amp;amp;
    REGION &amp;amp;VBLKK-REGIO&amp;amp;
    FROMCOUNTRY &amp;amp;VBLKK-SLNAD&amp;amp;
ENDADDRESS&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Davis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2007 12:33:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-17T12:33:36Z</dc:date>
    <item>
      <title>Address from SAPScript to SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315392#M507629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all.  I have the following code in SAPScript but I need to change it to SmartForms.  Can anybody lend a hand at changing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;if &amp;amp;Page&amp;amp; EQ '1'
INCLUDE &amp;amp;TVKO-TXNAM_ADR&amp;amp; OBJECT TEXT ID ADRS LANGUAGE &amp;amp;VBDKL-SPRAS_VST&amp;amp; PARAGRAPH SA
ENDIF

ADDRESS DELIVERY PARAGRAPH ZD
    TITLE &amp;amp;VBLKK-ANRED&amp;amp;
    NAME &amp;amp;VBLKK-NAME1&amp;amp; &amp;amp;VBLKK-NAME2 &amp;amp;VBLKK-NAME3&amp;amp; &amp;amp;VBLKK-NAME4&amp;amp;
    STREET &amp;amp;VBLKK-STRAS&amp;amp;
    POBOX &amp;amp;VBLKK-PFACH&amp;amp; CODE &amp;amp;VBLKK-PSTL2&amp;amp;
    CITY &amp;amp;VBLKK-ORT01&amp;amp; &amp;amp;VBLKK-ORT02&amp;amp;
    POSTCODE &amp;amp;VBLKK-PSTLZ&amp;amp;
    COUNTRY &amp;amp;VBLKK-LAND1&amp;amp;
    REGION &amp;amp;VBLKK-REGIO&amp;amp;
    FROMCOUNTRY &amp;amp;VBLKK-SLNAD&amp;amp;
ENDADDRESS&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Davis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 12:33:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315392#M507629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T12:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Address from SAPScript to SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315393#M507630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;This seems to be Shipping point/picking address details.&lt;/P&gt;&lt;P&gt;Here in the script they are in VBLKK structure.&lt;/P&gt;&lt;P&gt;In smartform they will be in different structure/table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why can't you use the Std smartform for delivery instead of using the script conversion?&lt;/P&gt;&lt;P&gt;Std smartform for delivery is &lt;/P&gt;&lt;P&gt;LE_SHP_DELNOTE&lt;/P&gt;&lt;P&gt;check in that all the address details will be there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 12:42:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315393#M507630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T12:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Address from SAPScript to SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315394#M507631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi man &lt;/P&gt;&lt;P&gt;go to tcode smartforms-&amp;gt;in 1st screen utilities-&amp;gt;migrate sap script form-&amp;gt;then it will ask the source form of script(give the script name like some zscriptjk).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then u made changes to ur code.&lt;/P&gt;&lt;P&gt;in smart forms they r 3 types for printing text.&lt;/P&gt;&lt;P&gt;1)  text element&lt;/P&gt;&lt;P&gt;2)text module&lt;/P&gt;&lt;P&gt;3)include text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can also use include statement here ,but address command will not work here .&lt;/P&gt;&lt;P&gt;write those text under window-&amp;gt; right clik on window clk on text-&amp;gt;write ur text here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u have doubts plz let me know&lt;/P&gt;&lt;P&gt;reward points&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 12:46:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315394#M507631</guid>
      <dc:creator>former_member223446</dc:creator>
      <dc:date>2007-05-17T12:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Address from SAPScript to SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315395#M507632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am converting the picklist from SAPScript to SmartForms.  I would love to use the standard picklist but I can't find one in our system.  We tried loading the preconfigured SmartForms into our system but we are missing the Best Practices package, which is a prerequisite.  Do you know of a standard picklist that we may have or would you be willing to export one for me (I am on ECC 5.0)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the tip on the standard delivery form.  I am going to look at this for the address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why will my address details not be coming from VBLKK?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Davis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 12:52:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315395#M507632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T12:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Address from SAPScript to SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315396#M507633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kiran, I have already done the conversion and I am in the process of making the changes needed for the SmartForm to work.  I am stuck on this Address problem, which does not come over with the conversion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Davis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 12:54:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315396#M507633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T12:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Address from SAPScript to SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315397#M507634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Smartform for Picking List is &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;/SMB40/SDPIK_L&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;copy that and use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 13:14:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315397#M507634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T13:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Address from SAPScript to SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315398#M507635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anji, thanks but that is included with the Best Practices addon (which we don't have) so I do not have access to that SmartForm.  The only way for me to get them would be for somebody to do an export of the SmartForm and I would import it into my system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Davis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 13:16:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315398#M507635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T13:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Address from SAPScript to SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315399#M507636</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;SAP provides a conversion for SAPscript documents to SMARTforms. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is basically a function module, called FB_MIGRATE_FORM. You can  start this function module by hand (via SE37), or create a small ABAP which migrates all SAPscript forms automatically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also do this one-by-one in transaction SMARTFORMS, under  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Utilities -&amp;gt; Migrate SAPscript form. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also write a small batch program calling transaction SMARTFORMS and running the migration tool. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 19:45:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/address-from-sapscript-to-smartforms/m-p/2315399#M507636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T19:45:39Z</dc:date>
    </item>
  </channel>
</rss>

