<?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: RFC function to get the WBS Element formatted string in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-to-get-the-wbs-element-formatted-string/m-p/6862927#M1476010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an option of course but we are looking for an out of the box solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Apr 2010 13:14:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-29T13:14:44Z</dc:date>
    <item>
      <title>RFC function to get the WBS Element formatted string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-to-get-the-wbs-element-formatted-string/m-p/6862925#M1476008</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;Is there an RFC function I could use which would do what the CONVERSION_EXIT_ABPSN_OUTPUT does?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using Project IDOC to replicate WBS element in our procurement system. The IDOC only provides the unformatted version of the WBS Element id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 13:06:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-to-get-the-wbs-element-formatted-string/m-p/6862925#M1476008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T13:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: RFC function to get the WBS Element formatted string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-to-get-the-wbs-element-formatted-string/m-p/6862926#M1476009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can't you copy it and make the copy remote-able?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 13:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-to-get-the-wbs-element-formatted-string/m-p/6862926#M1476009</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2010-04-29T13:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: RFC function to get the WBS Element formatted string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-to-get-the-wbs-element-formatted-string/m-p/6862927#M1476010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an option of course but we are looking for an out of the box solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 13:14:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-to-get-the-wbs-element-formatted-string/m-p/6862927#M1476010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T13:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: RFC function to get the WBS Element formatted string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-to-get-the-wbs-element-formatted-string/m-p/6862928#M1476011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi michael,&lt;/P&gt;&lt;P&gt;I believe &lt;STRONG&gt;BAPI_PROJECT_MAINTAIN&lt;/STRONG&gt; is the bapi you are looking for ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also you could refer the thread below for sample code of the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[LINK|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="717292"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This bapi will help you update the WBS element ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could also refer the following wiki &lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/PLM/How" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/PLM/How&lt;/A&gt;&lt;EM&gt;to&lt;/EM&gt;use&lt;EM&gt;BAPI&lt;/EM&gt;in&lt;EM&gt;Project&lt;/EM&gt;System+Module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Manthan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 13:16:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-to-get-the-wbs-element-formatted-string/m-p/6862928#M1476011</guid>
      <dc:creator>manthanraja</dc:creator>
      <dc:date>2010-04-29T13:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: RFC function to get the WBS Element formatted string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-to-get-the-wbs-element-formatted-string/m-p/6862929#M1476012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Manthan, The BAPI you are referring to is about changing the WBS Element. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am after an RFC function which would get a project number and give the XXX.XX.XX version for example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 13:24:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-to-get-the-wbs-element-formatted-string/m-p/6862929#M1476012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T13:24:37Z</dc:date>
    </item>
  </channel>
</rss>

