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

Table TIH01

Former Member
0 Likes
1,997

Hi All,

There is a table TIH01 (Display Fields for PM Reporting) and it stores the report or table name with a user name and stores the specific data in field IHDAUSW which controls which fields will be shown in a multilevel list. I want to know, Is there any specific IMG path or from where this table is maintained.

For an example, In the report ie07 in menu Settings --> Field selection --> Equipments, while selecting the fields only some users are not able to view a particular field in the selection itself. I checked in the configuration this field is set as visible and only some users are having this problem. I debugged the selection criteria and it uses function module PM_CHANGE_TIH01 with input parameters as table name and user name and within this function module it checks the table Tih01 field IHDAUSW and sets the field as a selection criteria depending on the user.

It would be appreciated if anyone have idea how the table Tih01 gets populated.

Thanks in advance.

Hi All,

There is a table TIH01 (Display Fields for PM Reporting) and it stores the report or table name with a user name and stores the specific data in field IHDAUSW which controls which fields will be shown in a multilevel list. I want to know, Is there any specific IMG path or from where this table is maintained.

For an example, In the report ie07 in menu Settings --> Field selection --> Equipments, while selecting the fields only some users are not able to view a particular field in the selection itself. I checked in the configuration this field is set as visible and only some users are having this problem. I debugged the selection criteria and it uses function module PM_CHANGE_TIH01 with input parameters as table name and user name and within this function module it checks the table Tih01 field IHDAUSW and sets the field as a selection criteria depending on the user.

It would be appreciated if anyone have idea how the table Tih01 gets populated.

Thanks in advance.

5 REPLIES 5
Read only

Former Member
0 Likes
1,399

Jatil,

For IMG go to Plant Maintenance and Customer Service -> Maintenance Plans, Work Centers, Task Lists and PRTs -> Task Lists -> Presetting for List Display of Multi-Level Task Lists -> Make Field Selection for Equipment Data Fields

Read only

0 Likes
1,399

Thanks for your response Riki,

I have already set this as visible field in IMG settings and only some users are not able to view this field. I am just wandering, Is there any place where user wise config is maintained which is updated in the Tih01 table along with the report or table and with specific user name. I tried in the debug mode, if I will change the IHDAUSW field for the specific user, it works fine. Only wandering from where actually this table or field particular to user is maintained.

Warm Regards

Jatil

Read only

0 Likes
1,399

Hi Experts,

I have a similar requirement.Can anyone reply for this thread.

Actually i wants to know about the Table TIH01 and what it does for PM.Also wants to know as to how it controls or how it gets updated in SAP.I mean how on user specific basis this table gets updated.Also in this table another field TABLE NAME appears.I want to know as to what is the Config which controls the values for that TABLE NAME or in what transaction we can see the effect.

Like for TABLE NAME - RIHIFLO we can see IH01 for functional location probably gets controlled.(Need a confirmation for this)

Similar how to find for other table names like DIPLPO_PNI etc what is the config or what is the display transaction for which fields are controlled

Regards

Manish

Read only

0 Likes
1,399

Transaction Code: OIBC

Read only

former_member201275
Active Contributor
0 Likes
1,399

Go to SM30, type in TIH01, and click on 'Customizing' button (bottom right). In the popup you can fill in Project, or simply click 'Continue w/o Specifying Project'. This will give you all SPRO paths.