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

IW28 Long Text

Former Member
0 Kudos
1,163

Is there a way to generate the LONG TEXT fields in IW28 when exported to a spreadsheet?

Accepted Solutions (1)

Accepted Solutions (1)

TammyPowlas
SAP Mentor
SAP Mentor
0 Kudos

Hi Lisa - add Long Text fields to your output using the ALV layout and then you can export to Excel

Answers (4)

Answers (4)

JL23
Active Contributor

you cannot have long text in the report without modification. Long text is stored in tables that are not included in the report.

See you have 1 line per notification, how should the report look if you have 15 long text line in one notification, what info would you display in the other fields per line?

Kindly search this has been discussed plenty times already. Just put your subject into Google.

peter_atkin
Active Contributor
0 Kudos

Lisa,

You will need to develop a solution possibly via BADI_EAM_RIQMEL20_FCODE_CUS1 (see SE18)

PeteA

Former Member
0 Kudos

When I do that, I get an X in that field rather than the long text.

Former Member
0 Kudos

When I do that, I get an X in that field rather than the long text.

nachodrums
Explorer
0 Kudos
Hello, trying to revive this topic here. I worked at a plant where we used "IW29" to extract the Long Text in almost 9 more columns so we could concatenated it. I work for another company now and I am looking if there is something similar but I have not succeeded.