<?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: calling standard transaction from ABAP program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189570#M1201042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL TRANSACTION 'SE80' AND SKIP FIRST SCREEN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Feb 2009 15:43:52 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2009-02-16T15:43:52Z</dc:date>
    <item>
      <title>calling standard transaction from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189566#M1201038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to call standard transaction like 'se80 'from ABAP program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 15:37:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189566#M1201038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-16T15:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: calling standard transaction from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189567#M1201039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes...Its possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Call transaction 'XX'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurpreet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 15:39:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189567#M1201039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-16T15:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: calling standard transaction from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189568#M1201040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - see the ABAP keywords "CALL TRANSACTION"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 15:39:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189568#M1201040</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-02-16T15:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: calling standard transaction from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189569#M1201041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that but it is giving error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 15:41:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189569#M1201041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-16T15:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: calling standard transaction from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189570#M1201042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL TRANSACTION 'SE80' AND SKIP FIRST SCREEN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 15:43:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189570#M1201042</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-02-16T15:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: calling standard transaction from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189571#M1201043</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;&lt;/P&gt;&lt;P&gt;OPEN A NEW PROGRAM JUST TYPE THESE CODES AND CHECK:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT ZTEST.

CALL TRANSACTION 'SE80'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS,&lt;/P&gt;&lt;P&gt;GP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 15:49:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189571#M1201043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-16T15:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: calling standard transaction from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189572#M1201044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for instant replies.&lt;/P&gt;&lt;P&gt;My problem is that i want to call the transaction CG3Z and i need to pass file paths as parameter , how to achive this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 15:54:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189572#M1201044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-16T15:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: calling standard transaction from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189573#M1201045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please use the fm instead of call transaction to CG3Z&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if file is text file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    call function 'C13Z_FILE_UPLOAD_ASCII'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else if binary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    call function 'C13Z_FILE_UPLOAD_BINARY'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 16:03:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189573#M1201045</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-02-16T16:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: calling standard transaction from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189574#M1201046</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;Use:&lt;/P&gt;&lt;P&gt;EXPORT &amp;lt;FIELDNAME&amp;gt; TO MEMORY ID &amp;lt;XY&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call transaction 'XX'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALLED TCODE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT &amp;lt;FIELDNAME&amp;gt; FROM MEMORY ID &amp;lt;XY&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR (USE SET/GET USING PARAMETER ID).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET PARAMETER ID &amp;lt;XYZ&amp;gt; FOR &amp;lt;FIELD&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For parameters Id:&lt;/P&gt;&lt;P&gt;1)Select the field in the transaction&lt;/P&gt;&lt;P&gt;2)Press F1.&lt;/P&gt;&lt;P&gt;3) Technical settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;GP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 16:07:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-standard-transaction-from-abap-program/m-p/5189574#M1201046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-16T16:07:46Z</dc:date>
    </item>
  </channel>
</rss>

