Hi guys,
I have to get the field PLTXT from IFLOT table
SELECT SINGLE PLTXT INTO my_pltx
FROM IFLOT WHERE TPLNR = LT_QMEL-ZZTPLNR.
When I active the code it's wrong say that this field doesn't exit. I look up this field in the table IFLOT (se11) and it's really , it doesn't exit but when I execute se16 I can see the field and it value I check all the includes of the table IFLOT and I can't see it.
Any suggestion, please??
Thanks a lot.