Concatenate field in ABAP Query [RESOLVED]

Question: Hi there

I am not an Abaper, but I do know my way round ABAP Query.

My problem is I need to concatenate 2 table fields into 1 (EKPO-EBELP & EKET-ETENR) but i do not have a clue how to do this. Please point me in the right direction.

Many thanks

Answer:
Hi,

You can stop searching for the solution, I have received help from the another forum.

Create additional field in the infoset. Then create the coding:

Concatenate EKET-EBELP EKET-ETENR into ITSCH.

Thanks anyway
Copyright ?2007 - 2008 www.jt77.com