2008 Dec 03 4:11 AM
Moved to correct forum by moderator. In future please use a meaningful subject for your questions.
hi
how to find the all activated or used enhacements in sap
actually we have one table modsap or modact which is giving all the available enchacements in sap
but we need only implemented enhacements, how to find those activated or implemented enhacements.
thanks
neerathi
Edited by: Matt on Dec 3, 2008 11:24 AM
Moved to correct forum by moderator. In future please use a meaningful subject for your questions.
hi
how to find the all activated or used enhacements in sap
actually we have one table modsap or modact which is giving all the available enchacements in sap
but we need only implemented enhacements, how to find those activated or implemented enhacements.
thanks
neerathi
Edited by: Matt on Dec 3, 2008 11:24 AM
2008 Dec 03 4:24 AM
Hi,
user the table MODATTR and field STATUS as 'A' for all the active Enhancements.
Thanks
Raj
2008 Dec 03 4:32 AM
Hi,
Check tables:
MODSAP : SAP Enhancements
MODSAPT : SAP Enhancements Texts
MODSAPA : Attributes of SAP Extensions
In tcode:CMOD, from menu Utilities->SAP Enhancements->Exit Name->* and execute then you will get all enhancements in SAP.
Structure: LIST_XE List structure for enhancements
Check tcode SE19 for BADI
Edited by: Neenu Jose on Dec 3, 2008 5:33 AM
2008 Dec 03 4:37 AM
Hi,
from CMOD it give the list of all exits , just not Active implementations alone.
Raj
2008 Dec 03 4:38 AM
hi,
open TADIR table.
give object type as CMOD for exits and SXCI for badis
and give program name as Y* and Z* and execute.
you will get all badis and exits implemented in system.
2008 Dec 03 10:19 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |