<?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: Including the internal table in Srcript Form in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902252#M682565</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;As you will be calling the specific form only which you want, as you will be passing in the OPEN_FORM function module, it will not effect the other form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will not have any issues with data, as data is in main window. If it exceeds it will overflow to next page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2007 14:40:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-22T14:40:31Z</dc:date>
    <item>
      <title>Including the internal table in Srcript Form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902242#M682555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am collecting all the data into an internal table in the print program of the Script, now i want to pass that internal table under the text element DELPOS. so my internal table contain item data, so i want every item to be printed on the form&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 14:12:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902242#M682555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T14:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Including the internal table in Srcript Form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902243#M682556</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;You need call the element in your main window of the script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/E  DELPOS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under this thing you need to specify the internal table fields like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  &amp;amp;itab-matnr&amp;amp; &amp;amp;itab-erdat&amp;amp;, whatever fields you have.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that all the items line sof your internela table will be displayes in your form.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 14:17:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902243#M682556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T14:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Including the internal table in Srcript Form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902244#M682557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create an element in SAP Script window which will print internal table data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your print program, LOOP at your internal table and inside loop call WRITE_FORM function module to print the text element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way you can print all records of internal table to a form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 14:18:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902244#M682557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T14:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Including the internal table in Srcript Form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902245#M682558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can i use write_form in the loop of the print program, as i want it for every item Number of that particular delivery number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 14:18:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902245#M682558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T14:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Including the internal table in Srcript Form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902246#M682559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT ITAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION WRITE_FORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 14:19:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902246#M682559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T14:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Including the internal table in Srcript Form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902247#M682560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my previous FORM editor contains like this&lt;/P&gt;&lt;P&gt;LI &amp;amp;VBPLP-POSNR(I6)&amp;amp;,,&amp;amp;MATERIAL&amp;amp;,,&amp;amp;BOXES&amp;amp;,,&amp;amp;VBPLP-VEMNG(11.0)&amp;amp;&lt;/P&gt;&lt;P&gt;= &amp;amp;VBPLP-VEMEH&amp;amp;,,&amp;amp;ITEM_WEIGHT&amp;amp; &amp;amp;GROSS_WEIGHT_UNIT&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can i replace them with the data from the internal table..wont there be any problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 14:22:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902247#M682560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T14:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Including the internal table in Srcript Form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902248#M682561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends upon your requirement. Looks like this layout is related to Delivery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently it is printing Item data such as Item no, Material, No of Box, Quantity, unit etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to comment existing lines and call your internal table, you can do that or you can create a new text element and call the same in your program. Just make sure that why code mentioned is not going to work for you and if you comment that, it should not create any problem to any data printing in layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 14:28:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902248#M682561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T14:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Including the internal table in Srcript Form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902249#M682562</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;You can comment it out and place your code instead of replacing.... &lt;/P&gt;&lt;P&gt;for commenting use syntax /*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 14:29:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902249#M682562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T14:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Including the internal table in Srcript Form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902250#M682563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i create a new text element will that not affect the other data which i want to display. i mean if the print program uses other form also.&lt;/P&gt;&lt;P&gt;and also i want to know one thing if i created that a element that will be specific to the form itself ?.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 14:34:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902250#M682563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T14:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Including the internal table in Srcript Form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902251#M682564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to make sure that the associated print program is only used to print this layout. If this print program is used to print multiple layouts, then you need to add condition something like IF FORM_NAME = "ZXXX" then call this text element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you create a text element, that will be specific to this form only, as you will be creating it in that form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 14:37:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902251#M682564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T14:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Including the internal table in Srcript Form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902252#M682565</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;As you will be calling the specific form only which you want, as you will be passing in the OPEN_FORM function module, it will not effect the other form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will not have any issues with data, as data is in main window. If it exceeds it will overflow to next page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 14:40:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/including-the-internal-table-in-srcript-form/m-p/2902252#M682565</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T14:40:31Z</dc:date>
    </item>
  </channel>
</rss>

