Hitesh Shah
15th June 2022, 16:24
If the texts are read only at the session level and even at text group authorization is read , it does not work . Am I missing anything to make the text readonly.

GeekGirlAkshara
17th June 2022, 10:31
Hi Hitesh,

I think, You can try to change the field type from Input to Display on session level.?

günther
23rd June 2022, 09:31
Hi Hitesh,

set attr.textmode = 1 (i.e. Display, otherwise 3 = Read/Write) in choice.text.manager/before.choice.

Regards
Günther

Hitesh Shah
2nd July 2022, 07:12
Hi

Forgot to mention that this is standard table (tfgld106) and standard program . So can not change anything .

Finance people need this readonly . Ln standard session tfgld1503m000 /tfgld1509m000 has these readonly . But Ln tools gives preference to tools text setup for this overriding that. People enter text in tfgld106 through other sessions where it can not be readonly . At the time of finalization it does not change text group as defined default readonly for tfgld106.txta . As a result text is editable in standard session .

When we change the text group in tttxt001 to readonly , it becomes readonly for normal user . However for super user it still is editable . However this is ok for us as all relevant users are normal .

Though our resolution works , its not a great solution .