user exits
how to check the predefined user exits for a particular transaction???
Tags:
NAVEEN KUMAR GUDURI replied
hi Shree,
i think this info is useful for u
. Type the transaction : system->status-> <PROG. NAME>
2 open SE37 , type EXIT<PROG NAME> and press F4 to get the list of function exits available.
3. Open CMOD utilities->SAP enhancements
EDIT->All selections
4.type the function module name obtained in step 2, in fields 'component name' in 'additional selections' block. and execute.
5. The displayed list contains the enhancements names for the transaction You were looking for.
6. Create a project in CMOD and the code in default include->activate.
here is a link for the program to find the user exit for a particular transactioon
Regards,
Naveen