2007 Jun 18 2:55 PM
Hi friends,
I need to find from which function module the data is getting updated in a table.
Pls. suggess me how to trace it. I tried with SQL trace. Update statement is there. when i try to put break point to that statement it doesn't stop over there. I don't know why.
Thanks in advance.
Reg.
Srikanth. S
Hi friends,
I need to find from which function module the data is getting updated in a table.
Pls. suggess me how to trace it. I tried with SQL trace. Update statement is there. when i try to put break point to that statement it doesn't stop over there. I don't know why.
Thanks in advance.
Reg.
Srikanth. S
2007 Jun 18 5:28 PM
Hi srikanth,
Can you be more specific.. for which t-code you want to find?
Run transaction & turn on debugging mode...
neo S.
2007 Jun 19 6:26 AM
hi neo,
Thanks for reply. Me working in media project. I using the transaction for Subscription order JK02. While in change mode we can change two field values in billing screen. One is for PAYER and another for BILL-TO-PARTY. once we change the value it is updating the value in a table called JKPA. But i don't know from which function module it is getting updated. Why because once we called the 'BAPI_TRANSACTION_COMMIT' only the value is reflected in the table. But before by some function module the value is changed. So is there any way to find out by which FM is updating the table values.
Thanks and regards
Srikanth.
2007 Jun 19 6:28 AM
Hi,
Check if the function module is called in update task..In the attributes of the function module check if the UPDATE MODULE is checked..
For that in the debugging..set the UPDATE DEBUGGING....
Then start doing the debugging..
Sap will call all the update modules at the end..
Thanks
Naren
2007 Jun 19 7:31 AM
Hi naren,
Ya what you are suggesting is perfect. In the function module in update task is mentioned. But i don't understand how to debug this function module. where i can find the UPDATE DEBUGGING...
pls. clarify me.
regards
Srikanth.s
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |