Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

change tab names

Former Member
0 Likes
1,048

Hello to every member,

I am looking to change the name of several tabs in the CIC0 transaction. I know that with the Screen Sequence Control, you can hide, add or change the order of differents tabs but I didn't manage to change the name of the tabs for the moment. Is there a solution to this problem?

Thanks a lot

Hello to every member,

I am looking to change the name of several tabs in the CIC0 transaction. I know that with the Screen Sequence Control, you can hide, add or change the order of differents tabs but I didn't manage to change the name of the tabs for the moment. Is there a solution to this problem?

Thanks a lot

3 REPLIES 3
Read only

christian_wohlfahrt
Active Contributor
0 Likes
633

Hi Matthieu!

You can give transaction CMOD a try - in case the tabs are dictionary-related, this should help.

It's in Goto - text enhancements - data elements or keywords.

Regards,

Christian

Read only

0 Likes
633

Hi Christian

I just tried to do this but as I guess, it doesn't work because I have to provide the data element and a tab has no data element corresponding.

Thanks a lot

Read only

Former Member
0 Likes
633

hI,

Try with the following BADI's

FMAVC_DERI_AFMI

HRBAS00_GET_PROFL

HRDV00PROFILE0001

IB_R3_CONFPROF_BADI

SET_RELEASE_PROFILE

Regards