<?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 Create Accounting Document with external number range in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-accounting-document-with-external-number-range/m-p/4874460#M1139423</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Requirement is to copy all financial documents from one company code to the other at the end of the month. I could test the creation of documents with BAPI, BAPI_ACC_DOCUMENT_POST. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the issue is some document types are maintained as external number range. When I try pass value to field AC_DOC_NO, system is expecting value to fields OBJ_TYPE, OBJ_KEY, OBJ_SYS. When I provide value system is not accepting any value to the field OBJ_TYPE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me to resolve the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Dec 2008 15:10:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-10T15:10:13Z</dc:date>
    <item>
      <title>Create Accounting Document with external number range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-accounting-document-with-external-number-range/m-p/4874460#M1139423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Requirement is to copy all financial documents from one company code to the other at the end of the month. I could test the creation of documents with BAPI, BAPI_ACC_DOCUMENT_POST. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the issue is some document types are maintained as external number range. When I try pass value to field AC_DOC_NO, system is expecting value to fields OBJ_TYPE, OBJ_KEY, OBJ_SYS. When I provide value system is not accepting any value to the field OBJ_TYPE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me to resolve the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 15:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-accounting-document-with-external-number-range/m-p/4874460#M1139423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T15:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Create Accounting Document with external number range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-accounting-document-with-external-number-range/m-p/4874461#M1139424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;reset the number range and you can execute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 15:17:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-accounting-document-with-external-number-range/m-p/4874461#M1139424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T15:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create Accounting Document with external number range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-accounting-document-with-external-number-range/m-p/4874462#M1139425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still I am getting the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 15:20:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-accounting-document-with-external-number-range/m-p/4874462#M1139425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T15:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Create Accounting Document with external number range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-accounting-document-with-external-number-range/m-p/4874463#M1139426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check your tables, what ever your passing the values already exists in your table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your table already there the number is : 1200&lt;/P&gt;&lt;P&gt;the number range should start with 1201 onwords...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 16:16:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-accounting-document-with-external-number-range/m-p/4874463#M1139426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T16:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create Accounting Document with external number range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-accounting-document-with-external-number-range/m-p/4874464#M1139427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have reset the number range and it is now first number in the number range. With the same number I am able to create document through front end transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I do not think that is the reason for the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2008 08:05:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-accounting-document-with-external-number-range/m-p/4874464#M1139427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-11T08:05:12Z</dc:date>
    </item>
  </channel>
</rss>

