‎2006 Jul 20 3:24 AM
Hi friends,
I need to modify the query by removing the field VBAK-VKGRP ( Sales Group) from display and have to include the Sales Group Description (TVGRT-BEZEI) in that place.
I have added TVGRT-BEZEI in my function group, now how to display this in my query ? I am using 4.5B version. can anybody explain me the steps for this ?
Thanks in advance.
Regards,
Joseph
‎2006 Jul 20 4:44 AM
Hello,
GO to SQ01 > Ener query name and Change.
Click on to basic list.
If you have graphical painter, just drag and drop the field you want in display.
IF you want to remove the field, simply remove the tick from the field list avaliable in the left panel.
Regards,
Naimesh
‎2006 Jul 20 5:21 AM
Hi Raj ,
1.Open query in Change Mode ,
2.Add table TVGRT,
3.check the sytax ,u can join VBAK-VKGRP = TVGRT-VKGRP.
4.Change output Fields ,include TVGRT-BEZEI
5.Save activate .
Regards
Prabhu