<?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: Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred Texts: Control error: TextEditControl in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709353#M1671768</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. &lt;/P&gt;&lt;P&gt;there is some reason behind the SAP decision to let only authorized people read those notes. &lt;/P&gt;&lt;P&gt;Posting it in a public community would be a violation.&lt;/P&gt;&lt;P&gt;any customer of SAP is able to get access. Is your SAP system not a legal copy?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2012 07:51:22 GMT</pubDate>
    <dc:creator>JL23</dc:creator>
    <dc:date>2012-05-18T07:51:22Z</dc:date>
    <item>
      <title>Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred Texts: Control error: TextEditControl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709344#M1671759</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 am written a bdc report to For Creating Return Order So When i am Running that Report Directly it is working Fine.But i am Scheduling same report as Job&lt;/P&gt;&lt;P&gt;i got the Following Error can Any Suggest me What is this Error and how to correct it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reference schedule line&amp;nbsp; has reason for rejection J0:&amp;nbsp; .&lt;/P&gt;&lt;P&gt;Texts: Control error: TextEditControl&lt;/P&gt;&lt;P&gt;Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred&lt;/P&gt;&lt;P&gt;Texts: Control error: TextEditControl&lt;/P&gt;&lt;P&gt;Formatting error in the field J_3ASZFH-AUGRU; see next message&lt;/P&gt;&lt;P&gt;Entry 0100 ZRE 000 does not exist in J_3ATVAU (check entry)&lt;/P&gt;&lt;P&gt;Texts: Control error: TextEditControl&lt;/P&gt;&lt;P&gt;Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred&lt;/P&gt;&lt;P&gt;Texts: Control error: TextEditControl&lt;/P&gt;&lt;P&gt;Formatting error in the field J_3ASZFH-AUGRU; see next message&lt;/P&gt;&lt;P&gt;Entry 0100 ZRE 000 does not exist in J_3ATVAU (check entry)&lt;/P&gt;&lt;P&gt;Texts: Control error: TextEditControl&lt;/P&gt;&lt;P&gt;Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred&lt;/P&gt;&lt;P&gt;Texts: Control error: TextEditControl&lt;/P&gt;&lt;P&gt;Formatting error in the field J_3ASZFH-AUGRU; see next message&lt;/P&gt;&lt;P&gt;Entry 0100 ZRRE 401 does not exist in J_3ATVAU (check entry)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 12:27:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709344#M1671759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-17T12:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred Texts: Control error: TextEditControl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709345#M1671760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't say what the transaction you are using is. But it appears to be some sort of EnjoySAP transaction or one that needs the GUI (Which isn't available in a background job). Look for notes regarding batch input for your transaction. You will probably be told to use the old version of the transaction or use a BAPI instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 13:33:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709345#M1671760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-17T13:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred Texts: Control error: TextEditControl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709346#M1671761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; i am Using 'VA01' Transaction for Creating Return Order With Reference of sales Order .We Have Pricing Procedure Issue That's Why I am Written BDC report For creating Return order instead&amp;nbsp; of Bapi.&lt;/P&gt;&lt;P&gt;If i am Executing that is Directly it is working fine But when we schedule as a Job it is giving above errors.&lt;/P&gt;&lt;P&gt;So My Question is Is it Possible To Create Return Order Through Job. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 13:46:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709346#M1671761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-17T13:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred Texts: Control error: TextEditControl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709347#M1671762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I repeat - have you looked for notes??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 13:50:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709347#M1671762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-17T13:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred Texts: Control error: TextEditControl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709348#M1671763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="urLnkFunction urVt1" href="https://service.sap.com/sap/support/notes/603583" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data"&gt;Note 603583 - Create with reference is not batch-input-capable&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 05:50:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709348#M1671763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-18T05:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred Texts: Control error: TextEditControl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709349#M1671764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You Mean BDC notes or What Notes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 07:06:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709349#M1671764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-18T07:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred Texts: Control error: TextEditControl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709350#M1671765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shambu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; your Given Link is not opening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 07:08:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709350#M1671765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-18T07:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred Texts: Control error: TextEditControl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709351#M1671766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the link works wonderful for people who have authorization.&lt;/P&gt;&lt;P&gt;It seems you dont know anything about SAP notes, have you ever been on a training?&lt;/P&gt;&lt;P&gt;SAP notes are used as bug fixes, but can as well be just consulting notes to explain the SAP design in more detail. To read them you need a user with authorization. the basis team is usually in charge to grand access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 07:21:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709351#M1671766</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2012-05-18T07:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred Texts: Control error: TextEditControl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709352#M1671767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt; We are Not Having Basis team can you Please give me Note:603583 Details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Eswar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 07:42:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709352#M1671767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-18T07:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred Texts: Control error: TextEditControl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709353#M1671768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. &lt;/P&gt;&lt;P&gt;there is some reason behind the SAP decision to let only authorized people read those notes. &lt;/P&gt;&lt;P&gt;Posting it in a public community would be a violation.&lt;/P&gt;&lt;P&gt;any customer of SAP is able to get access. Is your SAP system not a legal copy?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 07:51:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709353#M1671768</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2012-05-18T07:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred Texts: Control error: TextEditControl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709354#M1671769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Shambu Vs,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I got Notes:603583.The Problem in my BDC Report is Creating Return Order with Reference with&lt;/P&gt;&lt;P&gt;Sales Order.Actually Batch input Processing Jobs are not support Creating With Reference Code.thanks for your advise.Is it Possible by any Other Way to do my report as job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 12:01:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709354#M1671769</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-23T12:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred Texts: Control error: TextEditControl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709355#M1671770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didnt get you. The note is not applicable to your system?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 12:40:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-objects-objref-not-assigned-has-occurred-texts-control-error/m-p/8709355#M1671770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-23T12:40:31Z</dc:date>
    </item>
  </channel>
</rss>

