<?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: Fm parameters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-parameters/m-p/347177#M6605</link>
    <description>&lt;P&gt;You have two exported parameter, so you shoud easily guess which one is useful and not optional... &lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2017 10:32:09 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2017-02-08T10:32:09Z</dc:date>
    <item>
      <title>Fm parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-parameters/m-p/347176#M6604</link>
      <description>&lt;P&gt;I have to use below FM in report to get WBS.&lt;/P&gt;&lt;P&gt;I just tested this FM in se37 , Under E_PRPS I GET WBS ,but dont geetting understood in report FM which parameters to use to get WBS . Please help in this regard.&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'AIPA_READ_CO_OBJECT'&lt;BR /&gt;
 EXPORTING&lt;BR /&gt;
 i_objnr = WA_PRPS-OBJNR&lt;BR /&gt;
* I_FLG_REQUESTS_ALONE = ' '&lt;BR /&gt;
* IMPORTING&lt;BR /&gt;
* E_OBART =&lt;BR /&gt;
* E_AUFKV =&lt;BR /&gt;
* E_PRPS = &lt;BR /&gt;
* E_PROJ =&lt;BR /&gt;
* E_IMAK =&lt;BR /&gt;
* E_IMAKT =&lt;BR /&gt;
* ET_COOBJ_ASSIGNED =&lt;BR /&gt;
* E_REQ_CH =&lt;BR /&gt;
* E_MEAS_AS =&lt;BR /&gt;
* E_TBP1C =&lt;BR /&gt;
* TABLES&lt;BR /&gt;
* ET_IMZO =&lt;BR /&gt;
* ET_IMAKPGES =&lt;BR /&gt;
* ET_ROPA =&lt;BR /&gt;
* EXCEPTIONS&lt;BR /&gt;
* NOT_FOUND = 1&lt;BR /&gt;
* OBART_NOT_FOUND = 2&lt;BR /&gt;
* OTHERS = 3&lt;BR /&gt;
 .&lt;BR /&gt;
 IF sy-subrc &amp;lt;&amp;gt; 0.&lt;BR /&gt;
* Implement suitable error handling here&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 07:49:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-parameters/m-p/347176#M6604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-02-08T07:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Fm parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-parameters/m-p/347177#M6605</link>
      <description>&lt;P&gt;You have two exported parameter, so you shoud easily guess which one is useful and not optional... &lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 10:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-parameters/m-p/347177#M6605</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-02-08T10:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Fm parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-parameters/m-p/347178#M6606</link>
      <description>&lt;P&gt;position cursor on Call and press F1. Then read until you understand how to use this basic ABAP statement.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 13:21:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-parameters/m-p/347178#M6606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-02-08T13:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fm parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-parameters/m-p/347179#M6607</link>
      <description>&lt;P&gt;Why do you &lt;STRONG&gt;have&lt;/STRONG&gt; to use this FM? It's not released, not document, not even a good description. Makes no sense. &lt;/P&gt;&lt;P&gt;And I can't understand this part at all: &lt;EM&gt;"&lt;/EM&gt;&lt;EM&gt;Under E_PRPS I GET WBS ,but dont geetting understood in report FM which parameters to use to get WBS"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;You just said in the same sentence "I get WBS". So what is the issue exactly? Which parameter to use? There are only 2 of them! &lt;/P&gt;&lt;P&gt;Very much confused by this... &lt;/P&gt;&lt;P&gt;P.S. Please don't include commented out code in the questions. It takes up the whole screen and we have enough scrolling here as it is.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 16:36:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-parameters/m-p/347179#M6607</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2017-02-08T16:36:56Z</dc:date>
    </item>
  </channel>
</rss>

