<?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 Regarding Adding BOX'es Dynamically to SAP SCRIPT LAYOUT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-adding-box-es-dynamically-to-sap-script-layout/m-p/1143165#M115295</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 have a issue regarding placing boxes in SAP Script Layout set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body tell me how can i place boxes in sap script output dynamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Rayeez.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Feb 2006 11:51:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-14T11:51:18Z</dc:date>
    <item>
      <title>Regarding Adding BOX'es Dynamically to SAP SCRIPT LAYOUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-adding-box-es-dynamically-to-sap-script-layout/m-p/1143165#M115295</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 have a issue regarding placing boxes in SAP Script Layout set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body tell me how can i place boxes in sap script output dynamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Rayeez.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2006 11:51:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-adding-box-es-dynamically-to-sap-script-layout/m-p/1143165#M115295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-14T11:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Adding BOX'es Dynamically to SAP SCRIPT LAYOUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-adding-box-es-dynamically-to-sap-script-layout/m-p/1143166#M115296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add Boxes dynamically to SAPScript Like this. But you can specify this in the print program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&amp;lt;b&amp;gt;DATA COM(100).
com = 'BOX WIDTH ''17.5'' CM HEIGHT 5 CM FRAME 10 TW INTENSITY 15'.

CALL FUNCTION 'CONTROL_FORM'
EXPORTING
COMMAND = COM
* EXCEPTIONS
* UNOPENED = 1
* UNSTARTED = 2
* OTHERS = 3
.&amp;lt;/b&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ps: Reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2006 12:14:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-adding-box-es-dynamically-to-sap-script-layout/m-p/1143166#M115296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-14T12:14:43Z</dc:date>
    </item>
  </channel>
</rss>

