cancel
Showing results for 
Search instead for 
Did you mean: 

ESS leave request dc customization using webdynpro java .

Former Member
0 Kudos

Dear Experts,

I am new from SAP Portal with webdynpro java.

And I would like to add some more validations when employee submit the leave request through the ESS screen on portal using webdynpro java.

the leaverequrest DC are available in nwds.in where i can write a coding for displaying custom messages according to the client requirement..

For example, employee is not allow to take certain leave type Casual Leave if the user can not take is less than 1 day and more then 2 days in a week.

Please let me know how can I achieve it.

Implementing these validations and displaying an error message on ESS WebDynpro java is a client requirement.

Tanks & Regards

Pradeep

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You need to modify

sap.com/ess~lea/LeaveRequest DC

For technical details about this DC you need to understand first the FPM architecture and its components.

https://www.sdn.sap.com/irj/sdn/softwaredownload?download=/irj/servlet/prt/portal/prtroot/com.sap.km...

If you have not yet created a Custom DC for leave request then you need to refer below article first before proceeding.

Developing custom WebDynpro Development Component Section

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30b0b66f-3a3d-2c10-4aa3-f53ee3299...

Former Member
0 Kudos

Dear

Saurabh

TankQ so much given valuable answer.

can u ple tell me steps in which view can i modify and write a code for custom mwssages.

Tanks & Regards

Pradeep

Answers (0)