<?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: BAPI For O4TEN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-o4ten/m-p/7836760#M1590458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jitendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if you have marked the parameter IV_COMMIT = 'X', to commit the transaction. Is the parameter ET_RETURN initial after the function call? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, set the flag IV_ADD_TO_LOG to 'X' to check if any log gets generated and use OIJ_TKT_LOG_DB_LOAD to read the log. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this doesn't help, I would suggest you to debug the funciton module to check how it is progressing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 May 2011 11:23:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-18T11:23:35Z</dc:date>
    <item>
      <title>BAPI For O4TEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-o4ten/m-p/7836756#M1590454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In forums, I got FM for tcode O4TEN ,FM is 'OIJ_EL_A_TICKETS_MAINTAIN_N' but when i execute it , it returns nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I am unable to find what are errors if any or what is ticket no. generated ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Jitendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 14:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-o4ten/m-p/7836756#M1590454</guid>
      <dc:creator>jitendra_it</dc:creator>
      <dc:date>2011-05-17T14:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI For O4TEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-o4ten/m-p/7836757#M1590455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the below thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="494989"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 19:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-o4ten/m-p/7836757#M1590455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-17T19:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI For O4TEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-o4ten/m-p/7836758#M1590456</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 have already checked that. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 04:59:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-o4ten/m-p/7836758#M1590456</guid>
      <dc:creator>jitendra_it</dc:creator>
      <dc:date>2011-05-18T04:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI For O4TEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-o4ten/m-p/7836759#M1590457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jitendra,&lt;/P&gt;&lt;P&gt;  Why dont you use BDC for this?&lt;/P&gt;&lt;P&gt;  In BDC recording you have to pass Continue after commit. This will create the ticket. after that you can check the parameter id OIU to find which ticket has been created. and Query on table OIJ_EL_ERROR_LOG with ticket key to find if there are any errors.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 11:12:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-o4ten/m-p/7836759#M1590457</guid>
      <dc:creator>former_member219399</dc:creator>
      <dc:date>2011-05-18T11:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI For O4TEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-o4ten/m-p/7836760#M1590458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jitendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if you have marked the parameter IV_COMMIT = 'X', to commit the transaction. Is the parameter ET_RETURN initial after the function call? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, set the flag IV_ADD_TO_LOG to 'X' to check if any log gets generated and use OIJ_TKT_LOG_DB_LOAD to read the log. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this doesn't help, I would suggest you to debug the funciton module to check how it is progressing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 11:23:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-o4ten/m-p/7836760#M1590458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-18T11:23:35Z</dc:date>
    </item>
  </channel>
</rss>

