Skip to Content
0
Former Member
Mar 23, 2009 at 11:19 AM

Transparent table IFLOT. Problem in a select single

418 Views

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.