<?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 RV_HELP_VBELN Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rv-help-vbeln-problem/m-p/9006780#M1698377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm currently working on BAPI_CONTRACT_CREATEFROMDATA to save contracts.&amp;nbsp; However, we have a requirement to use external number range that's why I started to use the FM RV_HELP_VBELN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that when I'm using this FM, I always got an error "Address category does not exists" when saving the contract.&amp;nbsp; When I manually enter the contract number without using RV_HELP_VBELN, everything is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyone who has experienced this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Aug 2012 10:33:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-08-30T10:33:25Z</dc:date>
    <item>
      <title>RV_HELP_VBELN Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rv-help-vbeln-problem/m-p/9006780#M1698377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm currently working on BAPI_CONTRACT_CREATEFROMDATA to save contracts.&amp;nbsp; However, we have a requirement to use external number range that's why I started to use the FM RV_HELP_VBELN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that when I'm using this FM, I always got an error "Address category does not exists" when saving the contract.&amp;nbsp; When I manually enter the contract number without using RV_HELP_VBELN, everything is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyone who has experienced this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 10:33:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rv-help-vbeln-problem/m-p/9006780#M1698377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-30T10:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: RV_HELP_VBELN Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rv-help-vbeln-problem/m-p/9006781#M1698378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to debug &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;RV_HELP_VBELN,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 10:56:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rv-help-vbeln-problem/m-p/9006781#M1698378</guid>
      <dc:creator>bharat_rathod2</dc:creator>
      <dc:date>2012-08-30T10:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: RV_HELP_VBELN Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rv-help-vbeln-problem/m-p/9006782#M1698379</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;Assuming this is message VP 700 (you can supply the technical details of the message in your question, we're developers, we can cope), this is triggered from function module SD_ADDRESS_GET.&amp;nbsp; Your debugging should also focus here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 11:59:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rv-help-vbeln-problem/m-p/9006782#M1698379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-30T11:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: RV_HELP_VBELN Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rv-help-vbeln-problem/m-p/9006783#M1698380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not pass the value for auart and manually added a validation for existing external number range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 08:08:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rv-help-vbeln-problem/m-p/9006783#M1698380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-31T08:08:14Z</dc:date>
    </item>
  </channel>
</rss>

