[55437] in SAPr3-news

home help back first fref pref prev next nref lref last post

very easy question about a query

daemon@ATHENA.MIT.EDU (Antongiu@gmail.com)
Tue Sep 13 06:23:48 2005

To: sapr3-news@mit.edu
Date: 8 Sep 2005 08:35:39 -0700
From: Antongiu@gmail.com
Message-ID: <1126193739.911567.12920@g47g2000cwa.googlegroups.com>

Hi,
I'm not an expert of ABAP and I'm trying to do something easy (for you
but hard for me). I want to put an additional field into a infoset,
which includes the table EKKO and EKPO. The additonal field is
EKKN-KOSTL
I have created the additional filed (COSTCENTRE) and in the code I have
written:
tables: ekkn.
Select single * from eskn where
costcentre = ekkn-kostl.

but i get an error:
"Error in code for additional field COSTCENTRE, Field "COSTCENTRE"
unknown." 
Can you tell me what is missing pls? 
thank you


home help back first fref pref prev next nref lref last post