<?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: Layout set in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-set/m-p/1532504#M243209</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;If you dont want to change the driver program and if there is some subroutine in the driver program that fetches the value, then you can simply call this subroutine in your form using peform-endperform statement.&lt;/P&gt;&lt;P&gt;/:DEFINE &amp;amp;S_DATE&amp;amp; = '     '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/:PERFORM get_date IN PROGRAM zreport &lt;/P&gt;&lt;P&gt;/:USING &amp;amp;SALESORDER&amp;amp;&lt;/P&gt;&lt;P&gt;/:CHANGING &amp;amp;S_DATE&amp;amp;&lt;/P&gt;&lt;P&gt;/:ENDPERFORM   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you are passing salesorder value and getting the date by calling the subroutine get_date in the program zreport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Sep 2006 12:47:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-01T12:47:36Z</dc:date>
    <item>
      <title>Layout set</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-set/m-p/1532500#M243205</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 there any way to call an element in Sap script without changing the driver program ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Priti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 12:27:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-set/m-p/1532500#M243205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T12:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Layout set</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-set/m-p/1532501#M243206</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; U can copay the driven program and make it as Z program.&lt;/P&gt;&lt;P&gt;Now can u add ur element in ur z driven program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 12:39:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-set/m-p/1532501#M243206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T12:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Layout set</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-set/m-p/1532502#M243207</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 think we can not do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Bharat Kumar Reddy.V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 12:40:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-set/m-p/1532502#M243207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T12:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Layout set</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-set/m-p/1532503#M243208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create your own subroutines to populate data from database into Sapscript variables. Below is the link where you can have more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.niraj.tripod.com/id18.html" target="test_blank"&gt;http://sap.niraj.tripod.com/id18.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 12:41:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-set/m-p/1532503#M243208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T12:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Layout set</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-set/m-p/1532504#M243209</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;If you dont want to change the driver program and if there is some subroutine in the driver program that fetches the value, then you can simply call this subroutine in your form using peform-endperform statement.&lt;/P&gt;&lt;P&gt;/:DEFINE &amp;amp;S_DATE&amp;amp; = '     '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/:PERFORM get_date IN PROGRAM zreport &lt;/P&gt;&lt;P&gt;/:USING &amp;amp;SALESORDER&amp;amp;&lt;/P&gt;&lt;P&gt;/:CHANGING &amp;amp;S_DATE&amp;amp;&lt;/P&gt;&lt;P&gt;/:ENDPERFORM   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you are passing salesorder value and getting the date by calling the subroutine get_date in the program zreport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 12:47:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-set/m-p/1532504#M243209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T12:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Layout set</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/layout-set/m-p/1532505#M243210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; It is not possible to call a named text &amp;lt;b&amp;gt;element&amp;lt;/b&amp;gt; in a SAPScript without changing the driver program. If you want to fetch and print some data with is not beeing passed by driver program then you can do it using PERFORM...ENDPEROFRM control command of SAPScript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Bharat Kumar Reddy.V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 14:00:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/layout-set/m-p/1532505#M243210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T14:00:07Z</dc:date>
    </item>
  </channel>
</rss>

