2014 Jun 10 11:48 AM
Hi guys.
Inside the user exit of MM02, I want to know how to find out if it is being directly executed via MM02 / via BDC / via BAPI from some Z program.
Thanks in advance.
2014 Jun 10 12:05 PM
I have got the answer for my requirement.
System variable SY-CALLD will have ‘X’ if called via BDC or via BAPI, else it will be blank when tcode is directly called.
Goto program in se38 and find with call transaction if it is single statement or double click you may get the transaction used.
2014 Jun 10 12:00 PM
Goto program in se38 and find with call transaction if it is single statement or double click you may get the transaction used.
2014 Jun 10 12:05 PM
I have got the answer for my requirement.
System variable SY-CALLD will have ‘X’ if called via BDC or via BAPI, else it will be blank when tcode is directly called.
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |