<?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: BDC Runtime Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619815#M601534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i havn't declared these fields in the program. it is calling an SAP Standard program internally&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jul 2007 11:46:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-24T11:46:00Z</dc:date>
    <item>
      <title>BDC Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619813#M601532</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;While i am uploading a flat file through a BDC fot T-Code CR01, i am getting a runtime error that is going to short dump. it shows the error as UC_OBJECTS_NOT_CONVERTIBLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This comes after i select the file for upload and execute. Pls refer below.&lt;/P&gt;&lt;P&gt;                                                                                What happened?                                                                                &lt;/P&gt;&lt;P&gt;Error in ABAP application program.                                                                                &lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLGRAP" had to be terminated because one of the  &lt;/P&gt;&lt;P&gt;statements could not be executed.                                                                                &lt;/P&gt;&lt;P&gt;This is probably due to an error in the ABAP program.                                                                                &lt;/P&gt;&lt;P&gt;What can you do?                                                                                &lt;/P&gt;&lt;P&gt;Print out the error message (using the "Print" function)                     &lt;/P&gt;&lt;P&gt;and make a note of the actions and input that caused the                     &lt;/P&gt;&lt;P&gt;error.                                                                                &lt;/P&gt;&lt;P&gt;To resolve the problem, contact your SAP system administrator.               &lt;/P&gt;&lt;P&gt;You can use transaction ST22 (ABAP Dump Analysis) to view and administer     &lt;/P&gt;&lt;P&gt; termination messages, especially those beyond their normal deletion         &lt;/P&gt;&lt;P&gt;date.                                                                        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis   :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The statement                                                     &lt;/P&gt;&lt;P&gt;  "MOVE src TO dst"                                               &lt;/P&gt;&lt;P&gt;requires the operands "dst" and "src" to be comvertible.          &lt;/P&gt;&lt;P&gt;                                                                  &lt;/P&gt;&lt;P&gt;Since this statement occurs in a Unicode program, the special     &lt;/P&gt;&lt;P&gt;convertibility rules for Unicode programs apply. In this case, the&lt;/P&gt;&lt;P&gt;following rules have been broken:                                 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help guys... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&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;Dinesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 11:33:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619813#M601532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T11:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619814#M601533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The dump relates to a difference in the format of fields DST and SRC, how are these two fields defined in you program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 11:38:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619814#M601533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T11:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619815#M601534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i havn't declared these fields in the program. it is calling an SAP Standard program internally&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 11:46:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619815#M601534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T11:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619816#M601535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;srt and dst should be of the same type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 11:47:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619816#M601535</guid>
      <dc:creator>dev_parbutteea</dc:creator>
      <dc:date>2007-07-24T11:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619817#M601536</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;I beleive the internal table that u are using to UPLOAD from the Flat file has some fields with NUMERIC data types (I, P , F). If u change them to CHARACTER Types (C , N) It should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bcoz While uploading data from file or Downloading data to file Data sholud be in CHAR format. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if Helpful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 11:47:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619817#M601536</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-07-24T11:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619818#M601537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I put the dump name into SAPnet I get a couple of hundred notes back, so if this is a SAP standard problem you could try to find one that most fits your scenario.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 11:58:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619818#M601537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-24T11:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619819#M601538</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;You must pass only Char fields to BDC estructure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Move value of decimal data to a char data and them pass to BDC structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcelo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2007 12:30:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-runtime-error/m-p/2619819#M601538</guid>
      <dc:creator>marcelo_ramos1</dc:creator>
      <dc:date>2007-07-24T12:30:55Z</dc:date>
    </item>
  </channel>
</rss>

