‎2008 Mar 29 5:46 AM
Hi All,
When i am using the Field-Groups.When i did the SLIN ( Extended Program Check) It is saying Field-Groups is not Supported in OO context.
Is there any way to achieve this functionality wat field-groups is doing.This is very urgent.
IF anybody know the answer please help me.I will reward you points.Please this is very urgent.
Thanks,
Swapna.
‎2008 Mar 29 10:52 AM
try and use internal tables for storing your data after selection from database.
Field-groups are used when using nodes. In stead of using nodes and do an extract, use the select statement and insert the data into an internal table. These can be used in ABAP OO.
‎2008 Mar 29 11:08 AM
hi , check what is the field group and where they r used..
http://help.sap.com/saphelp_nw04/helpdata/en/e6/90543af77b4429e10000000a11402f/frameset.htm
regards,
venkat.