cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tooltip incident

SAPSupport
Employee
Employee
0 Likes
515

Hi Support Team,
In transaction /n/sapapo/cdps0 we need to show more information either in “info text” displayed in status bar or in curser tooltip “quick info”, but currently standard SAP only allows 80 characters at max.

Can you please create a BADI to increase the number of characters either for “info text” or curser tooltip “quick info”.


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Likes

Hello,

The status line & quick info text for graphical objects at the DS Board allow a maximum of 80 characters, as you mentioned.

This is a technical restriction of the graphical engine of the SAP GUI, used by the DSPB to create and draw the charts.

As a result, if the total text length is larger than 80 chars, the first 78 are displayed and the string '..' is added at the end to indicate that the text was truncated, as described in Solution section of the note "525961 - Status line only allows 80 characters".

In general, it is also recommended to avoid using too many fields in the Infotext / Quick Info, due to the fact that this is performance intensive.

Due to this, there is no BAdI available to change this behavior.

Therefore, please, evaluate which data has the most priority and adapt the Planning Board Profile to display fewer fields.

Best Regards

Yasmin

SAP Support

Answers (0)