cancel
Showing results for 
Search instead for 
Did you mean: 

Team Calendar in ESS

Former Member
0 Kudos

Hi All,

I am customizing standard ess leave request application and I have to perform certain tasks on click of a date in ESS Team calendar. As of now if we click of any date in the Team Calendar, the system is fetching the proper absence hrs etc., and showing on the screen. Even my custom fields are also being shown but I have to hide the custom fields based on the selected date. I am not sure how can I get the date and Pernr which is clicked.

I am modifications in ess~lea DC in the webdynpro component vcFormEdit. But I am stuk on how the communication is happening between Team Calendar and this vcFormEdit component and how is the data being exchanged?

Can any one suggest me how can I get the data of selected date?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

You should use the BADI PT_ABS_REQ -> METHOD TEAM_CALE_ENRICHMENT. With this method you will be able to hide these based on the criteria you want.

For a lot more documentation, please read the help on the following IMG path:

Personnel Management

Employee Self-Service

Service-Specific Settings

Working Time

Leave Request

Business Add-Ins (BAdIs)

BAdI: Control Processing of Leave Requests

Regards,

Bentow.