<?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: BAPI/RFC function module - accessing with third party tool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813324#M1955171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You followed the right procedure to understand the requirement. But,Sometimes, I do mind reading very fast &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/111/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt; which I should avoid. I have started contributing recently, so learning it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Kumar &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Sep 2016 07:00:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-09-09T07:00:22Z</dc:date>
    <item>
      <title>BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813308#M1955155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`m using XTRACTIS+SSIS tool to extract data from SAP ERP R/3 platform and for most of my data i`m reading transparent tables and extracting into my DataWarehouse for further ETL processes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far so good, but now i received a business request to read out all Long text Description for all of my materials from material master (MARA).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to use some BAPI modules but with no luck (e.g. BAPI_MATERIAL_GET_ALL ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any of you experts provide me with a name of a BAPI to be able to access the long text description of material by imputing the MATNR field and receive the long text description obtain directly in ABAP by accessing the READ_TEXT function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for posting this question into ABAP Development section!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Nicolae Foldesi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 10:09:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813308#M1955155</guid>
      <dc:creator>nicolae_foldesi</dc:creator>
      <dc:date>2016-09-08T10:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813309#M1955156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicolae,&lt;/P&gt;&lt;P&gt;as first step, ask your ABAP collegue, if you have one: he should know the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you check BAPI_MATERIAL_GETALL? It has a nice returning table MATERIALTEXT with all the long texts as well MATERIALDESCRIPTION with all the long descriptions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 11:22:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813309#M1955156</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2016-09-08T11:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813310#M1955157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Hi &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;---------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;BAPI_MATERIAL_GET_ALL will give you all long text descriptions for the material &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Just put Material number in parameter MATERIAL and retrieve long texts from table MATERIALLONGTEXT &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;-----------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Or using READ_TEXT Function module with &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;NAME =&amp;nbsp; Material number in internal format ( char18 ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;LANGUANGE = SY-LANGU&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;OBJECT&amp;nbsp; =&amp;nbsp; 'MATERIAL'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;ID = 'GRUN' or 'BEST' ... [&amp;nbsp; see the different values for iD in table TTXID ] &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;---------------------&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Thanks &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 11:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813310#M1955157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-08T11:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813311#M1955158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you read the initial thread, the OP says clearly he cannot use READ_TEXT since he's invoking the FM &lt;STRONG&gt;an external system&lt;/STRONG&gt; so he needs an RFC function and READ_TEXT isn't.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 11:36:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813311#M1955158</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2016-09-08T11:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813312#M1955159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 11:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813312#M1955159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-08T11:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813313#M1955160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why you suggest to create a Z RFC function when there is already a standard BAPI?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 11:47:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813313#M1955160</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2016-09-08T11:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813314#M1955161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hichma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`ve read your answer and tried again with &lt;SPAN style="color: #333333; font-size: 12px;"&gt;BAPI_MATERIAL_GET_ALL and exactly the long text misses to return - the other data it returns OK.&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/1032310" width="450" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;All the options are filled OK but the return is without LONG Desc &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/108/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway thanks for the reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 13:02:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813314#M1955161</guid>
      <dc:creator>nicolae_foldesi</dc:creator>
      <dc:date>2016-09-08T13:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813315#M1955162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i did checked this BAPI and the only thing that doesn't return is the long text description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`ll ask and ABAP colleague, (even if i don`t have one &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/108/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; - but i`ll find one), thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be much easier directly in ABAP code of course, but i need the information inserted into my DataWarehouse and converted into nvarchar or text or any other format human readable &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/108/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; - exact like you can see in MM03-&amp;gt;AditionalData-&amp;gt;Basic Data Text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 13:10:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813315#M1955162</guid>
      <dc:creator>nicolae_foldesi</dc:creator>
      <dc:date>2016-09-08T13:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813316#M1955163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess that the correct answer is "Ask an ABAP colleague" &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/108/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 13:12:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813316#M1955163</guid>
      <dc:creator>nicolae_foldesi</dc:creator>
      <dc:date>2016-09-08T13:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813317#M1955164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's strange that the table with long text is empty: do you pass/filter any language?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 13:16:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813317#M1955164</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2016-09-08T13:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813318#M1955165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Nicolae is trying to access 'Basis Data Text' which I guess the BAPI won't provide. As per my understanding, no BAPI is provided for it. So a BAPI can be created and READ_TEXT can be called inside. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 13:23:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813318#M1955165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-08T13:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813319#M1955166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I`ve checked table STXL and i have data inhere on two different languages. And yes i have looped for all languages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`ve also got some other documentation for this BAPI module and i saw table the table where from this bapi read the long text is "materiallongtext = " bapi_mltx_ga Long Texts"&amp;nbsp; and in MLTX i don`t have any data, this is not even activated in Dictionary.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 13:23:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813319#M1955166</guid>
      <dc:creator>nicolae_foldesi</dc:creator>
      <dc:date>2016-09-08T13:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813320#M1955167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you are right Amit, but unfortunately i cant ask from the SAP guys to create me an Z bapi to read this text. I have to get solved without them, unfortunately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 13:25:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813320#M1955167</guid>
      <dc:creator>nicolae_foldesi</dc:creator>
      <dc:date>2016-09-08T13:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813321#M1955168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you looking for basic data text in MM03 then use Function Module READ_TEXT with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;CLIENT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp; sy-mandt&lt;/LI&gt;&lt;LI&gt;ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp; 'GRUN'&lt;/LI&gt;&lt;LI&gt;LANGUAGE&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EN&lt;/LI&gt;&lt;LI&gt;NAME&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp; material number in intern format (CHAR18 ) Add leading 0 if you have to &lt;/LI&gt;&lt;LI&gt;OBJECT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp;&amp;nbsp; ' MATERIAL' &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/1032300" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 13:33:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813321#M1955168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-08T13:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813322#M1955169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes indeed, you are perfectly right, but with my third party connector XTRACTIS from Theobald i cannot use the function itself i have to pass in a BAPI or a RFC Function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 13:52:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813322#M1955169</guid>
      <dc:creator>nicolae_foldesi</dc:creator>
      <dc:date>2016-09-08T13:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813323#M1955170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My fault, on "Basis data Text" i understood the long text under BASIC DATA tab, the material descriptions.&lt;/P&gt;&lt;P&gt;So dumb sometimes!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 06:32:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813323#M1955170</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2016-09-09T06:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI/RFC function module - accessing with third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813324#M1955171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You followed the right procedure to understand the requirement. But,Sometimes, I do mind reading very fast &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/111/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt; which I should avoid. I have started contributing recently, so learning it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Kumar &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 07:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-rfc-function-module-accessing-with-third-party-tool/m-p/11813324#M1955171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-09T07:00:22Z</dc:date>
    </item>
  </channel>
</rss>

