<?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: Function Module SO_CONVERT_CONTENTS_BIN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589097#M1939309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simone,&lt;/P&gt;&lt;P&gt;I think i'll try to copy the FM SO_CONVERT_CONTENTS_BIN and &lt;SPAN style="color: #333333; font-size: 12px;"&gt;SO_SOLIXTAB_TO_SOLITAB&lt;/SPAN&gt; since the structure of the object SOLIXTAB is already at 46C.&lt;/P&gt;&lt;P&gt;I'll update later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raymond,&lt;/P&gt;&lt;P&gt;i'll check what you suggest thanks for your advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2016 01:41:38 GMT</pubDate>
    <dc:creator>Rio_Akbar_Aziz</dc:creator>
    <dc:date>2016-03-08T01:41:38Z</dc:date>
    <item>
      <title>Function Module SO_CONVERT_CONTENTS_BIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589089#M1939301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need advice about my problem.&lt;/P&gt;&lt;P&gt;I need Function Module SO_CONVERT_CONTENTS_BIN but in SAP R/3 Version 4.6C &lt;SPAN style="font-size: 10pt;"&gt;the FM doesn't exist.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I read the documentation the FM release at 50A.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So anyone can tell me other FM that have same function like SO_CONVERT_CONTENTS_BIN or there's any solution for this case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 02:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589089#M1939301</guid>
      <dc:creator>Rio_Akbar_Aziz</dc:creator>
      <dc:date>2016-03-07T02:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module SO_CONVERT_CONTENTS_BIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589090#M1939302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps if you shared what you are trying to achieve some meaningful answers might be forthcoming. So far you've only shared your desired solution - not the actual problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 06:36:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589090#M1939302</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2016-03-07T06:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module SO_CONVERT_CONTENTS_BIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589091#M1939303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to upload an attachment from z program for the tax invoices to the government.&lt;/P&gt;&lt;P&gt;I just implement the Z program at my previous client system and success (ECC6 EHP 6).&lt;/P&gt;&lt;P&gt;But now i have new client and want same program and now i have a problem with the Function module.&lt;/P&gt;&lt;P&gt;When i search the function module for the Z program in SAP R/3 4.6C the FM doesn't exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two FM that doesnt exist in SAP R/3 4.6C&lt;/P&gt;&lt;P&gt;BKK_ADD_MONTH_TO_DATE and&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;FM SO_CONVERT_CONTENTS_BIN.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but for the first FM i have found similar that is &lt;SPAN style="font-size: 13.3333px;"&gt;RE_ADD_MONTH_TO_DATE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;so what i need is the FM wich have same or similar function with SO_CONVERT_CONTENTS_BIN.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Or any idea to solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another thought for copy &lt;SPAN style="font-size: 13.3333px;"&gt;FM SO_CONVERT_CONTENTS_BIN from ECC6 to R/3 4.6C.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;But i need advice, is it secure for copy FM from higher level? what must i've done to do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 07:57:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589091#M1939303</guid>
      <dc:creator>Rio_Akbar_Aziz</dc:creator>
      <dc:date>2016-03-07T07:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module SO_CONVERT_CONTENTS_BIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589092#M1939304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it's not secure, because you do not know if it has other FM you do not have&amp;nbsp; in 4.6 (like SO_SOLIXTAB_TO_SOLITAB )&amp;nbsp; or if it uses statements/includes/form you still need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to copy it, you have to follow every single line of code in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 08:01:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589092#M1939304</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2016-03-07T08:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module SO_CONVERT_CONTENTS_BIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589093#M1939305</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;Thanks for your reply,&lt;/P&gt;&lt;P&gt;so any recommendation for the alternate FM that exist to substitute SO_CONVERT_CONTENTS_BIN in SAP R/3 4.6C?&lt;/P&gt;&lt;P&gt;or any method for search FM with similar / same function.&lt;/P&gt;&lt;P&gt;i really need expert advice and thought to solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 08:09:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589093#M1939305</guid>
      <dc:creator>Rio_Akbar_Aziz</dc:creator>
      <dc:date>2016-03-07T08:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module SO_CONVERT_CONTENTS_BIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589094#M1939306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without having access to 4.6 since last 7 years it's pretty hard to help you.&lt;/P&gt;&lt;P&gt;First shot would be search SE37 with "*conv*bin*" and scan the results.&lt;/P&gt;&lt;P&gt;Extrema ratio, copy the FM you need (if it's just a report needing it, i suggest to copy the code as form instead of FM).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 08:22:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589094#M1939306</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2016-03-07T08:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module SO_CONVERT_CONTENTS_BIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589095#M1939307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Debug the standard tcode to get the FM..no other go&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 08:27:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589095#M1939307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-07T08:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module SO_CONVERT_CONTENTS_BIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589096#M1939308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm too no longer able to access an old 46c instance for some years, Could you look at FM &lt;SPAN class="urTxtH1"&gt;SO_DOCUMENT_SEND_API1, look for some code like&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P style="font-family: courier; color: black;"&gt;&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;describe&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;table&lt;/SPAN&gt; contents_bin &lt;SPAN style="color: #0000ff;"&gt;lines&lt;/SPAN&gt; hex_size&lt;SPAN style="color: #800080;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-family: courier; color: black;"&gt;&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt; hex_size &lt;SPAN style="color: #0000ff;"&gt;gt&lt;/SPAN&gt; &lt;SPAN style="color: #3399ff;"&gt;0&lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN class="urTxtH1"&gt;to find how SAP managed it in 46c.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="urTxtH1"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="urTxtH1"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="urTxtH1"&gt;Raymond&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 10:31:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589096#M1939308</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-03-07T10:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module SO_CONVERT_CONTENTS_BIN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589097#M1939309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simone,&lt;/P&gt;&lt;P&gt;I think i'll try to copy the FM SO_CONVERT_CONTENTS_BIN and &lt;SPAN style="color: #333333; font-size: 12px;"&gt;SO_SOLIXTAB_TO_SOLITAB&lt;/SPAN&gt; since the structure of the object SOLIXTAB is already at 46C.&lt;/P&gt;&lt;P&gt;I'll update later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raymond,&lt;/P&gt;&lt;P&gt;i'll check what you suggest thanks for your advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 01:41:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-so-convert-contents-bin/m-p/11589097#M1939309</guid>
      <dc:creator>Rio_Akbar_Aziz</dc:creator>
      <dc:date>2016-03-08T01:41:38Z</dc:date>
    </item>
  </channel>
</rss>

