How to order Holiday Calendar by date
2023-11-9 18:2:10 Author: blogs.sap.com(查看原文) 阅读量:6 收藏

Hello everyone,

I had a client requirement that I would like to share.

In the Holiday calendar view done through the “Manage Data” the client requieres to view the most recent holidays at top.

To do this, basically you have to remove the option that allows the user to sort the list in the UI.

This option is called “Allow Reordering” and is modified from Object definition transaction.

The order of the list (option:Allow Reordering) is used for other types of options into UI, but for “Manage Data” UI the order option does not exist so if set as NO the order will be shown by the first column.

Steps

1. In the “Object Definition” look for the associated child object “HolidayAssignments” and go to “Details”.

2. Select the “allow reordering” option NO

3. Save

With this configuration the Holiday Calendar object will be shown as follow.

Hope this helps!


文章来源: https://blogs.sap.com/2023/11/09/how-to-order-holiday-calendar-by-date/
如有侵权请联系:admin#unsafe.sh