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

Safety Measure Description

Former Member
0 Likes
231

Hello all,

I am trying to print the text that describes a safety measure on a smartform. (Transaction CBIH03 Display work areas -> Safety Measures -> Description).

The problem is that, if the text is long it is always displayed cut. I don't really know why but I think that this is related to the text type used in the smartform (in this case, Text Element).

I have changed the text type to "Include Text" but when I look for the text name on the header of the safety measure description what I find is "CCIHT_ACH0000000000000000000000000000000000000000".

Here come my two questions 🐵

- Does anyone know how can I find the real name of that text?

- No matter how long the text is, is there a way to display the whole description of the safety measure?

Thank you in advance,

Belé

Accepted Solutions (0)

Answers (1)

Answers (1)

nirajsikligar
Active Contributor
0 Likes

Hello Belén,

In table CCIHT_ACH for the field ACDESCR, you will find the text of the Safety measure.

The long text if maintained for the Safety measure can be found in field: ACDESCRFLG in the same table.

Regards,

Niraj

Former Member
0 Likes

Thank you Niraj,

I have also find out that the name of the text is "CCIHT_ACH" + RECN (of the safety measure) + ACTN.

Again, thank you.

Belé