2006 Feb 14 6:30 AM
Hello experts,
I am a beginner and undergoing ABAP HR training. While using a no. of transactions, on certain events, the control stop at a no. of breakpoints. I found out this is due to an entry in table T77S0 as follows
GRPID = BREAK
SEMID = MH5AS
GSVAL = <userid>.
This is checked in an subroutine pool MSTT77S0 in
form RE77S0.
I can remove the entry from the table directly but if there is a transaction for doing this I would like to do it using that.Could any one please help me find the TCODE.
Hello experts,
I am a beginner and undergoing ABAP HR training. While using a no. of transactions, on certain events, the control stop at a no. of breakpoints. I found out this is due to an entry in table T77S0 as follows
GRPID = BREAK
SEMID = MH5AS
GSVAL = <userid>.
This is checked in an subroutine pool MSTT77S0 in
form RE77S0.
I can remove the entry from the table directly but if there is a transaction for doing this I would like to do it using that.Could any one please help me find the TCODE.
2006 Feb 14 6:39 AM
Hi Sachin,
Check function mdoule RH_77S0_CHANGE_VALUE
Thanks
Lakshman
2006 Feb 14 6:40 AM
Hi,
Go to SM30 (Table maintance generator) and maintain the entries for table T77S0 and delete the entry.
Thank you.
Regards,
Karun
2006 Feb 14 7:23 AM
Thanks Guys for your effort but the issue is not just to delete the record ( which can be done directly in se11) but to do it using any standard transaction if exists.
Please can any body let me know.
Full points will be alloted for TCODE.
Thanks in advance.
Sachin
2006 Feb 14 10:16 AM
Hi Sachin,
Check Transaction OOV2
Hope it helps.
Best regards,
Guillaume
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |