Skip to Content
0
V A
Mar 18, 2009 at 10:58 AM

select query ?

85 Views

I wish to select the text from this table ATEXT but my query is not working please guide.

table:taplp.

CLEAR : taplp.

SELECT SINGLE *

FROM taplp

WHERE appl = wa_zprohdr-appl.

write: taplp-appl,taplp-ATEXT.