<?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 User Exit - Call Stack - BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-call-stack-bapi/m-p/6932175#M1485909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are accessing data in an user exit via ABAP call stack &amp;amp; field symbols for our enhancement. It works fine when we access the transaction online. However when we use the standard BAPI available for achieving the same, the call stack is different and we are unable to get the required data. How to resolve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing is, in our transaction there are three tabs and our enhancement has something to do with all the three tabs. So we are using an exit which is used for validation purpose (which has the data of all the three tabs as import parameters) and we are altering the values by accesing the call stack. Is it ok? or do we have a better approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Sathya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 May 2010 06:38:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-18T06:38:33Z</dc:date>
    <item>
      <title>User Exit - Call Stack - BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-call-stack-bapi/m-p/6932175#M1485909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are accessing data in an user exit via ABAP call stack &amp;amp; field symbols for our enhancement. It works fine when we access the transaction online. However when we use the standard BAPI available for achieving the same, the call stack is different and we are unable to get the required data. How to resolve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing is, in our transaction there are three tabs and our enhancement has something to do with all the three tabs. So we are using an exit which is used for validation purpose (which has the data of all the three tabs as import parameters) and we are altering the values by accesing the call stack. Is it ok? or do we have a better approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Sathya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 06:38:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-call-stack-bapi/m-p/6932175#M1485909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-18T06:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit - Call Stack - BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-call-stack-bapi/m-p/6932176#M1485910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sathya,&lt;/P&gt;&lt;P&gt;you can expect the call stack will be different as you are coming at the exit from a different route. By calling the bapi directly you are not processing all of the same code that the transaction processes, so the call stack is bound to be different. If you want to be sure where this has originated, why don't you put a wrapper function around the bapi and then call that instead. Then check your call stack to see if your wrapper function is in there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Malcolm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 06:59:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-call-stack-bapi/m-p/6932176#M1485910</guid>
      <dc:creator>former_member186444</dc:creator>
      <dc:date>2010-05-18T06:59:27Z</dc:date>
    </item>
  </channel>
</rss>

