Skip to Content
0
Former Member
May 18, 2010 at 06:38 AM

User Exit - Call Stack - BAPI

91 Views

Dear Experts,

Greetings.

we are accessing data in an user exit via ABAP call stack & 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?

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.

Thanks and Regards

Sathya