Quantcast
Channel: SCN : Discussion List - SAP for Utilities
Viewing all articles
Browse latest Browse all 2484

Easiest Way to find Exits for any Program

$
0
0

The easiest way to find any exit of t-code is :

 

1. get Program name for the T-code.


2. Goto table MODSAP.

 

2. Pass *<program_name>* in MEMBER field of table MODSAP and execute it.


i.e. For T-code ES32 , Prgram name is SAPLES30.

         Pass *SAPLES30* in MEMBER field of the Table MODSAP.


       Output :

 

SAP Extension Name ( SMOD )TypeEnhancement  (Exits)
EMDI0001EEXIT_SAPLES30_001
EMDI0001EEXIT_SAPLES30_002
EMDI0001EEXIT_SAPLES30_003
EMDI0001EEXIT_SAPLES30_004
EMDI0001EEXIT_SAPLES30_005
EMDI0001EEXIT_SAPLES30_006
EMDI0001EEXIT_SAPLES30_007
EMDI0001EEXIT_SAPLES30_008
EMDI0001EEXIT_SAPLES30_009
EMDI0001EEXIT_SAPLES30_010
EMDI0001EEXIT_SAPLES30_011
EMDI0001SSAPLES300201_CUSTSUB_SAPLXES300100

 

The output is the list of all the exits and Enhancements (SMOD) for that program.


Viewing all articles
Browse latest Browse all 2484

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>