Customer exit for logon screen in SAP ABAP

4
1 | Page SAP University Alliance | Pavan Golesar ([email protected]) 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.

Transcript of Customer exit for logon screen in SAP ABAP

Page 1: Customer exit for logon screen in SAP ABAP

1 | P a g e

SAP University Alliance | Pavan Golesar ([email protected])

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.

sneha
Arrow
sneha
Typewriter
GOTO TRANSACTION CODE CMOD & Create a project eg: ZPAVAN
Page 2: Customer exit for logon screen in SAP ABAP

2 | P a g e

SAP University Alliance | Pavan Golesar ([email protected])

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

toolbar.

Enter SUSR0001 in Enhancement.

sneha
Oval
Page 3: Customer exit for logon screen in SAP ABAP

3 | P a g e

SAP University Alliance | Pavan Golesar ([email protected])

Press on Components it will take you to following screen.

Now double click on Function exit EXIT_SAPLSUSF_001

Following screen appears:

sneha
Arrow
sneha
Callout
Double click include
Page 4: Customer exit for logon screen in SAP ABAP

4 | P a g e

SAP University Alliance | Pavan Golesar ([email protected])

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.

sneha
Highlight
sneha
Highlight
sneha
Highlight
SAP ADMIN
Stamp
SAP ADMIN
Stamp
SAP ADMIN
Stamp