You are on page 1of 4

1|Page

Customer Exit for LOGON SCREEN.


By Pavan Golesar

Details: As user tries to LOGON to SAP, Every time this exit will be called. Here we
give a message to user on his every attempt to logon.

Enhancement: SUSR0001, Function Exit: EXIT_SAPLSUSF_001, Include: ZXUSRU01.

1. Go to transaction code CMOD & create a project e.g. ZPAVAN.

GOTO TRANSACTION CODE CMOD & Create


a project eg: ZPAVAN

SAP University Alliance | Pavan Golesar (sapparamount@gmail.com)


2|Page

Give some ’Short Text’ & Click on ‘Enhancement Assignment’ on application


toolbar.

Enter SUSR0001 in Enhancement.

SAP University Alliance | Pavan Golesar (sapparamount@gmail.com)


3|Page

Press on Components it will take you to following screen.

Now double click on Function exit EXIT_SAPLSUSF_001

Following screen appears:

Double click
include

SAP University Alliance | Pavan Golesar (sapparamount@gmail.com)


4|Page

Double Click on ZXUSRU01, Create the object. (Note: This step of creating object
might be bypassed by system is the INCLUDE ZXUSRU01 is already existing, Rest
remains the same).

Code in the Include. Example: give a message. Once done activate the Include .

Go back and activate the PROJECT .

Make sure activation of project successfully done.

Note: Ensure all Green Lights.

Enjoy Enhancing SAP 

Regards,

Pavan Golesar.

SAP ABAP CERTIFIED Consultant.

SAP University Alliance | Pavan Golesar (sapparamount@gmail.com)

You might also like