<?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: Use TH_CREATE_MODE to invoke another program with some parameters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-th-create-mode-to-invoke-another-program-with-some-parameters/m-p/4860721#M1136546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wrong mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Nov 2008 03:02:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-23T03:02:49Z</dc:date>
    <item>
      <title>Use TH_CREATE_MODE to invoke another program with some parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-th-create-mode-to-invoke-another-program-with-some-parameters/m-p/4860720#M1136545</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;TH_CREATE_MODE colud be a good solution to call transaction in a new session but I have to set some parameters to it just like SELECT-OPTIONS or something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My code:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;     CALL FUNCTION 'TH_CREATE_MODE'
       EXPORTING
         transaktion          = 'ZTEST'
         del_on_eot           = 0
         PARAMETERS           = 'S8-LOW=1000'          &amp;lt;-----incorrect I know
         PROCESS_DARK         = ''
*       IMPORTING
*         MODE                 =
       EXCEPTIONS
         max_sessions         = 1
         internal_error       = 2
         no_authority         = 3
         OTHERS               = 4.
      IF sy-subrc &amp;lt;&amp;gt; 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Nov 2008 02:35:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-th-create-mode-to-invoke-another-program-with-some-parameters/m-p/4860720#M1136545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-23T02:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Use TH_CREATE_MODE to invoke another program with some parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-th-create-mode-to-invoke-another-program-with-some-parameters/m-p/4860721#M1136546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wrong mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Nov 2008 03:02:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-th-create-mode-to-invoke-another-program-with-some-parameters/m-p/4860721#M1136546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-23T03:02:49Z</dc:date>
    </item>
  </channel>
</rss>

