<?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 CTU_PARAMS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ctu-params/m-p/3577303#M861142</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; To handle screen resolution while working on BDCs in 40B version what can be used in place of CTU_PARAMS ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Mar 2008 09:22:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-18T09:22:57Z</dc:date>
    <item>
      <title>CTU_PARAMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ctu-params/m-p/3577303#M861142</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; To handle screen resolution while working on BDCs in 40B version what can be used in place of CTU_PARAMS ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 09:22:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ctu-params/m-p/3577303#M861142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T09:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: CTU_PARAMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ctu-params/m-p/3577304#M861143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CTU_PARAMS is a structure used to control processing of CALL_TRANSACTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION (...) OPTIONS FROM opt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at CALL TRANSACTION - Calling a Transaction or other threads like CTU_PARAMS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally CTU_PARAMS Is used to avoid unnecessary screens,even though they will not appear in the recording.i also send a sample code for that to avoid this problem check it once ok..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have to add the below code in ur bdc program at the begin of ur code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SYNTAX AND CODE:&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Elimination Of Illegal Screens &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------" /&gt;&lt;P&gt;DATA: opt TYPE ctu_params.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;opt-nobinpt = 'X'.&lt;/P&gt;&lt;P&gt;opt-defsize = 'X'.&lt;/P&gt;&lt;P&gt;opt-updmode = 'A'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5004911"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 09:38:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ctu-params/m-p/3577304#M861143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T09:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: CTU_PARAMS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ctu-params/m-p/3577305#M861144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply..but my friend I know that just to make my question more clear I am working on 40B version which does not have CTU_PARAMS so i wanted to know if we had a substitute for the same in 40B.&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;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu Verma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Himanshu Verma on Mar 18, 2008 9:37 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 09:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ctu-params/m-p/3577305#M861144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T09:44:52Z</dc:date>
    </item>
  </channel>
</rss>

