Application Development and Automation 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: 
Read only

User Exit / BADI for TCODE PSV1

Former Member
0 Likes
491

Hi

Can any body let me know the BADI / User Exit Name for tcode PSV1 Scenario is as under

when ever Business event created with resource in PSV1 , I need to send data to other system at the time of creation.

Regards

Ammad

2 REPLIES 2
Read only

Former Member
0 Likes
409

Hi,

Execute transaction SE24

Give class name CL_EXITHANDLER

Open GET_INSTANCE method.

Set a break point below line

CALL METHOD cl_exithandler=>get_class_name_by_interface

Now run trasaction PSV1, and your control will break at each BADI(If any), exit name and instance will give you the BADI details.

I think this is one of the simplest way.

Thanks

Read only

Former Member
0 Likes
409

BADI

HRTEM_CORR_NOTIF_REQ

HRTEM_HANDLE_BOOKING

HRTEM_INT_ZW

HRTEM_READ_OBJECT

HRTEM00MASTERDATA

HRTEM00MASTERDATA

HRTEM00NET_ACTIVITY

HRTEM00NET_WEBST

RHPV0001