<?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 TR_OBJECTS_INSERT not working in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tr-objects-insert-not-working/m-p/2002733#M407910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the Function Module 'TR_OBJECTS_INSERT' to assign entries made in a Z table to a transport request.I am giving the following data.But the FM is giving error "Invalid call sequence for interfaces when recording changes".what could be wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ko200-as4pos = 000000&lt;/P&gt;&lt;P&gt;ko200-pgmi = R3TR&lt;/P&gt;&lt;P&gt;ko200-obje = TABU&lt;/P&gt;&lt;P&gt;ko200-OBJ_name = ZTABLE&lt;/P&gt;&lt;P&gt;XKO200-OBJFUNC = 'K'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e071k-pgmi = R3TR&lt;/P&gt;&lt;P&gt;e071k-obje = TABU&lt;/P&gt;&lt;P&gt;e071k-objname = ZTABLE&lt;/P&gt;&lt;P&gt;e071k-as4pos = 000000&lt;/P&gt;&lt;P&gt;e071k-mast = tabu&lt;/P&gt;&lt;P&gt;e071k-mastername = ZTABLE&lt;/P&gt;&lt;P&gt;XE071K-SORTFLAG = '2'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Mar 2007 04:55:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-27T04:55:45Z</dc:date>
    <item>
      <title>TR_OBJECTS_INSERT not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tr-objects-insert-not-working/m-p/2002733#M407910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the Function Module 'TR_OBJECTS_INSERT' to assign entries made in a Z table to a transport request.I am giving the following data.But the FM is giving error "Invalid call sequence for interfaces when recording changes".what could be wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ko200-as4pos = 000000&lt;/P&gt;&lt;P&gt;ko200-pgmi = R3TR&lt;/P&gt;&lt;P&gt;ko200-obje = TABU&lt;/P&gt;&lt;P&gt;ko200-OBJ_name = ZTABLE&lt;/P&gt;&lt;P&gt;XKO200-OBJFUNC = 'K'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e071k-pgmi = R3TR&lt;/P&gt;&lt;P&gt;e071k-obje = TABU&lt;/P&gt;&lt;P&gt;e071k-objname = ZTABLE&lt;/P&gt;&lt;P&gt;e071k-as4pos = 000000&lt;/P&gt;&lt;P&gt;e071k-mast = tabu&lt;/P&gt;&lt;P&gt;e071k-mastername = ZTABLE&lt;/P&gt;&lt;P&gt;XE071K-SORTFLAG = '2'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 04:55:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tr-objects-insert-not-working/m-p/2002733#M407910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T04:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: TR_OBJECTS_INSERT not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tr-objects-insert-not-working/m-p/2002734#M407911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The code is OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in the middle why X's are coming&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ko200-as4pos = 000000&lt;/P&gt;&lt;P&gt;ko200-pgmi = R3TR&lt;/P&gt;&lt;P&gt;ko200-obje = TABU&lt;/P&gt;&lt;P&gt;ko200-OBJ_name = ZTABLE&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;XKO200-OBJFUNC = 'K'.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e071k-pgmi = R3TR&lt;/P&gt;&lt;P&gt;e071k-obje = TABU&lt;/P&gt;&lt;P&gt;e071k-objname = ZTABLE&lt;/P&gt;&lt;P&gt;e071k-as4pos = 000000&lt;/P&gt;&lt;P&gt;e071k-mast = tabu&lt;/P&gt;&lt;P&gt;e071k-mastername = ZTABLE&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;XE071K-SORTFLAG = '2'.&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use only one thing based on Your Data Declarations....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here os the sample code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF LIST_OF_TABLES OCCURS 1.&lt;/P&gt;&lt;P&gt;        INCLUDE STRUCTURE KO200.&lt;/P&gt;&lt;P&gt;DATA: END OF LIST_OF_TABLES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLEAR LIST_OF_TABLES. REFRESH LIST_OF_TABLES.&lt;/P&gt;&lt;P&gt;LOOP AT E071_TAB.&lt;/P&gt;&lt;P&gt;  MOVE-CORRESPONDING  E071_TAB TO LIST_OF_TABLES.&lt;/P&gt;&lt;P&gt;  APPEND LIST_OF_TABLES.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF CORR_ACTIV = 'X' OR CORR_CATEGORY = 'SYST'.&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'TR_OBJECTS_INSERT'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            WI_ORDER                       = CORR_NO&lt;/P&gt;&lt;P&gt;       TABLES&lt;/P&gt;&lt;P&gt;            WT_KO200                       = LIST_OF_TABLES&lt;/P&gt;&lt;P&gt;            WT_E071K                       = E071K_TAB&lt;/P&gt;&lt;P&gt;       EXCEPTIONS&lt;/P&gt;&lt;P&gt;            CANCEL_EDIT_OTHER_ERROR        = 35&lt;/P&gt;&lt;P&gt;            SHOW_ONLY_OTHER_ERROR          = 36&lt;/P&gt;&lt;P&gt;            OTHERS                         = 37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    IF SY-SUBRC NE 0.&lt;/P&gt;&lt;P&gt;      MESSAGE ID      SY-MSGID&lt;/P&gt;&lt;P&gt;              TYPE    'I'&lt;/P&gt;&lt;P&gt;              NUMBER  SY-MSGNO&lt;/P&gt;&lt;P&gt;              WITH    SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 07:21:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tr-objects-insert-not-working/m-p/2002734#M407911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T07:21:07Z</dc:date>
    </item>
  </channel>
</rss>

