cancel
Showing results for 
Search instead for 
Did you mean: 

Set UIBB title dynamically in FPM OVP

Former Member
0 Kudos


Hi all,

I am using FPM_OVP_COMPONENT for my FPM application. The application contains a UIBB list element (FPM_LIST_UIBB_ATS) for which the title can be set in the "General settings" of the configuration. However, this title needs to be set dynamically. Any suggestions on how to accomplish this?

Thank you for your replies.

Regards,

Mari Virik

Accepted Solutions (1)

Accepted Solutions (1)

Aliaksandr
Active Participant
0 Kudos

Hi Mari Virik,

Try to use CS_ADDITIONAL_INFO parameter in method IF_FPM_GUIBB_LIST~GET_DATA. It contains TITLE_TEXT and TITLE_TOOLTIP fields.

Kind regards, Aliaksandr.

Former Member
0 Kudos

Thank you, that worked just fine!

Regards,

Mari Virik

Answers (0)