<?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: re: ctu_parameters structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-ctu-parameters-structure/m-p/1067940#M93913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paluri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by using &amp;lt;b&amp;gt;CTU_PARAMS&amp;lt;/b&amp;gt; you are able to control, how the transaction is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DISMODE: A,E,N&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;UPDMODE: A,S,L&lt;/P&gt;&lt;P&gt;are as usual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEFSIZE if 'X': use standard screen size in BDC session,  instead of the users current screen size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RACOMMIT if 'X': do not end BDC after COMMIT WORK, which is the standard behaviour. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOBINPT if 'X': do not set SY-BINPT flag, or in other words: don't tell the called transaction about BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOBIEND if 'X': reset SY-BINPT flag, if no more screen recorded. In combination with DISMODE 'E' you run some screens via BDC and then do the rest with normal user dialog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find my answer useful, please don't forget the reward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Juergen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Oct 2005 11:26:09 GMT</pubDate>
    <dc:creator>former_member225448</dc:creator>
    <dc:date>2005-10-13T11:26:09Z</dc:date>
    <item>
      <title>re: ctu_parameters structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-ctu-parameters-structure/m-p/1067939#M93912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;what are the advantages we can get by using this ctu_parameters structure, if we use with call transaction.  Please give clear details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2005 06:14:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-ctu-parameters-structure/m-p/1067939#M93912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-13T06:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: re: ctu_parameters structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-ctu-parameters-structure/m-p/1067940#M93913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paluri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by using &amp;lt;b&amp;gt;CTU_PARAMS&amp;lt;/b&amp;gt; you are able to control, how the transaction is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DISMODE: A,E,N&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;UPDMODE: A,S,L&lt;/P&gt;&lt;P&gt;are as usual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEFSIZE if 'X': use standard screen size in BDC session,  instead of the users current screen size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RACOMMIT if 'X': do not end BDC after COMMIT WORK, which is the standard behaviour. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOBINPT if 'X': do not set SY-BINPT flag, or in other words: don't tell the called transaction about BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOBIEND if 'X': reset SY-BINPT flag, if no more screen recorded. In combination with DISMODE 'E' you run some screens via BDC and then do the rest with normal user dialog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find my answer useful, please don't forget the reward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Juergen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2005 11:26:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-ctu-parameters-structure/m-p/1067940#M93913</guid>
      <dc:creator>former_member225448</dc:creator>
      <dc:date>2005-10-13T11:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: re: ctu_parameters structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-ctu-parameters-structure/m-p/1067941#M93914</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 set additional parameters which you cannot directly do in call transaction  except DISMODE &amp;amp; UPDMODE. If you dont specify these parameters using CTU_PARAMS they take the default value. If you want to change any of these you should use CTU_PARAMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DISMODE&lt;/P&gt;&lt;P&gt;Processing mode (comparable with the MODE addition) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDMODE&lt;/P&gt;&lt;P&gt;Update mode (comparable with the UPDATE addition) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CATTMODE&lt;/P&gt;&lt;P&gt;CATT mode (controlling a CATT procedure) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CATT mode can have the following values: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;' ' No CATT procedure active &lt;/P&gt;&lt;P&gt;'N' CATT procedure without single screen control &lt;/P&gt;&lt;P&gt;'A' CATT procedure with single screen control &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEFSIZE&lt;/P&gt;&lt;P&gt;Use standard window size &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RACOMMIT&lt;/P&gt;&lt;P&gt;COMMIT WORK does not end CATT procedure &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOBINPT&lt;/P&gt;&lt;P&gt;No batch input mode, that s SY-BINPT = SPACE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOBIEND&lt;/P&gt;&lt;P&gt;No batch input mode after BDC data has been read &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The components DEFSIZE , RACOMMIT, NOBINPT, NOBIEND always take the following values: &lt;/P&gt;&lt;P&gt;'X' Yes &lt;/P&gt;&lt;P&gt;' ' No &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;&lt;/P&gt;&lt;P&gt;If the OPTIONS addition is omitted, the following settings are valid for the control parameters: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DISMODE from the MODE addition &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDMODE&lt;/P&gt;&lt;P&gt;from the UPDATE addition &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CATTMODE&lt;/P&gt;&lt;P&gt;No CATT procedure active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEFSIZE&lt;/P&gt;&lt;P&gt;Do not use standard window size &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RACOMMIT&lt;/P&gt;&lt;P&gt;COMMIT WORK ends procedure successfully &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOBINPT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Batch input mode, that is SY-BINPT =X. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOBIEND&lt;/P&gt;&lt;P&gt;Batch input mode also active after BDC data has been read&amp;lt;/b&amp;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;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2005 11:34:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-ctu-parameters-structure/m-p/1067941#M93914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-13T11:34:17Z</dc:date>
    </item>
  </channel>
</rss>

