Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BADI for SE38

Former Member
0 Kudos

is there any standard BADI for SE38 transaction code in SAP 4.7?

3 REPLIES 3

Former Member
0 Kudos

hi,

refer to this link.

regards,

sreelakshmi

Former Member
0 Kudos

Hi Suresh,

I'm not sure if a BADI is available for SE38 in 4.7 but you can just as well use a USER EXIT.

1. go to tode CMOD and create a project.

2. in this project add the enhancement SEUED001.

3. now click save and go to components.

4. there you can find all the available function modules (user exits)

that you can use.

5. click on any exit and double click on the INCLUDE, if not created, then create it and write ur code in it.

Regards,

Samson Rodrigues.

p291102
Active Contributor
0 Kudos

Hi,

Transaction Code - SE38 ABAP Editor

Enhancement/ Business Add-in Description

Enhancement

SEU00001 Function exit in program attributes

No.of Exits: 1

No.of BADis: 0

Thanks,

Sankar M