<?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: Call ABAP OO method from SAP script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-abap-oo-method-from-sap-script/m-p/12804440#M2025164</link>
    <description>&lt;P&gt;in Sapscript you only have "PERFORM", so you'll have to write a wrapper "FORM" in a program of your choice, it does not have to be the print program.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Sep 2023 08:22:17 GMT</pubDate>
    <dc:creator>abo</dc:creator>
    <dc:date>2023-09-15T08:22:17Z</dc:date>
    <item>
      <title>Call ABAP OO method from SAP script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-abap-oo-method-from-sap-script/m-p/12804439#M2025163</link>
      <description>&lt;P&gt;In a SAP script form I want to add a bold text saying "TEST" if we are in a test system.&lt;/P&gt;
  &lt;P&gt;To check this, in our smartforms we use `CL_SOAP_UTIL_DB=&amp;gt;CHECK_PRODUCTIVE_SYSTEM( )` to check this, but I couldn't find how to call ABAP OO methods from SAP script.&lt;/P&gt;
  &lt;P&gt;The print program is SAP standard so I cannot do it in ABAP itself&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2023 08:12:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-abap-oo-method-from-sap-script/m-p/12804439#M2025163</guid>
      <dc:creator>Kevin_Holtkamp</dc:creator>
      <dc:date>2023-09-15T08:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Call ABAP OO method from SAP script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-abap-oo-method-from-sap-script/m-p/12804440#M2025164</link>
      <description>&lt;P&gt;in Sapscript you only have "PERFORM", so you'll have to write a wrapper "FORM" in a program of your choice, it does not have to be the print program.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2023 08:22:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-abap-oo-method-from-sap-script/m-p/12804440#M2025164</guid>
      <dc:creator>abo</dc:creator>
      <dc:date>2023-09-15T08:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Call ABAP OO method from SAP script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-abap-oo-method-from-sap-script/m-p/12804441#M2025165</link>
      <description>&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;You can call subroutine as described &lt;A href="http://abapcadabra.com/index.php/smartforms/519-call-routine-from-sapscript" target="_blank"&gt;here&lt;/A&gt;. In the code you can simply call the method.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2023 08:22:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-abap-oo-method-from-sap-script/m-p/12804441#M2025165</guid>
      <dc:creator>fprokopiuk</dc:creator>
      <dc:date>2023-09-15T08:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Call ABAP OO method from SAP script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-abap-oo-method-from-sap-script/m-p/12804442#M2025166</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;kevinholtkamp2&lt;/SPAN&gt; Ref to SAP Library: &lt;A href="https://help.sap.com/docs/search?q=Calling%20ABAP%20Subroutines%3A%20PERFORM" target="_blank"&gt;https://help.sap.com/docs/search?q=Calling%20ABAP%20Subroutines%3A%20PERFORM&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/docs/ABAP_PLATFORM_NEW/59204ae5e0d745628df068a6ec7591b0/4e34f87463de02c2e10000000a15822b.html?q=Calling%20ABAP%20Subroutines%3A%20PERFORM"&gt;Calling ABAP Subroutines: PERFORM | SAP Help Portal&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2023 16:13:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-abap-oo-method-from-sap-script/m-p/12804442#M2025166</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-09-15T16:13:25Z</dc:date>
    </item>
  </channel>
</rss>

