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: 

SAP Mail Recipient Configuration

kaushalya
Active Participant
0 Kudos

Hi Gurus,

As a security measure, we are maintaining the validity of inactive users, who are no longer working in the company (in USR02 table GLTGB field)

Now, even after the validity is set, if a sender tries to send a sap mail, the system doesn't warn him; the message sends to the inactive users but the sender is unaware of this.

My requirement is to warn the sender with a custom error message:

So I need to create an enhancement in SAP office: SOADRESS.

Can someone pls explain the procedure to do this.

And which FM to choose from:

EXIT_SAPFSSOD_001

EXIT_SAPLSO13_001

EXIT_SAPLSO13_002

Regards

~Kaushalya

1 ACCEPTED SOLUTION

former_member420959
Participant
0 Kudos

I think there are no direct exits for your requirement.

Please try to use enhancement point option where you want to check the validation and raise the error message accordingly.

Thanks

Ujwal

1 REPLY 1

former_member420959
Participant
0 Kudos

I think there are no direct exits for your requirement.

Please try to use enhancement point option where you want to check the validation and raise the error message accordingly.

Thanks

Ujwal