on 2017 Jun 26 11:48 PM - last edited on 2024 Feb 03 11:20 PM by postmig_api_4
Folks,
GANTT Chart Project Management shows Weeks (CW 1 to 52) and Days (Mon, Tue...), but does not show dates in the 2 rows on top of the Chart.
I want to display the Date on top, but do not find a user settting or Config. Is there a way to do that?
Request clarification before answering.
Hello,
The system behaves as follows:
If your goal were just to change the logic which determines which existing (i.e. SAP standard) ribbon is used in a view, say for example if you wanted to display the ribbon for "month" even if you are using the view "week", then this could be easily achieved by implementing BAdI DPR_GANTT method IF_EX_DPR_GANTT~GET_GANTT_PARAMETERS with your own logic (see SAP Notes Nr. 1141343 and Nr.
978297 for more information).
There is however no ribbon existing in the SAP Standard which shows the date. To use such a ribbon, you would therefore first have to create your own TypeRepository.xml file, in which you define this custom ribbon as TIMESCALE. Considering that different months have a different number of days, this would not be trivial, and I am unfortunately not even sure that it can be achieved.
Regards
Francesco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.